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-270-g3141c98
@ 2011-10-05 13:09 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-10-05 13:09 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  3141c9874bc41a0ef16fc0067827be47c475a171 (commit)
      from  0a86b79297aae856b9e672f4ca1369d3911280df (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 3141c9874bc41a0ef16fc0067827be47c475a171
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Oct 5 15:04:17 2011 +0200

    Support same value rules in unwinder. Don't treat undefined as same value.
    
    The unwinder treated undefined and same value rules the same. This patch
    introduces different states for them. All "real" registers are assumed to
    be "same value". Their value will be carried over to the next frame unless
    overruled. All other "fake" dwarf registers are treated as undefined.
    This makes a difference for architectures where for example the dwarf
    return register is a real register, where same value means something
    different from undefined (e.g. ppc).

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

Summary of changes:
 runtime/unwind.c        |   44 ++++++++++++++++++++++++++++++++++++--------
 runtime/unwind/i386.h   |    6 ++++--
 runtime/unwind/unwind.h |    8 ++++++++
 runtime/unwind/x86_64.h |    6 ++++--
 4 files changed, 52 insertions(+), 12 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-05 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-05 13:09 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-270-g3141c98 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).