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.3-194-gd3ddec6


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  d3ddec6fd85189b292ba4b293e4c721a8c078b98 (commit)
       via  16d59279f1ba6336fbf790c7998ae8af846c2361 (commit)
      from  563ce442b90811c802860ad92a6cc304750ef1ed (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 d3ddec6fd85189b292ba4b293e4c721a8c078b98
Author: Roland McGrath <roland@redhat.com>
Date:   Thu Oct 7 16:35:08 2010 -0700

    PR 11898: complete CFI expression support
    
    Finish support for DWARF expressions in CFI.

commit 16d59279f1ba6336fbf790c7998ae8af846c2361
Author: Roland McGrath <roland@redhat.com>
Date:   Thu Oct 7 13:26:52 2010 -0700

    PR 11898 (partial): skeleton CFI expression support
    
    Basic decoding and storage of DW_CFA_*expression rules.
    The actual expression evaluation support is still missing.

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

Summary of changes:
 runtime/unwind.c        |  375 +++++++++++++++++++++++++++++++++++++++++++----
 runtime/unwind/unwind.h |  168 ++++++++++++++++++++-
 2 files changed, 506 insertions(+), 37 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]