1999-07-15 J.T. Conklin <jtc@redback.com>

* config.bfd (i[3456]86-*-vxworks*): New target.
This commit is contained in:
Ian Lance Taylor 1999-07-15 14:38:23 +00:00
parent 197b9ca0f9
commit ac352105e1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1999-07-15 J.T. Conklin <jtc@redback.com>
* config.bfd (i[3456]86-*-vxworks*): New target.
1999-07-15 Mark Mitchell <mark@codesourcery.com>
* elf32-mips.c (mips_elf_stub_section_p): New function.

View File

@ -313,6 +313,9 @@ case "${targ}" in
i[3456]86-*-aout* | i[3456]86*-*-vsta*)
targ_defvec=i386aout_vec
;;
i[3456]86-*-vxworks*)
targ_defvec=i386aout_vec
;;
i860-*-mach3* | i860-*-osf1* | i860-*-coff*)
targ_defvec=i860coff_vec