Never emit R_ARM_PC24 relocations when linking

Richard Earnshaw rearnsha@arm.com
Tue Jan 13 11:46:00 GMT 2004


> on Thu, Jan 08, 2004 at 07:12:41PM -0500, Daniel Jacobowitz wrote:
> > On Thu, Jan 08, 2004 at 11:42:29PM +0000, Phil Blundell wrote:
> > > linker input should be treated as entirely synonymous, right?  The next
> > > obvious stage would be to stop gas from producing PLT32, and then that
> > > reloc type can fade gently into obscurity.
> > 
> > Yes.  The only difference I see in their handling now is a case I
> > missed in relocate_section, and some PC24 code that doesn't handle
> > PLT32 for interworking.
> 
> Great.  Well, here's a patch for the gas change I mentioned yesterday.
> 
> p.
> 
> 2004-01-09  Philip Blundell  <pb@nexus.co.uk>
> 
> 	* config/tc-arm.c (do_branch): Eat "(plt)" qualifier but don't
> 	output any special relocation.
> 	(do_branch25): Likewise.

OK.



More information about the Binutils mailing list