diff options
author | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:43:13 +0100 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:43:13 +0100 |
commit | 9703a4ef4d020991873bb4464f4800fe0547263c (patch) | |
tree | fac7b9a551e93e79a1571c882f9fcebce3f6a68e /ld/NEWS | |
parent | e0e7a9d436cb3c97ae89c9b0d2750a006746b233 (diff) | |
download | gdb-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/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |