2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
[binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 821915e804a47b39a2c8cfcad90b2324dd3974e3..b2a94f5d838eae2999c09701b1610cfbcc00e920 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,18 @@
 -*- text -*-
+
+* --add-needed renamed to --copy-dt-needed-entries in order to avoid confusion
+  with --as-needed option.
+
+* 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
+  symbols from automatically being exported.
+
+* Add support for the Renesas RX processor.
+
+Changes in 2.20:
+
 * GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding.  This is a
   GNU extension to the standard set of ELF symbol bindings.  The binding will
   be passed on to the dynamic linker which will make sure that in the entire