* gas/v850/basic.exp (jump_tests): Test instruction bit patterns,
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 8635ff8d62e84d56955200e9417b9b23cc53545e..c094d2a3d814b99385e69cdbeb67adf417962112 100644 (file)
@@ -15,6 +15,9 @@ arm-*-pe)             targ_emul=armpe ;;
 # start-sanitize-arc
 arc-*-elf*)            targ_emul=arcelf ;;
 # end-sanitize-arc
+# start-sanitize-d10v
+d10v-*-elf*)           targ_emul=d10velf ;;
+# end-sanitize-d10v
 sparc64-*-aout*)       targ_emul=sparcaout ;;
 sparc64-*-elf*)                targ_emul=elf64_sparc ;;
 sparc-sun-sunos4*)     targ_emul=sun4 ;;
@@ -23,6 +26,7 @@ sparclite*-fujitsu-*) targ_emul=sparcaout ;;
 sparc*-*-aout)         targ_emul=sparcaout ;;
 sparc*-*-coff)         targ_emul=coff_sparc ;;
 sparc*-*-elf)          targ_emul=elf32_sparc ;;
+sparc*-*-sysv4*)       targ_emul=elf32_sparc ;;
 sparc*-*-lynxos*)      targ_emul=sparclynx ;;
 sparc*-*-netbsd*)      targ_emul=sparcnbsd ;;
 sparc*-*-solaris2*)    targ_emul=elf32_sparc ;;
This page took 0.023395 seconds and 4 git commands to generate.