ld: change --enable-new-dtags to only generate new dtags
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index e9c27c635e40bb1ba039e84b665ddbdc5c3a329f..1e07605e00894ec512a6685efaf4fa3e0c30e9dd 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,31 @@
 -*- text -*-
 
+* Add support for the Imagination Technologies Meta processor.
+
+* --enable-new-dtags no longer generates old dtags in addition to new dtags.
+
+Changes in 2.23:
+
+* Enable compressed debug section feature for x86/x86_64 pe-coff.
+
+* Add support for the 64-bit ARM architecture: AArch64.
+
+* Added SORT_NONE to the linker script language to disable section sorting.
+
+* Add a linker-provided symbol when producing ELF output, '__ehdr_start'
+  to point to the ELF file header (and nearby program headers) in the
+  program's memory image.
+
+* Add support for S12X processor.
+
+* Add support for the VLE extension to the PowerPC architecture.
+
+* Add support for the Freescale XGATE architecture.
+
+* Add option -f FILE on AIX (for response file).
+
+* Add support for the Renesas RL78 architecture.
+
 * Add support for the Adapteva EPIPHANY architecture.
 
 Changes in 2.22:
@@ -33,7 +59,7 @@ Changes in 2.21:
 * Extend .def file syntax by '== <ID>' for imports and exports. This allows
   to alias the import/export table name written in PE image.
 
-* Add --exlcude-all-symbols option to PE based linkers.  This prevents all
+* Add --exclude-all-symbols option to PE based linkers.  This prevents all
   symbols from automatically being exported.
 
 * Add support for the Renesas RX processor.
@@ -93,7 +119,7 @@ Changes in 2.20:
 
 * Add support for Lattice Mico32 (lm32) architecture.
 
-* Add CR16 ELF --embedded-relocs (used to embedded relocations into binaries 
+* Add CR16 ELF --embedded-relocs (used to embedded relocations into binaries
   for Embedded-PIC code) option.
 
 * Add to the PE/PE+ targets the support of two different kinds of
@@ -537,6 +563,12 @@ Changes in version 2.1:
   other utilities should work on Risc/Ultrix and Irix.
 
 \f
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local variables:
 fill-column: 79
 End:
This page took 0.034214 seconds and 4 git commands to generate.