From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] symtab.c: Search section table when fixing up a symbol'ssection Date: Mon, 24 May 2004 16:12:00 -0000 Message-id: <20040524091219.0847f8a9@saguaro> References: <20040517120219.5fad9bc0@saguaro> <20040517142316.3b0f4320@saguaro> X-SW-Source: 2004-05/msg00683.html On 18 May 2004 11:55:49 -0500 Jim Blandy wrote: > Just to make this explicit: if there are no further comments on this > by the end of Friday, feel free to commit this. > > Kevin Buettner writes: > > Thanks for looking it over. > > > > * symtab.c (fixup_section): Search section table when lookup by > > name fails. Committed. Kevin