From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32392 invoked by alias); 12 Sep 2008 17:20:19 -0000 Received: (qmail 32247 invoked by uid 426); 12 Sep 2008 17:20:18 -0000 Date: Fri, 12 Sep 2008 17:20:00 -0000 Message-ID: <20080912172016.32226.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-248-g3a4e19b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8807cc2bee27f6528a23a0267eb2d3e3e6dd0628 X-Git-Newrev: 3a4e19b8a7d12cb7e3b82b523bd47b9ae9ff9487 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: X-SW-Source: 2008-q3/txt/msg00237.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 3a4e19b8a7d12cb7e3b82b523bd47b9ae9ff9487 (commit) from 8807cc2bee27f6528a23a0267eb2d3e3e6dd0628 (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 3a4e19b8a7d12cb7e3b82b523bd47b9ae9ff9487 Author: Frank Ch. Eigler Date: Fri Sep 12 13:20:10 2008 -0400 gcc 4.4 build compatibility tweaks ----------------------------------------------------------------------- Summary of changes: ChangeLog | 12 ++++++++++++ Makefile.am | 4 ++-- Makefile.in | 4 ++-- doc/Makefile.in | 4 ++-- parse.h | 2 +- tapsets.cxx | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool