diff options
author | Nick Clifton <nickc@redhat.com> | 2019-10-13 13:33:27 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-10-13 13:33:27 +0100 |
commit | 4786fbf372d0d736884d25efe4fa69ee157315c7 (patch) | |
tree | 85bed2aea62fea598babaf66ca32932d32b4ebac /ld/NEWS | |
parent | 073bbbb058e36c60e5d30a4a25b48307429b7128 (diff) | |
download | gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.zip gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.tar.gz gdb-4786fbf372d0d736884d25efe4fa69ee157315c7.tar.bz2 |
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/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |