public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-267-g49bd348
@ 2011-10-04 13:21 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-10-04 13:21 UTC (permalink / raw)
  To: systemtap-cvs

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  49bd3486e25d54750d584bc9d1d35c6f1b3a4895 (commit)
      from  3d372d6bfd10460bca850e584787876790e45394 (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 49bd3486e25d54750d584bc9d1d35c6f1b3a4895
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Oct 4 15:19:52 2011 +0200

    Introduce DWARF_MAP_REG for unwind.
    
    The reg_info array assumes dwarf register numbers start at zero and
    are consecutive.  If that isn't the case for some architecture (e.g. ppc)
    then redefine DWARF_MAP_REG to map the given dwarf register number to the
    actual reg_info index.

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

Summary of changes:
 runtime/unwind.c        |   59 ++++++++++++++++++++++++++++++++--------------
 runtime/unwind/unwind.h |    8 ++++++
 2 files changed, 49 insertions(+), 18 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-04 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-04 13:21 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-267-g49bd348 mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).