aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-09-04 08:23:49 +0000
committerTristan Gingold <gingold@adacore.com>2009-09-04 08:23:49 +0000
commit81c23f829ee829524ac3bf0b9422f8950306d1d6 (patch)
treef4707a3d35cbb62c83add2b1d6d5d1f232ff064c /ld
parent57e96a08618e98e45c84d63da0db560b5c0930d9 (diff)
downloadgdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.zip
gdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.tar.gz
gdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.tar.bz2
binutils/
2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20. gas/ 2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20. ld/ 2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 62af1e1..5f9e0f7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-04 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.20.
+
2009-09-04 Alan Modra <amodra@bigpond.net.au>
* scripttempl/elf.sc (.text): Add cold text sections.
diff --git a/ld/NEWS b/ld/NEWS
index 821915e..7b57a0c 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,7 @@
-*- 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