aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-01-13 13:20:55 +0000
committerNick Clifton <nickc@redhat.com>2018-01-13 13:20:55 +0000
commit9176ac5bfce8c1771063c2514b7d46efa613cc1b (patch)
treeeeff5a0e0fd5e7be8e7de2903e9e3532bbed09bb /ld/NEWS
parent27f7b092c26b84633a4a266ba8ff01154d915035 (diff)
downloadbinutils-9176ac5bfce8c1771063c2514b7d46efa613cc1b.zip
binutils-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.gz
binutils-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/NEWS')
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 69c8b1d..eafcaf3 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -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.