remove maxq-coff port
[deliverable/binutils-gdb.git] / ld / configure.tgt
index d968d83dd8688ba2e1db48cc641d76b62e968e2d..9bbb702a0a49ecedc12a069fa9d3c22e39eb7ce6 100644 (file)
@@ -39,7 +39,8 @@ alpha*-*-osf*)                targ_emul=alpha ;;
 alpha*-*-gnu*)         targ_emul=elf64alpha ;;
 alpha*-*-netware*)     targ_emul=alpha ;;
 alpha*-*-netbsd*)      targ_emul=elf64alpha_nbsd ;;
-alpha*-*-openbsd*)     targ_emul=elf64alpha
+alpha*-*-openbsd*)     targ_emul=elf64alpha ;;
+alpha*-*-*vms*)                targ_emul=alphavms
                        ;;
 arc-*-elf*)            targ_emul=arcelf
                        ;;
@@ -354,8 +355,6 @@ m68*-*-rtems*)              targ_emul=m68kelf
                        ;;
 m8*-*-*)               targ_emul=m88kbcs
                        ;;
-maxq-*-coff)            targ_emul=maxqcoff
-                       ;;
 mcore-*-pe)            targ_emul=mcorepe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 mcore-*-elf)           targ_emul=elf32mcore
@@ -549,7 +548,7 @@ sh-*-elf* | sh[1234]*-*-elf | sh-*-rtems* | sh-*-kaos*)
                        targ_extra_emuls="shlelf sh shl" ;;
 sh-*-uclinux* | sh[12]-*-uclinux*)
                        targ_emul=shelf_uclinux
-                       targ_extra_emuls="shelf shlelf sh shl" ;;
+                       targ_extra_emuls="shelf shlelf sh shl shelf_fd shlelf_fd" ;;
 sh-*-vxworks)          targ_emul=shelf_vxworks
                        targ_extra_emuls=shlelf_vxworks ;;
 sh-*-nto*)             targ_emul=shelf_nto
@@ -621,6 +620,9 @@ tic30-*-*aout*)             targ_emul=tic30aout ;;
 tic30-*-*coff*)                targ_emul=tic30coff ;;
 tic4x-*-* | c4x-*-*)    targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;
 tic54x-*-* | c54x*-*-*)        targ_emul=tic54xcoff ;;
+tic6x-*-*)             targ_emul=elf32_tic6x_le
+                       targ_extra_emuls="elf32_tic6x_be"
+                       ;;
 tic80-*-*)             targ_emul=tic80coff
                        ;;
 v850-*-*)              targ_emul=v850 ;;
This page took 0.022978 seconds and 4 git commands to generate.