From: Ian Lance Taylor Date: Mon, 8 Feb 1999 16:19:20 +0000 (+0000) Subject: Mon Feb 8 11:18:14 1999 Andreas Schwab X-Git-Tag: gdb-4_18~60 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=715c11f963fe6412d91c27e74f1e3c6a907b0fed;p=external%2Fbinutils.git Mon Feb 8 11:18:14 1999 Andreas Schwab * elf32-m68k.c (reloc_map): Use the correct types for the struct fields instead of unsigned char. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c47197a..e935927 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Mon Feb 8 11:18:14 1999 Andreas Schwab + + * elf32-m68k.c (reloc_map): Use the correct types for the struct + fields instead of unsigned char. + +Fri Feb 5 00:22:36 1999 Ian Lance Taylor + + * Makefile.am: Rebuild dependencies. + * Makefile.in: Rebuild. + Thu Feb 4 22:30:13 1999 Ian Lance Taylor * configure.in: Change AC_PREREQ to 2.13. Remove AM_CYGWIN32.