merge from gcc
[external/binutils.git] / ld / configure.tgt
index d114f2d..c519ba7 100644 (file)
@@ -44,7 +44,10 @@ alpha*-*-openbsd*)   targ_emul=elf64alpha
 arc-*-elf*)            targ_emul=arcelf
                        ;;
 arm-epoc-pe)           targ_emul=arm_epoc_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
-arm-wince-pe | arm-*-wince) targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
+arm*-*-cegcc*)         targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o"
+                       LIB_PATH='${tooldir}/lib/w32api' ;;
+arm-wince-pe | arm-*-wince | arm*-*-mingw32ce*)
+                       targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 arm-*-pe)              targ_emul=armpe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
 armeb-*-aout)          targ_emul=armaoutb ;;
@@ -107,7 +110,7 @@ xscale-*-coff)              targ_emul=armcoff ;;
 xscale-*-elf)          targ_emul=armelf
                        ;;
 avr-*-*)               targ_emul=avr2
-                       targ_extra_emuls="avr1 avr3 avr4 avr5 avr6"
+                       targ_extra_emuls="avr1 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6"
                        ;;
 bfin-*-elf)            targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
@@ -152,6 +155,8 @@ fr30-*-*)           targ_emul=elf32fr30
 frv-*-*linux*)         targ_emul=elf32frvfd ;;
 frv-*-*)               targ_emul=elf32frv ; targ_extra_emuls="elf32frvfd"
                        ;;
+moxie-*-*)             targ_emul=elf32moxie 
+                       ;;
 h8300-*-hms* | h8300-*-coff* | h8300-*-rtemscoff*)
                        targ_emul=h8300; targ_extra_emuls="h8300h h8300s h8300hn h8300sn h8300sx h8300sxn" ;;
 h8300-*-elf* | h8300-*-rtems*)
@@ -162,7 +167,7 @@ h8500-*-hms* | h8500-*-coff* | h8500-*-rtems*)
                        targ_extra_emuls="h8500s h8500b h8500m h8500c"
                        ;;
 hppa*64*-*-linux-*)    targ_emul=hppa64linux ;;
-hppa*64*-*)            targ_emul=elf64hppa ;;
+hppa*64*-hpux*)                targ_emul=elf64hppa ;;
 hppa*-*-linux-*)       targ_emul=hppalinux ;;
 hppa*-*-*elf*)         targ_emul=hppaelf ;;
 hppa*-*-lites*)                targ_emul=hppaelf ;;
@@ -193,22 +198,22 @@ i[3-7]86-*-linux*aout*)   targ_emul=i386linux
 i[3-7]86-*-linux*oldld)        targ_emul=i386linux; targ_extra_emuls=elf_i386 ;;
 i[3-7]86-*-linux-*)    targ_emul=elf_i386
                        targ_extra_emuls=i386linux
-                       targ64_extra_emuls=elf_x86_64
+                       targ64_extra_emuls="elf_x86_64 elf_l1om"
                        targ64_extra_libpath=elf_x86_64
                        tdir_i386linux=${targ_alias}aout ;;
 x86_64-*-linux-*)      targ_emul=elf_x86_64
-                       targ_extra_emuls="elf_i386 i386linux"
+                       targ_extra_emuls="elf_i386 i386linux elf_l1om"
                        targ_extra_libpath=elf_i386
                        tdir_i386linux=`echo ${targ_alias}aout | sed -e 's/x86_64/i386/'`
                        tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'` ;;
 i[3-7]86-*-sysv[45]*)  targ_emul=elf_i386 ;;
-i[3-7]86-*-solaris2*)  targ_emul=elf_i386_ldso
-                        targ_extra_emuls="elf_i386 elf_x86_64"
+i[3-7]86-*-solaris2*)  targ_emul=elf_i386_sol2
+                        targ_extra_emuls="elf_i386_ldso elf_i386 elf_x86_64_sol2 elf_x86_64 elf_l1om"
                        targ_extra_libpath=$targ_extra_emuls
                         ;;
 x86_64-*-solaris2*)
-                       targ_emul=elf_x86_64
-                       targ_extra_emuls="elf_i386 elf_i386_ldso"
+                       targ_emul=elf_x86_64_sol2
+                       targ_extra_emuls="elf_x86_64 elf_i386_sol2 elf_i386_ldso elf_i386 elf_l1om"
                        targ_extra_libpath=elf_i386
                        tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'` ;;
 i[3-7]86-*-unixware)   targ_emul=elf_i386 ;;
@@ -226,7 +231,7 @@ i[3-7]86-*-netbsdpe*)       targ_emul=i386pe
 i[3-7]86-*-netbsd*)    targ_emul=i386nbsd
                        targ_extra_emuls=elf_i386 ;;
 x86_64-*-netbsd*)      targ_emul=elf_x86_64
-                       targ_extra_emuls="elf_i386 i386nbsd"
+                       targ_extra_emuls="elf_i386 i386nbsd elf_l1om"
                        tdir_elf_i386=`echo ${targ_alias} | \
                            sed -e 's/x86_64/i386/'`
                        case "${tdir_elf_i386}" in
@@ -237,7 +242,7 @@ x86_64-*-netbsd*)   targ_emul=elf_x86_64
 i[3-7]86-*-netware)    targ_emul=i386nw ;;
 i[3-7]86-*-elf*)       targ_emul=elf_i386 ;;
 x86_64-*-elf*)         targ_emul=elf_x86_64
-                       targ_extra_emuls=elf_i386
+                       targ_extra_emuls="elf_i386 elf_l1om"
                        ;;
 i[3-7]86-*-kaos*)      targ_emul=elf_i386 ;;
 i[3-7]86-*-freebsdaout* | i[3-7]86-*-freebsd[12].* | i[3-7]86-*-freebsd[12])
@@ -247,7 +252,7 @@ i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu | i[3-7]86-*-dragonfly*)
                        targ_extra_emuls="elf_i386 i386bsd" ;;
 x86_64-*-freebsd* | x86_64-*-kfreebsd*-gnu)
                        targ_emul=elf_x86_64_fbsd
-                       targ_extra_emuls="elf_i386_fbsd elf_x86_64 elf_i386"
+                       targ_extra_emuls="elf_i386_fbsd elf_x86_64 elf_i386 elf_l1om elf_l1om_fbsd"
                        targ_extra_libpath="elf_i386_fbsd"
                        tdir_elf_i386_fbsd=`echo ${targ_alias} \
                            | sed -e 's/x86_64/i386/'`
@@ -301,10 +306,15 @@ ip2k-*-elf)               targ_emul=elf32ip2k
                        ;;
 iq2000-*-elf)           targ_emul=elf32iq2000 ; targ_extra_emuls="elf32iq10"
                        ;;
-m32c-*-elf)            targ_emul=elf32m32c
+lm32-*-*linux*)         targ_emul=elf32lm32fd ;;
+lm32-*-*)               targ_emul=elf32lm32 ; targ_extra_emuls="elf32lm32fd" 
+                        ;;
+m32c-*-elf | m32c-*-rtems*)
+                       targ_emul=elf32m32c
                        ;;
 m32r*le-*-elf*)         targ_emul=m32rlelf ;;
-m32r*-*-elf*)           targ_emul=m32relf ;;
+m32r*-*-elf* | m32r*-*-rtems*)
+                       targ_emul=m32relf ;;
 m32r*le-*-linux-*)      targ_emul=m32rlelf_linux ;;
 m32r*-*-linux-*)        targ_emul=m32relf_linux
                        ;;
@@ -351,6 +361,9 @@ mcore-*-pe)         targ_emul=mcorepe ;
 mcore-*-elf)           targ_emul=elf32mcore
                        ;;
 mep-*-elf)             targ_emul=elf32mep ;;
+microblaze*-linux*)
+                       targ_emul="elf32mb_linux" ;;
+microblaze*)           targ_emul=elf32microblaze ;;
 mips*-*-pe)            targ_emul=mipspe ;
                        targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 mips*-dec-ultrix*)     targ_emul=mipslit ;;
@@ -482,14 +495,15 @@ powerpc-*-netware*)       targ_emul=ppcnw ;;
 powerpcle-*-pe)         targ_emul=ppcpe ;;
 powerpcle-*-winnt*)     targ_emul=ppcpe ;;
 powerpcle-*-cygwin*)    targ_emul=ppcpe ;;
-powerpc-*-aix5*)       targ_emul=aix5ppc ;;
+powerpc-*-aix[5-9]*)   targ_emul=aix5ppc ;;
 powerpc-*-aix*)                targ_emul=aixppc ;;
 powerpc-*-beos*)       targ_emul=aixppc ;;
 powerpc-*-windiss*)    targ_emul=elf32ppcwindiss ;;
 powerpc-*-lynxos*)     targ_emul=ppclynx ;;
-rs6000-*-aix5*)                targ_emul=aix5rs6 ;;
+rs6000-*-aix[5-9]*)    targ_emul=aix5rs6 ;;
 rs6000-*-aix*)         targ_emul=aixrs6
                        ;;
+rx-*-*)                        targ_emul=elf32rx ;;
 s390x-*-linux*)         targ_emul=elf64_s390
                        targ_extra_emuls=elf_s390
                        targ_extra_libpath=$targ_extra_emuls
@@ -501,7 +515,8 @@ s390-*-linux*)          targ_emul=elf_s390
                        targ64_extra_libpath=elf64_s390
                        tdir_elf64_s390=`echo ${targ_alias} | sed -e 's/s390/s390x/'`
                        ;;
-score-*-elf)            targ_emul=scoreelf ;;
+score-*-elf)            targ_emul=score7_elf
+                       targ_extra_emuls=score3_elf ;;
 sh-*-linux*)           targ_emul=shlelf_linux
                        targ_extra_emuls=shelf_linux
                        targ_extra_libpath=shelf_linux ;;
@@ -586,14 +601,15 @@ sparc64-*-netbsd* | sparc64-*-openbsd*)
 sparc*-*-netbsd*elf*)  targ_emul=elf32_sparc ;;
 sparc*-*-netbsd*)      targ_emul=sparcnbsd ;;
 sparc-*-solaris2.[0-6] | sparc-*-solaris2.[0-6].*)
-                       targ_emul=elf32_sparc ;;
-sparc-*-solaris2*)     targ_emul=elf32_sparc
-                       targ_extra_emuls="elf64_sparc"
+                       targ_emul=elf32_sparc_sol2
+                       targ_extra_emuls=elf32_sparc ;;
+sparc-*-solaris2*)     targ_emul=elf32_sparc_sol2
+                       targ_extra_emuls="elf32_sparc elf64_sparc_sol2 elf64_sparc"
                        targ_extra_libpath=$targ_extra_emuls
                        tdir_elf64_sparc=`echo ${targ_alias} | sed -e 's/32//'` ;;
 sparcv9-*-solaris2* | sparc64-*-solaris2*)
-                       targ_emul=elf64_sparc
-                       targ_extra_emuls="elf32_sparc"
+                       targ_emul=elf64_sparc_sol2
+                       targ_extra_emuls="elf64_sparc elf32_sparc_sol2 elf32_sparc"
                        targ_extra_libpath=$targ_extra_emuls
                        tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'` ;;
 sparc*-*-solaris2*)    targ_emul=elf32_sparc ;;
@@ -605,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 ;;
@@ -676,7 +695,7 @@ sparc*-*-solaris2*)
 
 spu-*-elf*)
   # This allows to build a pair of PPU/SPU toolchains with common sysroot.
-  NATIVE_LIB_DIRS='/usr/spu/lib'
+  NATIVE_LIB_DIRS='/lib'
   ;;
 
 i[03-9x]86-*-cygwin*)