2012-03-26 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 62406b401cfa10adccf25465bb26fd728d0934ad..162f598b5e7594dc2f7396ef68ca35c15dca96de 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,18 +1,24 @@
 -*- text -*-
 
+* 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:
 
 * --copy-dt-needed-entries is no longer enabled by default.  Instead
   --no-copy-dt-needed-entries is the default.
 
 * INPUT_SECTION_FLAGS has been added to the linker script language
-to allow selection of input sections by section header section flags.
+  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
-encoded in the section name.
+  sorting sections by numerical value of the GCC init_priority attribute
+  encoded in the section name.
 
 Changes in 2.21:
 
@@ -31,7 +37,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.
This page took 0.023675 seconds and 4 git commands to generate.