From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23305 invoked by alias); 13 Jul 2010 02:40:31 -0000 Received: (qmail 23281 invoked by uid 9024); 13 Jul 2010 02:40:31 -0000 Date: Tue, 13 Jul 2010 02:40:00 -0000 Message-ID: <20100713024030.23269.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.2-478-g35bbf14 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 211a4259e069c6234f672d35f12ca8035833edfd X-Git-Newrev: 35bbf143ef466ed356c1198533c188c294bce0fc 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-q3/txt/msg00062.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 35bbf143ef466ed356c1198533c188c294bce0fc (commit) from 211a4259e069c6234f672d35f12ca8035833edfd (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 35bbf143ef466ed356c1198533c188c294bce0fc Author: Roland McGrath Date: Mon Jul 12 19:40:15 2010 -0700 PR11809: loc2c: handle empty pieces * loc2c.c (struct location): Add new type loc_unavailable. (translate): Generate that for an empty DW_OP_piece. (location_relative): Handle it. (c_translate_location, c_translate_addressof): Likewise. (c_translate_array, emit_base_fetch, emit_base_store): Likewise. ----------------------------------------------------------------------- Summary of changes: loc2c.c | 31 +++++++++++++++++++++++++++++-- 1 files changed, 29 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool