From 563c235748386d8b6015b7c66af57e1749958a63 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 27 Mar 1996 22:39:40 +0000 Subject: * 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. --- include/coff/ChangeLog | 25 ++++++++++++++++++++++--- 1 file 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 + + * 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 + + * 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 + + * 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 * 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 -- cgit v1.1