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.2-259-g9f2f086


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  9f2f0866b0f8deb24de6e252c446ba24ae85a2ec (commit)
      from  b01b4888eaf34e02514d86acf905d36c62497f32 (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 9f2f0866b0f8deb24de6e252c446ba24ae85a2ec
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 14 13:23:16 2010 -0500

    Fixed BZ598615 to avoid a crash when setting registers on ia64.
    
    * runtime/regs-ia64.c (ia64_store_register): Added a missing "return"
      statement that caused a crash when changing registers on ia64.

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

Summary of changes:
 runtime/regs-ia64.c |    1 +
 1 files changed, 1 insertions(+), 0 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]