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.6-245-ge245d57


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  e245d57f8a3efefb10b8d07c48faf79032a7ea02 (commit)
      from  ffffb6b52a6605000d745924865d05cc7fa404d4 (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 e245d57f8a3efefb10b8d07c48faf79032a7ea02
Author: Stan Cox <scox@redhat.com>
Date:   Wed Sep 21 10:20:51 2011 -0400

    Fix pre gcc 4.6 unitialized variable warnings.
    
    dwflpp.cxx (dwflpp::iterate_over_plt):  Initialize have_rel/have_rela.

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

Summary of changes:
 dwflpp.cxx |    3 ++-
 1 files changed, 2 insertions(+), 1 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]