Support for Toshiba MeP.

This commit is contained in:
Dave Brolley
2007-02-05 20:16:32 +00:00
parent 280d71bf40
commit 19d9b7d3f8
11 changed files with 580 additions and 0 deletions

View File

@ -321,6 +321,7 @@ mcore-*-pe) targ_emul=mcorepe ;
targ_extra_ofiles="deffilep.o pe-dll.o" ;;
mcore-*-elf) targ_emul=elf32mcore
;;
mep-*-elf) targ_emul=elf32mep ;;
mips*-*-pe) targ_emul=mipspe ;
targ_extra_ofiles="deffilep.o pe-dll.o" ;;
mips*-dec-ultrix*) targ_emul=mipslit ;;