From: Svein Seldal Date: Wed, 4 Jun 2003 11:15:09 +0000 (+0000) Subject: Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53d4437ac61e92f268aa743aceec91f9fc62d461;hp=3fa785190a4f36a8889eea2fd2cb6c8ff90f3fa4;p=binutils-gdb.git Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped out --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9c00bef518a..642f38d2238 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,25 @@ +2003-06-04 Svein E. Seldal + + * 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 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed