[patch] Missing R_ARM_PLT32 cases
Paul Brook
paul@codesourcery.com
Sun May 1 23:31:00 GMT 2005
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.plt32
Type: text/x-diff
Size: 846 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050501/785aae75/attachment.bin>
More information about the Binutils
mailing list