* ld-d10v/default_layout.d: Update for unused section removal.
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 42a0e09678a0619ac5db1f0de00cf838f6e60d2f..f7fbc7986ec07f79cecd7480071b4884270ef10c 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,17 @@
 -*- text -*-
 
+Changes in 2.16:
+
+* 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.
+
+* A new command-line option, --sysroot, can be used to override the
+  default sysroot location.  It only applies to toolchains that were
+  configured using --with-sysroot.
+
 * New linker script functions: ORIGIN() and LENGTH() which return information
   about a specified memory region.
 
This page took 0.024028 seconds and 4 git commands to generate.