remove maxq-coff port
[deliverable/binutils-gdb.git] / ld / configure.tgt
index c519ba757f1bb208c65727ea017387d7d17ecba2..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
This page took 0.023082 seconds and 4 git commands to generate.