From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16851 invoked by alias); 21 Jan 2009 22:24:17 -0000 Received: (qmail 16827 invoked by uid 9112); 21 Jan 2009 22:24:17 -0000 Date: Wed, 21 Jan 2009 22:24:00 -0000 Message-ID: <20090121222417.16816.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-211-g5574ef2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 920ca5a654c7502efb64c355359e1fdeb5a13a13 X-Git-Newrev: 5574ef2ce9549c89f91e9c8dccc41fc0e85a74d6 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: 2009-q1/txt/msg00049.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 5574ef2ce9549c89f91e9c8dccc41fc0e85a74d6 (commit) from 920ca5a654c7502efb64c355359e1fdeb5a13a13 (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 5574ef2ce9549c89f91e9c8dccc41fc0e85a74d6 Author: Mark Wielaard Date: Wed Jan 21 23:23:51 2009 +0100 Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 9 +++++ Makefile.am | 13 ++++--- Makefile.in | 99 ++++++++++++++++++++++++++++++---------------------------- configure | 12 ++++++- configure.ac | 10 +++++- 5 files changed, 87 insertions(+), 56 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool