aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-04-23 23:47:22 +0930
committerAlan Modra <amodra@gmail.com>2018-04-23 23:50:13 +0930
commitb9f26d2e29bb56a0404216c5612d6d7fee54a769 (patch)
treebace6e181bf3c1c0c5b20a26ec2c64d7040ff73a /bfd/ChangeLog
parentbf82069dce1b1a88560e5d7320342c78372b627e (diff)
downloadgdb-b9f26d2e29bb56a0404216c5612d6d7fee54a769.zip
gdb-b9f26d2e29bb56a0404216c5612d6d7fee54a769.tar.gz
gdb-b9f26d2e29bb56a0404216c5612d6d7fee54a769.tar.bz2
Revert bfd part of "Silence gcc-8 warnings"
The gcc warning has been fixed, and the patch regressed builds with some older versions of gcc. * elf-linux-core.h: Revert last change. * elf.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e8b748b..3c26f8a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2018-04-23 Alan Modra <amodra@gmail.com>
+
+ * elf-linux-core.h: Revert last change.
+ * elf.c: Likewise.
+
2018-04-23 Nick Clifton <nickc@redhat.com>
PR 23056