diff options
author | Nick Clifton <nickc@redhat.com> | 1998-06-06 07:32:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-06-06 07:32:18 +0000 |
commit | 7c3b369de0e15c2df9141155730c8cf41ef50f5e (patch) | |
tree | c43e7efe431f4a1a88870843b055754a6e5b54bf /bfd | |
parent | dbf2a52296d271b0c9579f3317b06089fbca5ac8 (diff) | |
download | fsf-binutils-gdb-7c3b369de0e15c2df9141155730c8cf41ef50f5e.zip fsf-binutils-gdb-7c3b369de0e15c2df9141155730c8cf41ef50f5e.tar.gz fsf-binutils-gdb-7c3b369de0e15c2df9141155730c8cf41ef50f5e.tar.bz2 |
Add prototypes.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 01e502f..2de3ed2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 6 00:31:21 1998 Nick Clifton <nickc@cygnus.com> + + * coff-arm.c: Add prototypes for static functions. + Fri Jun 5 17:21:51 1998 Nick Clifton <nickc@cygnus.com> * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the |