ld/testsuite/
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 6f05361f573414b7c2549ec94e0f5428ef5ef579..7b57a0c47d12fe6bfd3ad68bc642488c4c0f023c 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,12 @@
 -*- text -*-
 
+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
+  process there is just one symbol with the given name and type in use.
+
 * PE targets now support a GNU extension to allow the alignment of common
   common symbols to be specified.  This support uses custom options in
   the .drectve section, which will be disregarded by the native tools.
This page took 0.023805 seconds and 4 git commands to generate.