From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13473 invoked by alias); 14 Nov 2011 20:38:50 -0000 Received: (qmail 13443 invoked by uid 9112); 14 Nov 2011 20:38:49 -0000 Date: Mon, 14 Nov 2011 20:38:00 -0000 Message-ID: <20111114203849.13432.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-416-g54d8fbd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a08016f20f1d3b1ae3575007f4696ed9c90510d5 X-Git-Newrev: 54d8fbd954b099dcc552b282ccc287444b1293ea 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/msg00126.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 54d8fbd954b099dcc552b282ccc287444b1293ea (commit) from a08016f20f1d3b1ae3575007f4696ed9c90510d5 (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 54d8fbd954b099dcc552b282ccc287444b1293ea Author: Mark Wielaard Date: Mon Nov 14 21:31:57 2011 +0100 Make plt.exp test work against older glibc and/or newer gcc. Older glibc only had (the now deprecated) register_printf_function. Newer gcc might transform stpcpy into strcpy if return value is ignored. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/plt.c | 14 ++++++++------ testsuite/systemtap.base/plt.exp | 20 +++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool