X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ld%2Fconfigure.tgt;h=61ab9402c6189bd9851e49ca7c6145e1433d9dfc;hb=1736ad1102dd931b269a5b900f05846442a0566a;hp=d968d83dd8688ba2e1db48cc641d76b62e968e2d;hpb=a6cc6b3bc4d8f33c24473b6e7c5fc3ea1f1ac998;p=binutils-gdb.git diff --git a/ld/configure.tgt b/ld/configure.tgt index d968d83dd86..61ab9402c61 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -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 ;; @@ -274,7 +275,8 @@ i[3-7]86-*-cygwin*) targ_emul=i386pe ; i[3-7]86-*-mingw32*) targ_emul=i386pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;; x86_64-*-mingw*) targ_emul=i386pep ; - targ_extra_ofiles="deffilep.o pep-dll.o" ;; + targ_extra_emuls=i386pe + targ_extra_ofiles="deffilep.o pep-dll.o pe-dll.o" ;; i[3-7]86-*-interix*) targ_emul=i386pe_posix; targ_extra_ofiles="deffilep.o pe-dll.o" ;; i[3-7]86-*-beospe*) targ_emul=i386beos ;; @@ -354,8 +356,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 +549,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 +621,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 ;;