aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-05-02 02:29:17 +0000
committerAlan Modra <amodra@gmail.com>2000-05-02 02:29:17 +0000
commit0f371bb497df3469f660fd7f1925e5f96ea898a0 (patch)
treeac72dcdb94c19883fe922c9c97a6e536e3307b3f /binutils/ChangeLog
parent99a4150f8bbe52591984a85bb86b820e85776b38 (diff)
downloadgdb-0f371bb497df3469f660fd7f1925e5f96ea898a0.zip
gdb-0f371bb497df3469f660fd7f1925e5f96ea898a0.tar.gz
gdb-0f371bb497df3469f660fd7f1925e5f96ea898a0.tar.bz2
fix gcc warnings
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 81a6cba..008456a 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-02 Kazu Hirata <kazu@hxi.com>
+
+ * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
+ * srconv.c: Likewise.
+ * sysdump.c: Likewise.
+
Sun Apr 23 14:23:26 2000 Denis Chertykov <denisc@overta.ru>
* readelf.c (guess_is_rela): AVR uses RELA relocations.