From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26626 invoked by alias); 21 Nov 2011 10:56:56 -0000 Received: (qmail 26596 invoked by uid 9112); 21 Nov 2011 10:56:55 -0000 Date: Mon, 21 Nov 2011 10:56:00 -0000 Message-ID: <20111121105655.26585.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-430-g744884c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f4ec9309e70952a6fdf9e34552d26748f54c83d9 X-Git-Newrev: 744884cdca5bc8e310432f6857d7acce8e546dd2 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-q4/txt/msg00139.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 744884cdca5bc8e310432f6857d7acce8e546dd2 (commit) from f4ec9309e70952a6fdf9e34552d26748f54c83d9 (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 744884cdca5bc8e310432f6857d7acce8e546dd2 Author: Mark Wielaard Date: Mon Nov 21 11:51:24 2011 +0100 testsuite/lib/systemtap.exp: Check abi arch flags (-m64, -m32/31) work. Make sure all development packages for the supported ABIs (-m64 -m32/-m31) are installed by building a quick hello.c and hello.cxx program with both. ----------------------------------------------------------------------- Summary of changes: testsuite/lib/systemtap.exp | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool