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-0.7-398-g53b9e09


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  53b9e09f0b30e4f53ec492b345cbd1ab85afe929 (commit)
       via  93f589fc4ea3a2882c039bf6da29c615550d0ee6 (commit)
      from  e2646246d389bad48a734af8883805db35049507 (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 53b9e09f0b30e4f53ec492b345cbd1ab85afe929
Author: Josh Stone <joshua.i.stone@intel.com>
Date:   Mon Oct 27 14:21:49 2008 -0700

    Fix the argument passed for printf %c formats
    
    This fix was noted in the comments to bug 6851, but for some reason it
    was not applied when originally committed.

commit 93f589fc4ea3a2882c039bf6da29c615550d0ee6
Author: Josh Stone <joshua.i.stone@intel.com>
Date:   Mon Oct 27 14:16:18 2008 -0700

    Expose an i686 problem in printf %c support

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

Summary of changes:
 ChangeLog                            |    5 +++++
 testsuite/ChangeLog                  |    4 ++++
 testsuite/systemtap.printf/char1.stp |    5 ++---
 translate.cxx                        |    3 +++
 4 files changed, 14 insertions(+), 3 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]