diff options
author | Nick Clifton <nickc@redhat.com> | 1998-06-06 07:42:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-06-06 07:42:09 +0000 |
commit | 0203fbf27840b0297475c12ccff7c4f45e5528e5 (patch) | |
tree | 1822480dad78d6c9c63d1b7754cc752fc030a250 /bfd | |
parent | 7c3b369de0e15c2df9141155730c8cf41ef50f5e (diff) | |
download | gdb-0203fbf27840b0297475c12ccff7c4f45e5528e5.zip gdb-0203fbf27840b0297475c12ccff7c4f45e5528e5.tar.gz gdb-0203fbf27840b0297475c12ccff7c4f45e5528e5.tar.bz2 |
Add prototypes.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2de3ed2..99ba8fa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Sat Jun 6 00:31:21 1998 Nick Clifton <nickc@cygnus.com> + * elf32-m32r.c: Add prototyps for static functions. + * coff-arm.c: Add prototypes for static functions. Fri Jun 5 17:21:51 1998 Nick Clifton <nickc@cygnus.com> |