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.0-13-g2e2a5d8


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  2e2a5d82cfd03db7be2e9ff1457b5ea50e46bc3a (commit)
      from  a1c1924486c8a29451898a9fe0cb83c8b472a78e (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 2e2a5d82cfd03db7be2e9ff1457b5ea50e46bc3a
Author: Roland McGrath <roland@redhat.com>
Date:   Thu Sep 24 13:05:41 2009 -0700

    Support DW_AT_const_value cases in loc2c and loc2c-test.
    
    * loc2c.c (c_translate_constant): New function.
    * loc2c.h: Declare it.
    * loc2c-test.c (main): Use it for DW_AT_const_value cases.

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

Summary of changes:
 loc2c-test.c |   36 ++++++++++++--------
 loc2c.c      |  103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 loc2c.h      |   14 ++++++++
 3 files changed, 137 insertions(+), 16 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]