diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
commit | 9176ac5bfce8c1771063c2514b7d46efa613cc1b (patch) | |
tree | eeff5a0e0fd5e7be8e7de2903e9e3532bbed09bb /ld | |
parent | 27f7b092c26b84633a4a266ba8ff01154d915035 (diff) | |
download | gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.zip gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.gz gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.bz2 |
Add 2.30 markers to NEWS files.
binutils/
* NEWS: Add marker for 2.30.
gas/
* NEWS: Add marker for 2.30.
ld/
* NEWS: Add marker for 2.30.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0514bdd..45d2ad8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-01-13 Nick Clifton <nickc@redhat.com> + + * NEWS: Add marker for 2.30. + 2018-01-12 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.30: + * Add -z separate-code to generate separate code PT_LOAD segment. * Add "-z undefs" command line option as the inverse of the "-z defs" option. |