From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12338 invoked by alias); 25 Mar 2006 06:57:47 -0000 Received: (qmail 12330 invoked by uid 22791); 25 Mar 2006 06:57:46 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 25 Mar 2006 06:57:45 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FN2iO-0007UD-R0 for gdb-patches@sourceware.org; Sat, 25 Mar 2006 01:57:36 -0500 Date: Sat, 25 Mar 2006 07:02:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: Prelink.exp troubles Message-ID: <20060325065736.GJ26748@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060301200540.GE6465@nevyn.them.org> <20060304151105.GE20187@nevyn.them.org> <20060307172307.GA1474@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00286.txt.bz2 On Wed, Mar 08, 2006 at 09:20:24PM -0300, Alexandre Oliva wrote: > On Mar 7, 2006, Daniel Jacobowitz wrote: > > > On Tue, Mar 07, 2006 at 02:02:40AM -0300, Alexandre Oliva wrote: > > >> Here's what I'm checking in, in the hopes that the archoring you > >> suggested above is not needed, otherwise I'll take care of it in a > >> subsequent patch. > > > Please fix the anchoring. > > In the following patch, that I'm checking in as obvious, I fix > anchoring and also tidy up some code added in the original prelink > patch, such that it's absolutely obvious that the l_addr field is > properly initialized in all cases. Belatedly, thanks for fixing this. -- Daniel Jacobowitz CodeSourcery