diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 917c9f6..c5c7aa8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,17 @@ +2001-08-21 Andreas Jaeger <aj@suse.de> + + * coffgrok.h: Add missing parameter for prototype of coff_grok. + + * sysdump.c: Add missing prototypes. + * srconv.c: Likewise. + * unwind-ia64.c: Likewise. + * coffdump.c: Likewise. + + * sysinfo.y: Print prototypes, include <ansidecl.h>. + + * coffgrok.c: Add missing prototypes, include libiberty.h instead + of declaring xcalloc. + 2001-08-10 H.J. Lu <hjl@gnu.org> * nm.c (print_value): Add one arg, bfd *. |