2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index cb2d428a28a85322a32b17028bff37a8dfa4898c..c93e7bc14b690f392f7bbaa40b41bedbf85d0767 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,15 @@
 -*- text -*-
 
+Changes in 2.23:
+
+* 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.
@@ -103,7 +113,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
This page took 0.022713 seconds and 4 git commands to generate.