This is the mail archive of the binutils@sourceware.cygnus.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]

Re: Traditional MIPS patches


On Mon, Jul 03, 2000 at 01:44:38AM -0700, Ulf Carlsson wrote:
> Hi,
> 
> I checked in the following patches from Koundinya K. that add support
> for the traditional MIPS target.
> 
> 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
> 
>         * ltconfig: Add support for mips-dde-sysv4.2MP
> 	
> 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
>                 
>         * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
>         * emulparams/elf32btsmip.sh: New file.
>         * Makefile.am: Add traditional mips target.
>         * Makefile.in: Rebuild.
> 	
> 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
> 
>         * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
>         to add a new target for traditional mips i.e
>         bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
>         * configure.in: Likewise.
>         * configure: Rebuild.
>         * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
> 	bfd_target_vector.
> 	(bfd_elf32_tradlittlemips_vec): Likewise.
>         * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
>         to see that elfNN_bed does not get redefined even if the target file
>         is included twice for a chip. See elf32-mips.c.
> 	

This patch doesn't make any senses. Where are bfd_elf32_tradbigmips_vec 
and bfd_elf32_tradlittlemips_vec defined? Does it support all targets?



H.J.

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