Fix binutils tools so that they can cope with the special /dev/null file when run...
[binutils-gdb.git] / ld / configure.tgt
index ced5d1f9924d6a1d0c0fdff8431d0136c8c1e234..0c780b24d5773517d451e222f9d2d655f1a8f264 100644 (file)
@@ -1,6 +1,6 @@
 # configure.tgt
 #
-#   Copyright (C) 2013-2020 Free Software Foundation, Inc.
+#   Copyright (C) 2013-2021 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -178,16 +178,12 @@ arm*-*-linux-*)           targ_emul=armelf_linux
                        targ_extra_libpath="armelfb_linux"
                        ;;
 arm*b-*-nacl*)         targ_emul=armelfb_nacl
-                       targ_extra_emuls="armelf_nacl elf_i386_nacl"
+                       targ_extra_emuls="armelf_nacl"
                        targ_extra_libpath=$targ_extra_emuls
-                       targ64_extra_emuls="elf32_x86_64_nacl elf_x86_64_nacl"
-                       targ64_extra_libpath=$targ64_extra_emuls
                        ;;
 arm*-*-nacl*)          targ_emul=armelf_nacl
-                       targ_extra_emuls="armelfb_nacl elf_i386_nacl"
+                       targ_extra_emuls="armelfb_nacl"
                        targ_extra_libpath=$targ_extra_emuls
-                       targ64_extra_emuls="elf32_x86_64_nacl elf_x86_64_nacl"
-                       targ64_extra_libpath=$targ64_extra_emuls
                        ;;
 arm*-*-uclinux*eabi*)  targ_emul=armelf_linux_eabi
                        targ_extra_emuls=armelfb_linux_eabi
@@ -404,12 +400,6 @@ i[3-7]86-*-vxworks*)       targ_emul=elf_i386_vxworks
                        ;;
 i[3-7]86-*-chaos)      targ_emul=elf_i386_chaos
                        ;;
-i[3-7]86-*-nacl*)      targ_emul=elf_i386_nacl
-                       targ_extra_emuls="armelf_nacl armelfb_nacl"
-                       targ_extra_libpath=$targ_extra_emuls
-                       targ64_extra_emuls="elf32_x86_64_nacl elf_x86_64_nacl"
-                       targ64_extra_libpath=$targ64_extra_emuls
-                       ;;
 ia16-*-elf*)           targ_emul=elf_i386
                        targ_extra_emuls=i386msdos
                        ;;
@@ -646,6 +636,10 @@ powerpc64-*-freebsd*)
                        tdir_elf32ppc=`echo "${targ_alias}" | sed -e 's/64//'`
                        tdir_elf32ppc_fbsd=$tdir_elf32ppc
                        ;;
+powerpc64le-*-freebsd*)
+                       targ_emul=elf64lppc_fbsd
+                       targ_extra_emuls="elf64lppc"
+                       ;;
 powerpc-*-vxworks*)
                        targ_emul=elf32ppcvxworks
                        targ_extra_emuls="elf32ppc elf32ppclinux elf32ppcsim"
@@ -731,10 +725,6 @@ powerpcle-*-nto*)  targ_emul=elf32lppcnto
 powerpc-*-macos*)      targ_emul=ppcmacos
                        targ_extra_ofiles=
                        ;;
-powerpcle-*-pe | powerpcle-*-winnt* | powerpcle-*-cygwin*)
-                       targ_emul=ppcpe
-                       targ_extra_ofiles="deffilep.o pe-dll.o"
-                       ;;
 powerpc-*-aix[5-9]*)   targ_emul=aix5ppc
                        targ_extra_ofiles=
                        ;;
@@ -746,25 +736,40 @@ powerpc-*-beos*)  targ_emul=aixppc
                        ;;
 powerpc-*-windiss*)    targ_emul=elf32ppcwindiss
                        ;;
-powerpc-*-lynxos*)     targ_emul=ppclynx
-                       ;;
 pru*-*-*)              targ_emul=pruelf
                        ;;
+riscv32be*-*-linux*)   targ_emul=elf32briscv
+                       targ_extra_emuls="elf32briscv_ilp32f elf32briscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64"
+                       targ_extra_libpath=$targ_extra_emuls
+                       ;;
 riscv32*-*-linux*)     targ_emul=elf32lriscv
-                       targ_extra_emuls="elf32lriscv_ilp32f elf32lriscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64"
+                       targ_extra_emuls="elf32lriscv_ilp32f elf32lriscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64"
+                       targ_extra_libpath=$targ_extra_emuls
+                       ;;
+riscvbe-*-* | riscv32be*-*-*)
+                       targ_emul=elf32briscv
+                       targ_extra_emuls="elf64briscv elf32lriscv elf64lriscv"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
 riscv-*-* | riscv32*-*-*)
                        targ_emul=elf32lriscv
-                       targ_extra_emuls="elf64lriscv"
+                       targ_extra_emuls="elf64lriscv elf32briscv elf64briscv"
+                       targ_extra_libpath=$targ_extra_emuls
+                       ;;
+riscv64be*-*-linux*)   targ_emul=elf64briscv
+                       targ_extra_emuls="elf64briscv_lp64f elf64briscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
 riscv64*-*-linux*)     targ_emul=elf64lriscv
-                       targ_extra_emuls="elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32"
+                       targ_extra_emuls="elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32"
+                       targ_extra_libpath=$targ_extra_emuls
+                       ;;
+riscv64be*-*-*)                targ_emul=elf64briscv
+                       targ_extra_emuls="elf32briscv elf64lriscv elf32lriscv"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
 riscv64*-*-*)          targ_emul=elf64lriscv
-                       targ_extra_emuls="elf32lriscv"
+                       targ_extra_emuls="elf32lriscv elf64briscv elf32briscv"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
 rs6000-*-aix[5-9]*)    targ_emul=aix5rs6
@@ -775,6 +780,8 @@ rs6000-*-aix*)              targ_emul=aixrs6
                        ;;
 rl78-*-*)              targ_emul=elf32rl78
                        ;;
+rx-*-linux*)           targ_emul=elf32rx_linux
+                       ;;
 rx-*-*)                        targ_emul=elf32rx
                        ;;
 s12z-*-*)              targ_emul=m9s12zelf
@@ -879,9 +886,6 @@ sparc*-*-*)         targ_emul=elf32_sparc
                        ;;
 spu-*-elf*)            targ_emul=elf32_spu
                        ;;
-tic30-*-*aout*)                targ_emul=tic30aout
-                       targ_extra_ofiles=
-                       ;;
 tic30-*-*coff*)                targ_emul=tic30coff
                        targ_extra_ofiles=
                        ;;
@@ -998,11 +1002,6 @@ x86_64-*-mingw*)  targ_emul=i386pep ;
                        targ_extra_emuls=i386pe
                        targ_extra_ofiles="deffilep.o pep-dll.o pe-dll.o"
                        ;;
-x86_64-*-nacl*)                targ_emul=elf32_x86_64_nacl
-                       targ_extra_emuls="elf_i386_nacl elf_x86_64_nacl armelf_nacl armelfb_nacl"
-                       targ_extra_libpath=$targ_extra_emuls
-                       tdir_elf_i386_nacl=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
-                       ;;
 xc16x-*-elf)           targ_emul=elf32xc16x
                        targ_extra_emuls="elf32xc16xl elf32xc16xs"
                        ;;
@@ -1069,7 +1068,7 @@ sparc*-*-solaris2*)
   ;;
 
 spu-*-elf*)
-  # This allows to build a pair of PPU/SPU toolchains with common sysroot.
+  # This allows one to build a pair of PPU/SPU toolchains with common sysroot.
   NATIVE_LIB_DIRS='/lib'
   ;;
 
@@ -1114,11 +1113,14 @@ frv-*-* | hppa*-*-* | ia64-*-* | mips*-*-*)
   ;;
 esac
 
-# Enable -z separate-code by default for Linux/x86.
+# Enable -z separate-code and --warn-textrel by default for Linux/x86.
 case "${target}" in
 i[3-7]86-*-linux-* | x86_64-*-linux-*)
   if test ${ac_default_ld_z_separate_code} = unset; then
     ac_default_ld_z_separate_code=1
   fi
+  if test ${ac_default_ld_textrel_check} = unset; then
+    ac_default_ld_textrel_check=yes
+  fi
   ;;
 esac