This is the mail archive of the binutils@sources.redhat.com 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] Missing R_ARM_PLT32 cases


On Mon, May 02, 2005 at 12:31:20AM +0100, Paul Brook wrote:
> The attached patch fixes a couple of places where we should be treating 
> R_ARM_PLT32 the same as R_ARM_PC24, but don't. The the first was causing 
> failures in the g++ testsuite.
> 
> Tested on arm-none-gnueabi.
> Applied to binutils-csl-arm-2005q1-branch
> Ok for mainline?
> 
> Paul
> 
> 2005-05-01  Paul Brook  <paul@codesourcery.com>
> 
> 	* elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat
> 	R_ARM_PLT32 the same as R_ARM_PC24.
> 	(arm_add_to_rel): Ditto.

This is sufficiently obvious that I'll approve it for HEAD.  If you
think it's important enough, you get the privilege of being
last-under-the-wire for 2.16; OK for the branch too.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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