From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10825 invoked by alias); 21 Sep 2011 12:55:52 -0000 Received: (qmail 10797 invoked by uid 440); 21 Sep 2011 12:55:51 -0000 Date: Wed, 21 Sep 2011 12:55:00 -0000 Message-ID: <20110921125551.10786.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-242-g4e309f0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1d381a0d947061c10eb0209a49aaf8af8873726d X-Git-Newrev: 4e309f0b044d2200a6066629947e67b9b2df45e9 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/msg00288.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 4e309f0b044d2200a6066629947e67b9b2df45e9 (commit) from 1d381a0d947061c10eb0209a49aaf8af8873726d (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 4e309f0b044d2200a6066629947e67b9b2df45e9 Author: Stan Cox Date: Wed Sep 21 08:54:28 2011 -0400 Also recognize rel.plt, which is used on x686. dwflpp.cxx (dwflpp::iterate_over_plt): Allow either .rela.plt or .rel.plt. ----------------------------------------------------------------------- Summary of changes: dwflpp.cxx | 31 +++++++++++++++++++++++-------- 1 files changed, 23 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool