From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18292 invoked by alias); 21 Sep 2011 14:18:39 -0000 Received: (qmail 18264 invoked by uid 440); 21 Sep 2011 14:18:38 -0000 Date: Wed, 21 Sep 2011 14:18:00 -0000 Message-ID: <20110921141838.18251.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.6-245-ge245d57 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ffffb6b52a6605000d745924865d05cc7fa404d4 X-Git-Newrev: e245d57f8a3efefb10b8d07c48faf79032a7ea02 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: 2011-q3/txt/msg00291.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 e245d57f8a3efefb10b8d07c48faf79032a7ea02 (commit) from ffffb6b52a6605000d745924865d05cc7fa404d4 (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 e245d57f8a3efefb10b8d07c48faf79032a7ea02 Author: Stan Cox Date: Wed Sep 21 10:20:51 2011 -0400 Fix pre gcc 4.6 unitialized variable warnings. dwflpp.cxx (dwflpp::iterate_over_plt): Initialize have_rel/have_rela. ----------------------------------------------------------------------- Summary of changes: dwflpp.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool