diff options
author | Fred Fish <fnf@specifix.com> | 1995-07-01 19:14:29 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-07-01 19:14:29 +0000 |
commit | 033d545b2979428fc117961e4119bf19986b04cc (patch) | |
tree | fdb5415d8db62fb85d1ceea0e91ef9c5d13252f1 /bfd/ChangeLog | |
parent | 5cab016b727502924785a198be190c9ee72ed6ce (diff) | |
download | gdb-033d545b2979428fc117961e4119bf19986b04cc.zip gdb-033d545b2979428fc117961e4119bf19986b04cc.tar.gz gdb-033d545b2979428fc117961e4119bf19986b04cc.tar.bz2 |
* stab-syms.c (stdio.h): Include prior to libaout.h, which
includes bfdlink.h, which now uses FILE.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 48b795d..edf6e33 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 1 12:10:42 1995 Fred Fish <fnf@cygnus.com> + + * stab-syms.c (stdio.h): Include prior to libaout.h, which + includes bfdlink.h, which now uses FILE. + Sat Jul 1 00:11:08 1995 Ken Raeburn <raeburn@cygnus.com> * elfxx-target.h: New file. @@ -14,7 +19,7 @@ Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com> * cofflink.c (_bfd_coff_generic_relocate_section): Compare the full text of .reloc or .edata section names. -Fri Jun 30 15:47:37 1995 Fred Fish <fnf@deneb.cygnus.com> +Fri Jun 30 15:47:37 1995 Fred Fish <fnf@cygnus.com> * cofflink.c (_bfd_coff_generic_relocate_section): Remove extra '+'. |