From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15147 invoked by alias); 10 Mar 2010 21:53:20 -0000 Received: (qmail 15106 invoked by uid 440); 10 Mar 2010 21:53:18 -0000 Date: Wed, 10 Mar 2010 21:53:00 -0000 Message-ID: <20100310215316.15092.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-188-g03a7462 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b46393fcb426e43a1e9e8847a8671ea0c1508e10 X-Git-Newrev: 03a7462675d416a00e43ba64af0505039efe8852 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: 2010-q1/txt/msg00213.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 03a7462675d416a00e43ba64af0505039efe8852 (commit) from b46393fcb426e43a1e9e8847a8671ea0c1508e10 (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 03a7462675d416a00e43ba64af0505039efe8852 Author: Stan Cox Date: Wed Mar 10 16:52:37 2010 -0500 Be pessimistic about the gcc version as debuginfo has an undependable case (RH572260). * sdt.h (GNUC_VERSION): Check against gcc 4.5.0 ----------------------------------------------------------------------- Summary of changes: NEWS | 2 +- includes/sys/sdt.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool