* bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
[platform/upstream/binutils.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index e157fbf..c30b62c 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* Support for the R_ARM_V4BX relocation as defined in the ARM AAELF
+  specification has been added via the --fix-v4bx command-line option.
+
 * New linker script construct AS_NEEDED(), which sets the --as-needed flag
   for input files listed inside of it.