From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2134 invoked by alias); 28 Sep 2005 11:54:04 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 2006 invoked by uid 22791); 28 Sep 2005 11:53:53 -0000 Received: from cpe-144-136-167-90.sa.bigpond.net.au (HELO grove.modra.org) (144.136.167.90) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 28 Sep 2005 11:53:53 +0000 Received: by bubble.grove.modra.org (Postfix, from userid 500) id D50CD118C3C; Wed, 28 Sep 2005 21:23:50 +0930 (CST) Date: Wed, 28 Sep 2005 13:27:00 -0000 From: Alan Modra To: "H. J. Lu" Cc: binutils@sourceware.org Subject: Re: patch ping Message-ID: <20050928115350.GQ29044@bubble.grove.modra.org> Mail-Followup-To: "H. J. Lu" , binutils@sourceware.org References: <433921B1.76F0.0078.0@novell.com> <20050927162338.GA12037@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050927162338.GA12037@lucon.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-09/txt/msg00322.txt.bz2 On Tue, Sep 27, 2005 at 09:23:39AM -0700, H. J. Lu wrote: > http://sourceware.org/ml/binutils/2005-09/msg00113.html OK. > http://sourceware.org/ml/binutils/2005-09/msg00118.html OK. > http://sourceware.org/ml/binutils/2005-09/msg00179.html I started looking at this one, and got as far as the following patch: * readelf.c (debug_apply_rela_addends): Relocate the whole section. I'll leave this one for Nick to review, since I'm not sure of the ramifications of this FIXME. + /* FIXME: The relocation field size is relocation type dependent. */ + unsigned int reloc_size = 4; -- Alan Modra IBM OzLabs - Linux Technology Centre