This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM] fix handling of "merge strings" sections


On Tue, Nov 27, 2007 at 05:23:12PM +0100, Christophe LYON wrote:
> 	bfd/elf32-arm.c: Update addend for relocations to sections with
> 	MERGE and STRINGS attributes.

This can't be correct.  Local symbols in SEC_MERGE sections, except
for section symbols, are already adjusted before relocate_section is
called.  See elf_link_input_bfd.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]