This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-416-g54d8fbd


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  54d8fbd954b099dcc552b282ccc287444b1293ea (commit)
      from  a08016f20f1d3b1ae3575007f4696ed9c90510d5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 54d8fbd954b099dcc552b282ccc287444b1293ea
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 14 21:31:57 2011 +0100

    Make plt.exp test work against older glibc and/or newer gcc.
    
    Older glibc only had (the now deprecated) register_printf_function.
    Newer gcc might transform stpcpy into strcpy if return value is ignored.

-----------------------------------------------------------------------

Summary of changes:
 testsuite/systemtap.base/plt.c   |   14 ++++++++------
 testsuite/systemtap.base/plt.exp |   20 +++++++++-----------
 2 files changed, 17 insertions(+), 17 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]