Support for the alpha
[platform/upstream/binutils.git] / include / coff / ChangeLog
index 4459de6..71cfcc3 100644 (file)
@@ -1,5 +1,60 @@
+Fri Apr 23 18:41:23 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
+
+       * alpha.h: New file.
+
+Thu Apr  8 12:36:34 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
+       * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
+       they're already in internal.h.
+
+Wed Apr  7 11:51:24 1993  Jim Kingdon  (kingdon@cygnus.com)
+
+       * internal.h: Change n_sclass to unsigned char.
+       Change C_EFCN to 0xff, change RS/6000 dbx symbols
+       to no longer be signed.
+
+Fri Mar 19 14:52:56 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
+
+       * internal.h: Add H8/500 reloc types.
+
+Wed Mar 17 09:46:03 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
+       conditional expression.
+
+Thu Mar  4 14:12:06 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
+       (AUX_PUT_*): New macros corresponding to the AUX_GET macros.
+       (ecoff_swap_tir_out): Added prototype.
+
+       * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
+       are needed to interpret gcc debugging output.
+
+Tue Feb  9 07:43:27 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * we32k.h (BTYPE, ISPTR, ISFCN, ISARY, DECREF): Removed
+       more definitions duplicated in internal.h.
+
+Wed Feb  3 09:18:24 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * mips.h (RELOC_BITS3_TYPE_*): Correct for big endian machines.
+
+Mon Jan 25 11:35:51 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * internal.h (internal_aouthdr): Added additional fields used only
+       by MIPS ECOFF.
+
+Thu Jan 21 10:28:38 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * mips.h (AOUTHDR): Added additional fields used by ECOFF.
+
 Tue Jan 19 12:21:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * i386.h, we32k.h (N_*, T_*, DT_*): Removed still more definitions
+       duplicated in internal.h.
+
        * mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
        relocs.