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.4-11-g4c25c41


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  4c25c410e802a055b629c8debcab77b2a2e4f429 (commit)
      from  ae1418f00b0bd242fbf169813be5800609d36892 (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 4c25c410e802a055b629c8debcab77b2a2e4f429
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jan 19 13:53:50 2011 -0500

    BZ669082: support powerpc prior to 2.6.15, resolving conflict with PR4186
    
    * buildrun.cxx (compile_pass): Omit passing of ARCH=foo for
      ancient powerpc.  This enables native ARCH=ppc64 builds,
      but sacrifices ppc-target cross-architecture cross-compilation.
      (make_tracequery_kmod, make_typequery_kmod): Ditto.

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

Summary of changes:
 buildrun.cxx |   18 ++++++++++++------
 util.cxx     |    4 ++++
 2 files changed, 16 insertions(+), 6 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]