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: [PATCH, RFA 1/3] BFD: Let targets handle relocations against absolute symbols


On Tue, Jul 12, 2016 at 01:30:01AM +0100, Maciej W. Rozycki wrote:
> 	* reloc.c (bfd_perform_relocation): Try the `howto' handler 
> 	first with relocations against absolute symbols.
> 	(bfd_install_relocation): Likewise.

The patch looks reasonable to me, so OK.  Like you I'm a little
concerned about existing howto->special_function behaving correctly
with absolute symbols, but I guess we can fix any issues as we find
them.  Did you perform any ld -r tests?

-- 
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]