This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] coff macros to make life easier


Hi Svein,

> I have made this patch where I has added an extra argument on the
> CREATE_BIG_COFF_TARGET_VEC and CREATE_LITTLE_COFF_TARGET_VEC.

Have youy checked this patch with a target configured as

  --enable-64-bit-bfd  --enable-targets=all

If so, then:
  
> bfd/ChangeLog:
> 2003-05-30  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: Fixed struct bugs in ticoff0_swap_table and
> 	ticoff1_swap_table. 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

Approved, please apply.

Cheers
        Nick
        


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]