Correct the calculation of offsets for ARM exidx relocs when performing a partial...
[external/binutils.git] / bfd / ChangeLog
index 31d4eee..6c19987 100644 (file)
@@ -1,3 +1,9 @@
+2019-07-01  Nick Clifton  <nickc@redhat.com>
+
+       PR 23839
+       * elf32-arm.c (elf32_arm_update_relocs): Do not include the
+       section VMA in the offset used to update exidx relocs.
+
 2019-06-28  Nick Clifton  <nickc@redhat.com>
 
        PR 24708