From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11632 invoked by alias); 21 May 2008 13:24:59 -0000 Received: (qmail 11608 invoked by uid 440); 21 May 2008 13:24:59 -0000 Date: Wed, 21 May 2008 13:24:00 -0000 Message-ID: <20080521132459.11597.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-289-gfcc7aaf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: aa215f04d4546c5c810d7accde3ad108e855f397 X-Git-Newrev: fcc7aafa64338bdbac356dd509acd20f35563ef5 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-q2/txt/msg00030.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 fcc7aafa64338bdbac356dd509acd20f35563ef5 (commit) from aa215f04d4546c5c810d7accde3ad108e855f397 (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 fcc7aafa64338bdbac356dd509acd20f35563ef5 Author: Stan Cox Date: Wed May 21 09:22:17 2008 -0400 Optimize compound and binary expression assignments. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ elaborate.cxx | 13 +++++++++++++ testsuite/ChangeLog | 6 ++++++ testsuite/systemtap.base/optim_arridx.exp | 2 ++ testsuite/systemtap.base/optim_arridx.stp | 6 ++++++ 5 files changed, 32 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool