aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-05-10 19:44:53 +0000
committerSteve Chamberlain <steve@cygnus>1991-05-10 19:44:53 +0000
commita0a87dd55ea76b7abeaf7d193d2d976939112ea2 (patch)
tree10a141762a933d4d6e1212d7ae072059518d0206 /bfd/ChangeLog
parent4322f04db6e270946c03054a5ff49386067f4011 (diff)
downloadgdb-a0a87dd55ea76b7abeaf7d193d2d976939112ea2.zip
gdb-a0a87dd55ea76b7abeaf7d193d2d976939112ea2.tar.gz
gdb-a0a87dd55ea76b7abeaf7d193d2d976939112ea2.tar.bz2
*** empty log message ***
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d8176c2..c8fb06d 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>_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