* ecoff.h: Moved MIPS reloc definitions from here...
authorIan Lance Taylor <ian@airs.com>
Thu, 12 Aug 1993 18:46:22 +0000 (18:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 12 Aug 1993 18:46:22 +0000 (18:46 +0000)
* mips.h: to here.

include/coff/ChangeLog

index fdc3f5ac75fef9b42e4c316dc73bcc9af02bf1e7..203ac2120f192fb748ba5c3e82dc888dfa01f119 100644 (file)
@@ -1,5 +1,19 @@
+Thu Aug 12 11:24:42 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * ecoff.h: Moved MIPS reloc definitions from here...
+       * mips.h: to here.
+
 Tue Aug  3 11:17:53 1993  Ian Lance Taylor  (ian@cygnus.com)
 
+       * alpha.h: Corrected external symbolic debugging structures to
+       match actual usage.
+       * internal.h (internal_filehdr, internal_aouthdr,
+       internal_scnhdr): Changed type of some fields to bfd_vma so they
+       can hold 64 bits.
+       * sym.h (HDRR, FDR, PDR, EXTR): Likewise.
+       (PDR): Added new fields found on Alpha.
+       * symconst.h (magicSym2): Define; new value found on Alpha.
+
        * ecoff.h: New file.
        * alpha.h, mips.h: Moved common information into ecoff.h.  Moved
        external structure definitions in from ecoff-ext.h.