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 to add support for more NEC VR targets [bfd]


Hi Richard,

> 2002-09-27  Gavin Romig-Koch  <gavin@redhat.com>
>             Ken Raeburn  <raeburn@cygnus.com>
>             Aldy Hernandez  <aldyh@redhat.com>
>             Eric Christopher  <echristo@redhat.com>
>             Richard Sandiford  <rsandifo@redhat.com>
> 
> [include/elf]
> 	* mips.h (E_MIPS_MACH_4120, E_MIPS_MACH_5400, E_MIPS_MACH_5500): New.
> 
> [bfd/]
> 	* archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
> 	(bfd_mach_mips5500): New.
> 	* cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
> 	(arch_info_struct): Add corresponding entries here.
> 	* elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
> 	E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
> 	(_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
> 	bfd_mach_mips5400 and bfd_mach_mips5500.
> 	(_bfd_mips_elf_mach_extends_p): New function.
> 	(_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
> 	the EF_MIPS_MACH flags.

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]