Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out
authorSvein Seldal <svein@dev.seldal.com>
Wed, 4 Jun 2003 11:15:09 +0000 (11:15 +0000)
committerSvein Seldal <svein@dev.seldal.com>
Wed, 4 Jun 2003 11:15:09 +0000 (11:15 +0000)
bfd/ChangeLog

index 9c00bef518afe1eca82756f213588515af4144d4..642f38d22384d8b58edcb2843b7894ac18fd43f3 100644 (file)
@@ -1,3 +1,25 @@
+2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
+       and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
+       CREATE_BIGHDR_COFF_TARGET_VEC.
+       * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
+       * coff-a29k.c: Append COFF_SWAP_TABLE argument
+       * coff-apollo.c: Ditto
+       * coff-arm.c: Ditto
+       * coff-h8300.c: Ditto
+       * coff-h8500.c: Ditto
+       * coff-i960.c: Ditto
+       * coff-m68k.c: Ditto
+       * coff-m88k.c: Ditto
+       * coff-mcore.c: Ditto
+       * coff-sh.c: Ditto
+       * coff-sparc.c: Ditto
+       * coff-tic80.c: Ditto
+       * coff-we32k.c: Ditto
+       * coff-z8k.c: Ditto
+       * coff-w65.c: Ditto
+
 2003-06-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
 
        * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed