From a0a87dd55ea76b7abeaf7d193d2d976939112ea2 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 10 May 1991 19:44:53 +0000 Subject: [PATCH] *** empty log message *** --- bfd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d8176c29ec..c8fb06df01 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