Add ARM v5t, v5te and XScale support
[deliverable/binutils-gdb.git] / ld / configure.tgt
index fad940d911f11a5e1a7c3db07be64342a8911464..f8f366ae9b450d00942be70c72e8be1fd4d0271a 100644 (file)
@@ -178,6 +178,8 @@ thumb-epoc-pe)              targ_emul=arm_epoc_pe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 thumb-*-pe)            targ_emul=armpe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
+xscale-*-coff)         targ_emul=armcoff ;;
+xscale-*-elf)          targ_emul=armelf ;;
 h8300-*-hms* | h8300-*-coff*)
                        targ_emul=h8300; targ_extra_emuls="h8300h h8300s"
                        ;;
This page took 0.029928 seconds and 4 git commands to generate.