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.9.9-370-gbb5ba1d


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  bb5ba1d9bf1e83de32ea2da4975d4958e366c3da (commit)
       via  c9a8b3ed6f7a91e4edaf7dcd48a83121bd4ac991 (commit)
      from  a610bd62bf054fd2544855fbb86c68d6b7da164a (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 bb5ba1d9bf1e83de32ea2da4975d4958e366c3da
Author: Roland McGrath <roland@redhat.com>
Date:   Thu Sep 17 20:55:10 2009 -0700

    Fix build error with elfutils < 0.142.
    
    * loc2c.c [!_ELFUTILS_PREREQ (0,142)]
    (DW_OP_stack_value, DW_OP_implicit_value): Define as macros.

commit c9a8b3ed6f7a91e4edaf7dcd48a83121bd4ac991
Author: Roland McGrath <roland@redhat.com>
Date:   Thu Sep 17 20:52:15 2009 -0700

    Fix build error with elfutils < 0.142.
    
    * dwflpp.cxx (translate_location) [!_ELFUTILS_PREREQ (0,142)]:
    Pass new argument to c_translate_location.

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

Summary of changes:
 dwflpp.cxx |    8 ++++----
 loc2c.c    |    6 ++++--
 2 files changed, 8 insertions(+), 6 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]