aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-10-13 13:33:27 +0100
committerNick Clifton <nickc@redhat.com>2019-10-13 13:33:27 +0100
commit4786fbf372d0d736884d25efe4fa69ee157315c7 (patch)
tree85bed2aea62fea598babaf66ca32932d32b4ebac /ld
parentgdb: small cleanup in breakpoint.c's includes (diff)
downloadbinutils-gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.tar.gz
binutils-gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.tar.bz2
binutils-gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.zip
Update the README-how-to-make-a-release file with a note to reset the development flag back to true after making a point release. Aldo fix a typo in the ld/NEWS file.
binutils* README-how-to-make-a-release: Add a note to reset the development flag back to true after making a point release. ld * NEWS: Delete superflous "Changes in 2.33" comment.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 4 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d3d045c8f4d..06c7cf761ea 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2019-10-13 Nick Clifton <nickc@redhat.com>
+
+ * NEWS: Delete superflous "Changes in 2.33" comment.
+
2019-10-09 Alan Modra <amodra@gmail.com>
PR 25081
diff --git a/ld/NEWS b/ld/NEWS
index 45c48f5c542..8d3e9adb3f1 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -10,8 +10,6 @@ Changes in 2.33:
used to force a particular workaround to be used. See --help for AArch64
for more details.
-Changes in 2.33:
-
* Add target handlers for AArch64 for ELF GNU program properties.
* Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI in ELF GNU program