Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB instruction.
[external/binutils.git] / bfd / ChangeLog
index 7879a48..11a474e 100644 (file)
@@ -1,3 +1,9 @@
+2017-05-30  Casey Smith  <clegg89@gmail.com>
+
+       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.
+
 2017-05-30  Anton Kolesov  Anton.Kolesov@synopsys.com
 
        * cpu-arc.c (arc_compatible): New function.