diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-03-27 22:39:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-03-27 22:39:40 +0000 |
commit | 563c235748386d8b6015b7c66af57e1749958a63 (patch) | |
tree | e0818faf5c2e5c5ac0cac31cc92cd606ab44c0cb /include/coff | |
parent | ff0e4a93416510eaac29ab780ab631dbeb81206a (diff) | |
download | gdb-563c235748386d8b6015b7c66af57e1749958a63.zip gdb-563c235748386d8b6015b7c66af57e1749958a63.tar.gz gdb-563c235748386d8b6015b7c66af57e1749958a63.tar.bz2 |
* arm.h (union external_auxent): Add x_checksum, x_associated, and
x_comdat fields to x_scn struct.
* i386.h (union external_auxent): Likewise.
* powerpc.h (union external_auxent): Likewise.
* internal.h (union internal_auxent): Likewise.
Diffstat (limited to 'include/coff')
-rw-r--r-- | include/coff/ChangeLog | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index f2766fa..b800ac8 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,24 @@ +Wed Mar 27 17:29:42 1996 Ian Lance Taylor <ian@cygnus.com> + + * arm.h (union external_auxent): Add x_checksum, x_associated, and + x_comdat fields to x_scn struct. + * i386.h (union external_auxent): Likewise. + * powerpc.h (union external_auxent): Likewise. + * internal.h (union internal_auxent): Likewise. + +Thu Mar 21 16:25:57 1996 David Mosberger-Tang <davidm@azstarnet.com> + + * ecoff.h (struct ecoff_find_line): Add caching fields. + +Thu Mar 14 15:22:44 1996 Jeffrey A Law (law@cygnus.com) + + * internal.h (R_MEM_INDIRECT): New reloc for the h8300. + +Fri Feb 9 10:44:11 1996 Ian Lance Taylor <ian@cygnus.com> + + * aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS + systems which think that aux is a com port. + Mon Feb 5 18:35:00 1996 Ian Lance Taylor <ian@cygnus.com> * i960.h (F_I960HX): Define. @@ -169,12 +190,10 @@ Wed Nov 23 22:43:38 1994 Steve Chamberlain (sac@jonny.cygnus.com) * sh.h (SH_ARCH_MAGIC_BIG, SH_ARCH_MAGIC_LITTLE): New. (SHBADMAG): Changed to suit. -start-sanitize-i960xl Tue Jul 26 17:46:08 1994 Ken Raeburn (raeburn@cujo.cygnus.com) - * i960.h (F_I960XL): New macro. + * i960.h (F_I960JX): New macro. -end-sanitize-i960xl Wed Jul 6 00:48:57 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * alpha.h: Add definitions for alpha file header flags, encoding |