From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27508 invoked by alias); 2 Oct 2009 15:09:52 -0000 Received: (qmail 27479 invoked by uid 9112); 2 Oct 2009 15:09:52 -0000 Date: Fri, 02 Oct 2009 15:09:00 -0000 Message-ID: <20091002150951.27468.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.0-55-g2056134 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ae06d951b9775c39b92913417c902eae0775e4b6 X-Git-Newrev: 20561343a0f3bf420852885e070ad150a8be04ec 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-q4/txt/msg00006.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 20561343a0f3bf420852885e070ad150a8be04ec (commit) from ae06d951b9775c39b92913417c902eae0775e4b6 (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 20561343a0f3bf420852885e070ad150a8be04ec Author: Mark Wielaard Date: Fri Oct 2 17:07:10 2009 +0200 loc2c discontiguify loops for not small enough loc_constant. * loc2c.c (loc_constant): Add offset to size after creating piece in loc_constant loop. ----------------------------------------------------------------------- Summary of changes: loc2c.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool