]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/configure.tgt
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / configure.tgt
index 23194e357f8eee50f06a6ff2b36f4e431190dade..eea5260a8f71adaf3a155eeb18979364080143db 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
@@ -347,7 +343,8 @@ i[3-7]86-*-solaris*)        targ_emul=elf_i386_ldso
                        ;;
 i[3-7]86-*-netbsdelf* | \
 i[3-7]86-*-netbsd*-gnu* | \
-i[3-7]86-*-knetbsd*-gnu)
+i[3-7]86-*-knetbsd*-gnu | \
+i[3-7]86-*-openbsd*)
                        targ_emul=elf_i386
                        targ_extra_emuls="elf_iamcu"
                        ;;
@@ -377,7 +374,6 @@ i[3-7]86-*-msdos*)  targ_emul=i386msdos
                        ;;
 i[3-7]86-*-moss*)      targ_emul=i386moss
                        targ_extra_emuls=i386msdos
-                       targ_extra_ofiles=
                        ;;
 i[3-7]86-*-winnt*)     targ_emul=i386pe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o"
@@ -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,8 +736,6 @@ powerpc-*-beos*)    targ_emul=aixppc
                        ;;
 powerpc-*-windiss*)    targ_emul=elf32ppcwindiss
                        ;;
-powerpc-*-lynxos*)     targ_emul=ppclynx
-                       ;;
 pru*-*-*)              targ_emul=pruelf
                        ;;
 riscv32*-*-linux*)     targ_emul=elf32lriscv
@@ -775,6 +763,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 +869,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=
                        ;;
@@ -947,7 +934,8 @@ x86_64-*-solaris2*) targ_emul=elf_x86_64_sol2
                        targ_extra_libpath=$targ_extra_emuls
                        tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
                        ;;
-x86_64-*-netbsd*)      targ_emul=elf_x86_64
+x86_64-*-netbsd* | x86_64-*-openbsd*)
+                       targ_emul=elf_x86_64
                        targ_extra_emuls="elf_i386 elf_iamcu elf_l1om elf_k1om"
                        tdir_elf_iamcu=`echo ${targ_alias} | \
                            sed -e 's/x86_64/i386/'`
@@ -997,11 +985,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"
                        ;;
@@ -1113,11 +1096,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