*** empty log message ***
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 403b8237a0a18b36f7a5fd4ed5f4f4135ebc1cfc..e157fbf0ff0ca7f3ada835435dc5feaa49913f85 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,20 @@
 -*- text -*-
 
+* 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.
+
+* Port to MAXQ processor contributed by HCL Tech.
+
+* Added SEGMENT_START to the linker script language to permit the user to
+  override the base address for a segment from the command-line.
+
 * ELF: --warn-shared-textrel option to warn if adding a DT_TEXTREL to a shared
   object.
 
This page took 0.022994 seconds and 4 git commands to generate.