Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB instruction.
authorCasey Smith <clegg89@gmail.com>
Tue, 30 May 2017 14:07:56 +0000 (15:07 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 30 May 2017 14:07:56 +0000 (15:07 +0100)
commit8c65b54f18c03ffb844e1cbaa3b46b43444ff9e7
tree0606501eb8de5698055334b81adc8f0aa7724d79
parent10045478d984f9924cb945423388ba25b7dd3ffe
Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB instruction.

PR ld/21523
* elf32-arm.c (elf32_arm_final_link_relocate): Install an absolute
value when processing the R_ARM_THM_ALU_PREL_11_0 reloc.
bfd/ChangeLog
bfd/elf32-arm.c
This page took 0.032131 seconds and 4 git commands to generate.