New Cell SPU port.
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 5dfec86dcb4957486a0ccc4aa54c328c35753aad..c2df86fba9f0c349d3aae431b934a2398f030e63 100644 (file)
@@ -548,6 +548,8 @@ sparc*-*-solaris2*) targ_emul=elf32_sparc ;;
 sparc*-wrs-vxworks*)   targ_emul=sparcaout ;;
 sparc*-*-rtems*)        targ_emul=elf32_sparc
                        ;;
+spu-*-elf*)            targ_emul=elf32_spu
+                       targ_extra_ofiles="spu_inc.o" ;;
 tic30-*-*aout*)                targ_emul=tic30aout ;;
 tic30-*-*coff*)                targ_emul=tic30coff ;;
 tic4x-*-* | c4x-*-*)    targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;
This page took 0.023167 seconds and 4 git commands to generate.