diff options
author | Nick Clifton <nickc@redhat.com> | 2001-08-27 10:35:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-08-27 10:35:20 +0000 |
commit | e4b172749ce95c1a8523817682918a2e4977cf78 (patch) | |
tree | e555d2887ec92d081fe37312c4ef734e645c8491 /bfd/ChangeLog | |
parent | 25a1ff5b2d692cfdd93d0793d4c123e96d2a661d (diff) | |
download | gdb-e4b172749ce95c1a8523817682918a2e4977cf78.zip gdb-e4b172749ce95c1a8523817682918a2e4977cf78.tar.gz gdb-e4b172749ce95c1a8523817682918a2e4977cf78.tar.bz2 |
Add missing prototypes
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 10 |
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> |