Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out

This commit is contained in:
Svein Seldal 2003-06-04 11:15:09 +00:00
parent 3fa785190a
commit 53d4437ac6
1 changed files with 22 additions and 0 deletions

View 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