diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-01 05:24:02 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-01 05:24:02 +0000 |
commit | c3eb25fc2533987ff51218efc12267fe51545070 (patch) | |
tree | f4af1f5c70e87694e2cc07f3f95ad28ecb1132f0 /bfd/ChangeLog | |
parent | 11eab90c7f7aa1d6be4c2e4becd84d654b715a11 (diff) | |
download | gdb-c3eb25fc2533987ff51218efc12267fe51545070.zip gdb-c3eb25fc2533987ff51218efc12267fe51545070.tar.gz gdb-c3eb25fc2533987ff51218efc12267fe51545070.tar.bz2 |
* aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,
coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c,
coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c,
newos3.c, stab-syms.c, syms.c: All these files have had their
#includes altered to point to the new places.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5826e95..0e806ba 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Sat Nov 30 21:19:15 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, + coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, + coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c, + newos3.c, stab-syms.c, syms.c: All these files have had their + #includes altered to point to the new places. + Fri Nov 29 20:04:49 1991 Fred Fish (fnf at cygnus.com) * config/mh-i386v4, config/mh-i386-elf, hosts/h-i386v4.h: New files. |