aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2016-12-23 09:43:13 +0100
committerTristan Gingold <gingold@adacore.com>2016-12-23 09:43:13 +0100
commit9703a4ef4d020991873bb4464f4800fe0547263c (patch)
treefac7b9a551e93e79a1571c882f9fcebce3f6a68e /ld
parente0e7a9d436cb3c97ae89c9b0d2750a006746b233 (diff)
downloadgdb-9703a4ef4d020991873bb4464f4800fe0547263c.zip
gdb-9703a4ef4d020991873bb4464f4800fe0547263c.tar.gz
gdb-9703a4ef4d020991873bb4464f4800fe0547263c.tar.bz2
Add marker in NEWS files
binutils/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28. gas/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28. ld/ 2016-12-23 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.28.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f787133..b2c17ba 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2016-12-23 Tristan Gingold <gingold@adacore.com>
+ * NEWS: Add marker for 2.28.
+
+2016-12-23 Tristan Gingold <gingold@adacore.com>
+
* po/ld.pot: Regenerate.
2016-12-22 Alan Modra <amodra@gmail.com>
diff --git a/ld/NEWS b/ld/NEWS
index f8bf58d..583d50a 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.28:
+
* The EXCLUDE_FILE linker script construct can now be applied outside of the
section list in order for the exclusions to apply over all input sections in
the list.