From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25284 invoked by alias); 23 May 2005 03:28:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25268 invoked by uid 22791); 23 May 2005 03:28:54 -0000 Received: from cpe-138-130-119-96.nsw.bigpond.net.au (HELO takamaka.act-europe.fr) (138.130.119.96) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 23 May 2005 03:28:54 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9EBCC47956; Mon, 23 May 2005 13:28:51 +1000 (EST) Date: Mon, 23 May 2005 10:49:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com, phdm@macqel.be Subject: Re: PING (6 months) Re: [RFA/tru64] Compute bfd_section for minimal symbols Message-ID: <20050523032851.GS12565@adacore.com> References: <20041110180139.GL649@gnat.com> <20050309062122.GL1156@adacore.com> <20050520023415.GH12565@adacore.com> <20050522171143.GA906@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050522171143.GA906@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00511.txt.bz2 On Sun, May 22, 2005 at 01:11:43PM -0400, Daniel Jacobowitz wrote: > > > > 2004-11-10 Joel Brobecker > > > > > > > > * mdebugread.c (record_minimal_symbol): New procedure. > > > > (parse_partial_symbols): Use record_minimal_symbol to record > > > > the new minimal symbols instead of prim_record_minimal_symbol > > > > and prim_record_minimal_symbol_and_info. > > > > > > > > Tested on alpha-tru64, fixes a few hundred regressions. > > > > OK to apply? > > This patch is OK. Thank you, checked in. -- Joel