From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4129 invoked by alias); 26 Jan 2010 20:39:20 -0000 Received: (qmail 4103 invoked by uid 9024); 26 Jan 2010 20:39:18 -0000 Date: Tue, 26 Jan 2010 20:39:00 -0000 Message-ID: <20100126203917.4091.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-25-g9368734 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6390a48a6dfb88c9692af877e1767ce6cc8030d0 X-Git-Newrev: 9368734e8db693bc2d936ecfaa27f812b5b5dd42 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/msg00080.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 9368734e8db693bc2d936ecfaa27f812b5b5dd42 (commit) from 6390a48a6dfb88c9692af877e1767ce6cc8030d0 (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 9368734e8db693bc2d936ecfaa27f812b5b5dd42 Author: Roland McGrath Date: Tue Jan 26 12:37:57 2010 -0800 Fix PC arithmetic for CFI in loc2c-test. * loc2c-test.c (main): Correctly bias PC passed to dwarf_cfi_addrframe. ----------------------------------------------------------------------- Summary of changes: loc2c-test.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool