From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23549 invoked by alias); 19 Jan 2011 18:56:35 -0000 Received: (qmail 23520 invoked by uid 426); 19 Jan 2011 18:56:32 -0000 Date: Wed, 19 Jan 2011 18:56:00 -0000 Message-ID: <20110119185632.23509.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-11-g4c25c41 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ae1418f00b0bd242fbf169813be5800609d36892 X-Git-Newrev: 4c25c410e802a055b629c8debcab77b2a2e4f429 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2011-q1/txt/msg00035.txt.bz2 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 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