From: Steve Chamberlain Date: Fri, 10 May 1991 19:44:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0a87dd55ea76b7abeaf7d193d2d976939112ea2;p=binutils-gdb.git *** empty log message *** --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d8176c29ece..c8fb06df014 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,15 @@ Fri May 10 12:34:48 1991 Steve Chamberlain (steve at cygint.cygnus.com) + * ../include/bfd.h + changed forward declaration struct stat; to reduce warnings. Changed + comment on bfd_h__x. + + * ../include/m68kcoff.h, ../include/intel-coff.h, + ../include/m88k-bcs.h + Now there are two incarnations of relocs, linenos and syments. One for + internal digestion, and one full of char arrays for I/O. The original + names have gone to detect errors. + * Makefile.in, m68kcoff.c, targets.c Test new structure code with a 68k coff implementaion