aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-27 10:35:20 +0000
committerNick Clifton <nickc@redhat.com>2001-08-27 10:35:20 +0000
commite4b172749ce95c1a8523817682918a2e4977cf78 (patch)
treee555d2887ec92d081fe37312c4ef734e645c8491 /bfd/ChangeLog
parent25a1ff5b2d692cfdd93d0793d4c123e96d2a661d (diff)
downloadgdb-e4b172749ce95c1a8523817682918a2e4977cf78.zip
gdb-e4b172749ce95c1a8523817682918a2e4977cf78.tar.gz
gdb-e4b172749ce95c1a8523817682918a2e4977cf78.tar.bz2
Add missing prototypes
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 72c921e..65872d2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * mipsbsd.c: Add missing prototypes.
+ * hp300hpux.c: Add missing prototypes.
+ * i386aout.c: Add missing prototypes.
+ * i386lynx.c: Add missing prototypes.
+ * i386mach3.c: Add missing prototypes.
+ * i386msdos.c: Add missing prototypes.
+ * i386os9k.c: Add missing prototypes.
+
2001-08-27 Linus Nordberg <linus@swox.se>
Torbjorn Granlund <tege@swox.com>
Staffan Ulfberg <staffanu@swox.se>