Traditional MIPS patches
H . J . Lu
hjl@lucon.org
Mon Jul 3 09:43:00 GMT 2000
More information about the Binutils mailing list
Mon Jul 3 09:43:00 GMT 2000
- Previous message (by thread): Traditional MIPS patches
- Next message (by thread): a blatant bug:
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Traditional MIPS patches
- Next message (by thread): a blatant bug:
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list