aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-02-07 14:30:02 +0000
committerNick Clifton <nickc@redhat.com>2019-02-07 14:30:02 +0000
commit2012bf013b2ce507b181c0d9049ad946b2a59d8a (patch)
treecc811905291b107f558f4217e9c423f949a5f222 /binutils/ChangeLog
parentbd447abb2442f74c2b4886f6cdacd16fce3c9d65 (diff)
downloadgdb-2012bf013b2ce507b181c0d9049ad946b2a59d8a.zip
gdb-2012bf013b2ce507b181c0d9049ad946b2a59d8a.tar.gz
gdb-2012bf013b2ce507b181c0d9049ad946b2a59d8a.tar.bz2
Move potentially obsolete BFD targets into the definitely obsolete section. Add a note to the README-how-to-make-a-release document about doing this.
bfd * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets into the definitely obsolete list. binutils * README-how-to-make-a-release: Add a note about updating the obsolete targets in the bfd/config.bfd file.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index dc46498..cecc6c4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-07 Nick Clifton <nickc@redhat.com>
+
+ * README-how-to-make-a-release: Add a note about updating the
+ obsolete targets in the bfd/config.bfd file.
+
2019-02-04 Nick Clifton <nickc@redhat.com>
* README-how-to-make-a-release: Add more notes on making a release.