Add support for OpenRISC 32-bit embedded processor
[deliverable/binutils-gdb.git] / include / coff / ChangeLog
index dd6ca19af678cb07fd7ebdb537b8d0aee754734c..7aced13905328434c7d2798e405890c2f75b53e8 100644 (file)
@@ -1,3 +1,139 @@
+2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
+
+       * or32.h: New file.
+
+2001-12-24  Tom Rix  <trix@redhat.com>
+
+       * xcoff.h (xcoff_big_format_p): Make <bigaf> the default archive 
+       format.
+       (XCOFFARMAG_ELEMENT_SIZE, XCOFFARMAGBIG_ELEMENT_SIZE): Define for 
+       archive header ascii elements.  
+
+2001-12-17  Tom Rix  <trix@redhat.com>
+
+       * xcoff.h :  Add .except and .typchk section string and styp flags.
+       Fix xcoff_big_format_p macro.  
+
+2001-12-16  Tom Rix  <trix@redhat.com>
+
+       * xcoff.h : Clean up formatting. 
+
+2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm.h (F_VFP_FLOAT): Define.
+
+2001-11-11  Timothy Wall  <twall@alum.mit.edu>
+
+       * ti.h: Move arch-specific stuff from here...
+       (COFF_ADJUST_SYM_IN/OUT): Optionally put page flag into symbol
+       value. 
+       * tic54x.h: ...to here.
+       
+2001-10-26  Christian Groessler  <cpg@aladdin.de>
+
+       * external.h (GET_LINENO_LNNO): Fix usage of H_GET_32/16.
+       (PUT_LINENO_LNNO): Likewise with H_PUT_32/16.
+
+2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ti.h (GET_SCNHDR_PAGE): Fix compile time warning.
+
+2001-09-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
+       (PUT_LINENO_LNNO): Use H_PUT_32/16.
+       * m88k.h (GET_LNSZ_SIZE, GET_LNSZ_LNNO, GET_SCN_NRELOC,
+       GET_SCN_NLINNO): Use H_GET_32.
+       (PUT_LNSZ_LNNO, PUT_LNSZ_SIZE, PUT_SCN_NRELOC, PUT_SCN_NLINNO):
+       Use H_PUT_32.
+       * ti.h: Formatting fixes.  Make use of H_GET_* and H_PUT_* throughout.
+       * xcoff.h: White space changes.
+
+2001-09-05  Tom Rix <trix@redhat.com>
+
+       * xcoff.h : Add XCOFF_SYSCALL32 and XCOFF_SYSCALL64 hash table flags.
+       
+2001-08-27  Andreas Jaeger  <aj@suse.de>
+
+       * xcoff.h (struct __rtinit): Make proper prototype for rtl.
+
+Fri Aug 24 01:18:51 2001  J"orn Rennecke <amylaar@redhat.com>
+
+       * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.
+
+2001-04-05  Tom Rix <trix@redhat.com>
+
+       * rs6000.h : move xcoff32 external structures from xcofflink. 
+       * rs6k64.h : move xcoff64 external structures from xcofflink. 
+       * internal.h : promote 32 bit structure elements to 64 bit
+       for xcoff64 support
+       * xcoff.h : New file.
+       
+2001-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * a29k.h: Fix compile time warning.
+       * external.h: Fix compile time warning.
+       * m88k.h: Fix compile time warning.
+
+2001-03-13  Nick Clifton  <nickc@redhat.com>
+
+       * external.h: New file. Common structure definitions found in
+       other COFF header files.
+
+       * a29k.h: Use external.h.
+       * apollo.h: Use external.h.
+       * arm.h: Use external.h.
+       * h8300.h: Use external.h.
+       * h8500.h: Use external.h.
+       * i386.h: Use external.h.
+       * i860.h: Use external.h.
+       * ia64.h: Use external.h.
+       * m68k.h: Use external.h.
+       * m88k.h: Use external.h.
+       * mcore.h: Use external.h.
+       * mips.h: Use external.h.
+       * mipspe.h: Use external.h.
+       * powerpc.h: Use external.h.
+       * rs6000.h: Use external.h.
+       * rs6k64.h: Use external.h.
+       * sh.h: Use external.h.
+       * sparc.h: Use external.h.
+       * tic30.h: Use external.h.
+       * tic80.h: Use external.h.
+       * w65.h: Use external.h.
+       * we32k.h: Use external.h.
+       * z8k.h: Use external.h.
+
+2001-02-09  David Mosberger  <davidm@hpl.hp.com>
+
+       * pe.h (PEPAOUTSZ): Rename from PEP64AOUTSZ.
+       Rename from PEPAOUTHDR.
+
+2001-01-23  H.J. Lu  <hjl@gnu.org>
+
+       * pe.h (struct external_PEI_DOS_hdr): New.
+       (struct external_PEI_IMAGE_hdr): New.
+
+2000-12-11  Alan Modra  <alan@linuxcare.com.au>
+
+       * ti.h (OCTETS_PER_BYTE_POWER): Change #warning to #error.
+
+2000-12-08  Alan Modra  <alan@linuxcare.com.au>
+
+       * ti.h (OCTETS_PER_BYTE_POWER): Change #warn to #warning.
+
+2000-06-30  DJ Delorie  <dj@cygnus.com>
+
+       * pe.h: Clarify a comment.
+
+2000-05-05  Clinton Popetz  <cpopetz@cygnus.com>
+
+       * rs6k64.h (U802TOC64MAGIC): Change to U803XTOCMAGIC.
+
+2000-04-24  Clinton Popetz  <cpopetz@cygnus.com>
+
+       * rs6k64.h: New file.
+
 2000-04-17  Timothy Wall  <twall@cygnus.com>
        
        * ti.h: Load page cleanup.
@@ -112,7 +248,7 @@ Wed Jun  2 18:08:18 1999  Richard Henderson  <rth@cygnus.com>
 
 Mon May 17 13:35:35 1999  Stan Cox  <scox@cygnus.com>
 
-       * coff/arm.h (F_PIC, F_ARM_2, F_ARM_2a, F_ARM_3, F_ARM_3M,
+       * arm.h (F_PIC, F_ARM_2, F_ARM_2a, F_ARM_3, F_ARM_3M,
        F_ARM_4, F_ARM_4T, F_APCS26): Changed values to distinguish
        F_ARM_2a, F_ARM_3M, F_ARM_4T.
 
@@ -136,7 +272,7 @@ Sun Dec  6 21:36:37 1998  Mark Elbrecht  <snowball3@usa.net>
 
 Wed Jan 27 13:35:35 1999  Stan Cox  <scox@cygnus.com>
 
-       * coff/arm.h (F_PIC_INT, F_ARM_2, F_ARM_3, F_ARM_4, F_APCS26):
+       * arm.h (F_PIC_INT, F_ARM_2, F_ARM_3, F_ARM_4, F_APCS26):
        Changed values to avoid clashing with IMAGE_FILE_* coff header
        flag values.
        
@@ -162,6 +298,10 @@ Tue Dec  2 10:21:40 1997  Nick Clifton  <nickc@cygnus.com>
 
        * arm.h (COFFARM): New define.
 
+Mon Dec  1 20:24:18 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * sh.h (R_SH_SWITCH8): New.
+
 Sat Nov 22 15:10:14 1997  Nick Clifton  <nickc@cygnus.com>
 
        * internal.h (C_THUMBEXTFUNC, C_THUMBSTATFUNC): Constants to
@@ -191,6 +331,14 @@ Mon May 26 14:07:55 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * tic80.h (R_PPL16B): Correct value.
 
+Tue May 13 10:21:14 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * arm.h (constants):   Added new flag bits F_APCS_26 and
+       F_APCS_SET for the f_flags field of the filehdr structure.  Added new
+       flags: F_APCS26, F_ARM_2, F_ARM_3, F_ARM_7, F_ARM_7T to store
+       information in the flags field of the internal_f structure used by BFD
+       routines.
+
 Sat May  3 08:24:59 1997  Fred Fish  <fnf@cygnus.com>
 
        * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):
@@ -325,8 +473,8 @@ Thu Nov  9 14:08:30 1995  Ian Lance Taylor  <ian@cygnus.com>
 
 Tue Nov  7 14:38:45 1995  Kim Knuttila  <krk@cygnus.com>
 
-       * coff/powerpc.h (IMAGE_NT_OPTIONAL_HDR_MAGIC): Added define.
-       * coff/pe.h: Added defines for file level flags
+       * powerpc.h (IMAGE_NT_OPTIONAL_HDR_MAGIC): Added define.
+       * pe.h: Added defines for file level flags
 
 Mon Nov  6 17:28:01 1995  Harry Dolan  <dolan@ssd.intel.com>
 
@@ -450,6 +598,15 @@ Tue May 16 15:08:20 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * internal.h (NT_subsystem, NT_stack_heap): Now extern.
 
+Sat May 13 10:14:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * pe.h: New file.
+       * i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT,
+       NT_DEF_RESERVE, NT_DEF_COMMIT): New.
+       * internal.h (internal_filehdr):  New fields for PE.
+       (IMAGE_DATA_DIRECTORY): New.
+       (internal_aouthdr): New fields for PE.
+
 Tue Feb 14 17:59:37 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * ecoff.h (struct ecoff_fdrtab_entry): Define.
@@ -613,10 +770,10 @@ Wed Oct 13 15:52:34 1993  Ken Raeburn  (raeburn@cygnus.com)
 
        Sun Oct 10 17:27:10 1993  Troy Rollo (troy@cbme.unsw.edu.au)
 
-       * coff/internal.h: Added o_sri, o_inlib and o_vid for Apollos
-                       as well as R_DIR16.
+       * internal.h: Added o_sri, o_inlib and o_vid for Apollos as well
+       as R_DIR16.
 
-       * coff/apollo.h: New file
+       * apollo.h: New file
 
 Mon Oct 11 17:16:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
@@ -687,6 +844,10 @@ 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.
 
+Mon Aug  2 16:37:14 1993  Stu Grossman  (grossman at cygnus.com)
+
+       * i386.h:  Add Lynx magic number.
+
 Tue Aug  3 11:17:53 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * alpha.h: Corrected external symbolic debugging structures to
@@ -729,6 +890,12 @@ Wed Jun  9 15:09:09 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * mips.h (OMAGIC): Define.
 
+Tue Jun  8 12:16:03 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+        Support for H8/300-H
+       * h8300.h: New magic number.
+       * internal.h: New relocations.
+
 Mon Apr 26 18:04:47 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * internal.h, sh.h: Support for SH.
@@ -906,8 +1073,8 @@ Thu Feb  6 11:33:32 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
 
 Sat Nov 30 20:38:35 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
 
-       * ChangeLog, a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h,
-       m88k.h, mips.h, rs6000.h: move from above coff-<foo>.h
+       * a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h, m88k.h,
+       mips.h, rs6000.h: Move from above coff-<foo>.h.
 
 \f
 Local Variables:
This page took 0.0269 seconds and 4 git commands to generate.