Add support for h8300hn and h8300sn
[deliverable/binutils-gdb.git] / include / coff / ChangeLog
index 498cb265b81362789793396a539331d6c8898a20..b6db3064d4f84a18868d9bc9c332181849f37d40 100644 (file)
@@ -1,3 +1,89 @@
+2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com> 
+
+       * coff/h8300.h (H8300HNMAGIC, H8300SNMAGIC): New.
+       (H8300HNBADMAG, H8300SNBADMAG): New.
+
+2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
+
+       * sh.h: Replace occurrances of 'Hitachi' with 'Renesas'.
+       * h8300.h: Likewise.
+       * h8500.h: Likewise.
+
+2003-03-25  Stan Cox   <scox@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+           
+       Contribute support for Intel's iWMMXt chip - an ARM variant:
+
+       * arm.h (ARM_NOTE_SECTION): Define.
+
+2002-11-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * ecoff.h: Replace boolean with bfd_boolean.
+       * xcoff.h: Likewise.
+
+2002-03-18  Tom Rix  <trix@redhat.com>
+
+       * rs6k64.h: Add U64_TOCMAGIC, AIX 5 64 bit magic number.
+
+2002-02-01  Tom Rix  <trix@redhat.com>
+
+       * xcoff.h: Conditionally support <aiaff> for pre AIX 4.3.
+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.
This page took 0.024807 seconds and 4 git commands to generate.