Replace __end_SECNAME with __stop_SECNAME
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index bb1f3617f891951a4bd53a9c075250e45e5b1234..8701c5cd2ca8241995b9e5af4303889acb046672 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,19 @@
 -*- text -*-
 
+* 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:
@@ -10,7 +24,7 @@ Changes in 2.22:
 * INPUT_SECTION_FLAGS has been added to the linker script language
   to allow selection of input sections by section header section flags.
 
-* Add support for the Tilera TILEPRO and TILE-Gx architectures.
+* Add support for the Tilera TILEPro and TILE-Gx architectures.
 
 * Added SORT_BY_INIT_PRIORITY to the linker script language to permit
   sorting sections by numerical value of the GCC init_priority attribute
@@ -33,7 +47,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 +107,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.023461 seconds and 4 git commands to generate.