Remove `netbsdpe` support
[binutils-gdb.git] / ld / configure.tgt
1 # configure.tgt
2 #
3 # Copyright (C) 2013-2021 Free Software Foundation, Inc.
4 #
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
9 #
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
18
19 # This is the linker target specific file. This is invoked by the
20 # autoconf generated configure script. Putting it in a separate shell
21 # file lets us skip running autoconf when modifying target specific
22 # information.
23
24 # This file switches on the shell variable ${targ}, and sets the
25 # following shell variables:
26 # targ_emul name of linker emulation to use
27 # targ_extra_emuls additional linker emulations to provide
28 # targ_extra_libpath additional linker emulations using LIB_PATH
29 # targ_extra_ofiles additional host-compiled objects needed by the emulation
30 # targ64_extra_emuls additional linker emulations to provide if
31 # --enable-64-bit-bfd is given or if host is 64 bit.
32 # targ64_extra_libpath additional linker emulations using LIB_PATH if
33 # --enable-64-bit-bfd is given or if host is 64 bit.
34 # NATIVE_LIB_DIRS library directories to search on this host
35 # (if we are a native or sysrooted linker)
36
37 targ_extra_emuls=
38 targ_extra_libpath=
39 targ_extra_ofiles="ldelf.o ldelfgen.o"
40 targ64_extra_emuls=
41 targ64_extra_libpath=
42
43 # Please try to keep this table more or less in alphabetic order - it
44 # makes it much easier to lookup a specific archictecture.
45 case "${targ}" in
46 aarch64_be-*-elf) targ_emul=aarch64elfb
47 targ_extra_emuls="aarch64elf aarch64elf32 aarch64elf32b armelfb armelf"
48 ;;
49 aarch64-*-elf | aarch64-*-rtems* | aarch64-*-genode*)
50 targ_emul=aarch64elf
51 targ_extra_emuls="aarch64elf32 aarch64elf32b aarch64elfb armelf armelfb"
52 ;;
53 aarch64-*-cloudabi*) targ_emul=aarch64cloudabi
54 targ_extra_emuls=aarch64cloudabib
55 ;;
56 aarch64-*-freebsd*) targ_emul=aarch64fbsd
57 targ_extra_emuls="aarch64fbsdb aarch64elf"
58 ;;
59 aarch64-*-fuchsia*) targ_emul=aarch64elf
60 targ_extra_emuls="aarch64elfb armelf armelfb"
61 ;;
62 aarch64_be-*-linux-gnu_ilp32)
63 targ_emul=aarch64linux32b
64 targ_extra_libpath="aarch64linuxb aarch64linux aarch64linux32 armelfb_linux_eabi armelf_linux_eabi"
65 targ_extra_emuls="aarch64elfb aarch64elf aarch64elf32 aarch64elf32b armelfb armelf $targ_extra_libpath"
66 ;;
67 aarch64-*-linux-gnu_ilp32)
68 targ_emul=aarch64linux32
69 targ_extra_libpath="aarch64linux aarch64linuxb aarch64linux32b armelfb_linux_eabi armelf_linux_eabi"
70 targ_extra_emuls="aarch64elf aarch64elf32 aarch64elf32b aarch64elfb armelf armelfb $targ_extra_libpath"
71 ;;
72 aarch64_be-*-linux*) targ_emul=aarch64linuxb
73 targ_extra_libpath="aarch64linux aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi"
74 targ_extra_emuls="aarch64elfb aarch64elf aarch64elf32 aarch64elf32b armelfb armelf $targ_extra_libpath"
75 ;;
76 aarch64-*-linux*) targ_emul=aarch64linux
77 targ_extra_libpath="aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi"
78 targ_extra_emuls="aarch64elf aarch64elf32 aarch64elf32b aarch64elfb armelf armelfb $targ_extra_libpath"
79 ;;
80 alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu)
81 targ_emul=elf64alpha_fbsd
82 targ_extra_emuls="elf64alpha alpha"
83 tdir_alpha=`echo ${targ_alias} | sed -e 's/freebsd/freebsdecoff/'`
84 ;;
85 alpha*-*-linux*ecoff*) targ_emul=alpha
86 targ_extra_emuls=elf64alpha
87 tdir_elf64alpha=`echo ${targ_alias} | sed -e 's/ecoff//'`
88 ;;
89 alpha*-*-linux-*) targ_emul=elf64alpha
90 targ_extra_emuls=alpha
91 tdir_alpha=`echo ${targ_alias} | sed -e 's/linux\(-gnu\)*/linux\1ecoff/'`
92 ;;
93 alpha*-*-osf*) targ_emul=alpha
94 targ_extra_ofiles=
95 ;;
96 alpha*-*-gnu*) targ_emul=elf64alpha
97 ;;
98 alpha*-*-netbsd*) targ_emul=elf64alpha_nbsd
99 ;;
100 alpha*-*-openbsd*) targ_emul=elf64alpha
101 ;;
102 alpha*-*-*vms*) targ_emul=alphavms
103 targ_extra_ofiles=
104 ;;
105 am33_2.0-*-linux*) targ_emul=elf32am33lin # mn10300 variant
106 ;;
107 arc*-*-elf*) targ_emul=arcelf
108 targ_extra_emuls="arclinux arclinux_nps arcv2elf arcv2elfx"
109 ;;
110 arc*-*-linux*) case "${with_cpu}" in
111 nps400) targ_emul=arclinux_nps
112 targ_extra_emuls=arclinux
113 ;;
114 *) targ_emul=arclinux
115 targ_extra_emuls=arclinux_nps
116 ;;
117 esac
118 targ_extra_emuls="${targ_extra_emuls} arcelf arcv2elf arcv2elfx"
119 ;;
120 arm*-*-cegcc*) targ_emul=arm_wince_pe
121 targ_extra_ofiles="deffilep.o pe-dll.o"
122 LIB_PATH='${tooldir}/lib/w32api'
123 ;;
124 arm-wince-pe | arm-*-wince | arm*-*-mingw32ce*)
125 targ_emul=arm_wince_pe
126 targ_extra_ofiles="deffilep.o pe-dll.o"
127 ;;
128 arm-*-pe) targ_emul=armpe
129 targ_extra_ofiles="deffilep.o pe-dll.o"
130 ;;
131 arm*b-*-freebsd*) targ_emul=armelfb_fbsd
132 targ_extra_emuls="armelf_fbsd armelf"
133 ;;
134 arm*-*-freebsd* | arm-*-kfreebsd*-gnu)
135 targ_emul=armelf_fbsd
136 targ_extra_emuls="armelfb_fbsd armelf"
137 ;;
138 armeb-*-netbsdelf*) targ_emul=armelfb_nbsd;
139 targ_extra_emuls="armelf_nbsd armelf"
140 ;;
141 arm-*-netbsdelf*) targ_emul=armelf_nbsd;
142 targ_extra_emuls="armelfb_nbsd armelf"
143 ;;
144 arm-*-nto*) targ_emul=armnto
145 ;;
146 arm-*-phoenix*) targ_emul=armelf
147 ;;
148 armeb-*-elf | armeb-*-eabi*)
149 targ_emul=armelfb
150 ;;
151 arm-*-elf | arm*-*-eabi* | arm-*-rtems* | arm-*-genode*)
152 targ_emul=armelf
153 ;;
154 arm-*-kaos*) targ_emul=armelf
155 ;;
156 arm9e-*-elf) targ_emul=armelf
157 ;;
158 arm*b-*-linux-*eabi*) targ_emul=armelfb_linux_eabi
159 targ_extra_emuls=armelf_linux_eabi
160 targ_extra_libpath=$targ_extra_emuls
161 ;;
162 arm*b-*-linux-*) targ_emul=armelfb_linux
163 targ_extra_emuls="armelfb armelf armelf_linux"
164 targ_extra_libpath="armelf_linux"
165 ;;
166 arm*-*-linux-*eabi*) targ_emul=armelf_linux_eabi
167 targ_extra_emuls="armelfb_linux_eabi"
168 targ_extra_libpath=$targ_extra_emuls
169 ;;
170 arm*-*-uclinuxfdpiceabi)
171 targ_emul=armelf_linux_eabi
172 targ_extra_emuls="armelfb_linux_eabi armelf_linux_fdpiceabi armelfb_linux_fdpiceabi"
173 targ_extra_libpath=$targ_extra_emuls
174 ;;
175 arm*-*-linux-*) targ_emul=armelf_linux
176 targ_extra_emuls="armelf armelfb armelfb_linux"
177 targ_extra_libpath="armelfb_linux"
178 ;;
179 arm*b-*-nacl*) targ_emul=armelfb_nacl
180 targ_extra_emuls="armelf_nacl"
181 targ_extra_libpath=$targ_extra_emuls
182 ;;
183 arm*-*-nacl*) targ_emul=armelf_nacl
184 targ_extra_emuls="armelfb_nacl"
185 targ_extra_libpath=$targ_extra_emuls
186 ;;
187 arm*-*-uclinux*eabi*) targ_emul=armelf_linux_eabi
188 targ_extra_emuls=armelfb_linux_eabi
189 targ_extra_libpath=$targ_extra_emuls
190 ;;
191 arm*-*-uclinux*) targ_emul=armelf_linux
192 targ_extra_emuls="armelf armelfb armelfb_linux"
193 targ_extra_libpath="armelfb_linux"
194 ;;
195 arm-*-vxworks) targ_emul=armelf_vxworks
196 ;;
197 arm*-*-conix*) targ_emul=armelf
198 ;;
199 arm*-*-fuchsia*) targ_emul=armelf_fuchsia
200 targ_extra_emuls="armelfb_fuchsia armelf armelfb"
201 ;;
202 avr-*-*) targ_emul=avr2
203 targ_extra_emuls="avr1 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega1 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny"
204 ;;
205 bfin-*-elf | bfin-*-rtems*)
206 targ_emul=elf32bfin
207 targ_extra_emuls="elf32bfinfd"
208 targ_extra_libpath=$targ_extra_emuls
209 ;;
210 bfin-*-uclinux*) targ_emul=elf32bfin;
211 targ_extra_emuls="elf32bfinfd"
212 targ_extra_libpath=$targ_extra_emuls
213 ;;
214 bfin-*-linux-uclibc*) targ_emul=elf32bfinfd;
215 targ_extra_emuls="elf32bfin"
216 targ_extra_libpath=$targ_extra_emuls
217 ;;
218 bpf-*-*) targ_emul=elf64bpf
219 ;;
220 cr16-*-elf*) targ_emul=elf32cr16
221 ;;
222 cris-*-*aout*) targ_emul=crisaout
223 targ_extra_emuls="criself crislinux"
224 targ_extra_libpath=$targ_extra_emuls
225 ;;
226 cris-*-linux-* | crisv32-*-linux-*)
227 targ_emul=crislinux
228 ;;
229 cris-*-* | crisv32-*-*) targ_emul=criself
230 targ_extra_emuls="crisaout crislinux"
231 targ_extra_libpath=$targ_extra_emuls
232 ;;
233 crx-*-elf*) targ_emul=elf32crx
234 ;;
235
236 csky-*-elf*) targ_emul=cskyelf
237 ;;
238 csky-*-linux*) targ_emul=cskyelf_linux
239 ;;
240
241 d10v-*-*) targ_emul=d10velf
242 ;;
243 d30v-*-*ext*) targ_emul=d30v_e
244 targ_extra_emuls="d30velf d30v_o"
245 targ_extra_ofiles=ldelfgen.o
246 ;;
247 d30v-*-*onchip*) targ_emul=d30v_o
248 targ_extra_emuls="d30velf d30v_e"
249 targ_extra_ofiles=ldelfgen.o
250 ;;
251 d30v-*-*) targ_emul=d30velf
252 targ_extra_emuls="d30v_e d30v_o"
253 targ_extra_ofiles=ldelfgen.o
254 ;;
255 dlx-*-elf*) targ_emul=elf32_dlx
256 targ_extra_ofiles=ldelfgen.o
257 ;;
258 epiphany-*-*) targ_emul=elf32epiphany
259 targ_extra_emuls="elf32epiphany_4x4"
260 ;;
261 fido*-*-elf*) targ_emul=m68kelf
262 ;;
263 fr30-*-*) targ_emul=elf32fr30
264 targ_extra_ofiles=ldelfgen.o
265 ;;
266 frv-*-*linux*) targ_emul=elf32frvfd
267 ;;
268 frv-*-*) targ_emul=elf32frv
269 targ_extra_emuls="elf32frvfd"
270 ;;
271 ft32-*-*) targ_emul=elf32ft32
272 targ_extra_ofiles=ldelfgen.o
273 ;;
274 h8300-*-elf* | h8300-*-rtems*)
275 targ_emul=h8300elf;
276 targ_extra_emuls="h8300helf h8300self h8300hnelf h8300snelf h8300sxelf h8300sxnelf"
277 ;;
278 h8300-*-linux*)
279 targ_emul=h8300elf_linux;
280 targ_extra_emuls="h8300helf_linux h8300self_linux h8300sxelf_linux"
281 ;;
282 hppa*64*-*-linux-*) targ_emul=hppa64linux
283 ;;
284 hppa*64*-hpux*) targ_emul=elf64hppa
285 ;;
286 hppa*-*-linux-*) targ_emul=hppalinux
287 ;;
288 hppa*-*-*elf*) targ_emul=hppaelf
289 ;;
290 hppa*-*-lites*) targ_emul=hppaelf
291 ;;
292 hppa*-*-netbsd*) targ_emul=hppanbsd
293 ;;
294 hppa*-*-openbsd*) targ_emul=hppaobsd
295 ;;
296 i[3-7]86-*-nto-qnx*) targ_emul=i386nto
297 ;;
298 i[3-7]86-*-go32) targ_emul=i386go32
299 targ_extra_ofiles=
300 ;;
301 i[3-7]86-*-msdosdjgpp*) targ_emul=i386go32
302 targ_extra_ofiles=
303 ;;
304 i[3-7]86-*-lynxos*) targ_emul=i386lynx
305 ;;
306 i[3-7]86-*-aros*) targ_emul=elf_i386
307 targ_extra_emuls=elf_iamcu
308 ;;
309 i[3-7]86-*-rdos*) targ_emul=elf_i386
310 targ_extra_emuls=elf_iamcu
311 ;;
312 i[3-7]86-*-bsd) targ_emul=i386bsd
313 targ_extra_ofiles=
314 ;;
315 i[3-7]86-*-bsd386) targ_emul=i386bsd
316 targ_extra_ofiles=
317 ;;
318 i[3-7]86-*-bsdi*) targ_emul=i386bsd
319 targ_extra_ofiles=
320 ;;
321 i[3-7]86-*-linux-*) targ_emul=elf_i386
322 targ_extra_emuls="elf_iamcu"
323 targ64_extra_emuls="elf_x86_64 elf32_x86_64 elf_l1om elf_k1om"
324 targ64_extra_libpath="elf_x86_64 elf32_x86_64"
325 ;;
326 i[3-7]86-*-redox*) targ_emul=elf_i386
327 targ_extra_emuls=elf_x86_64
328 ;;
329 i[3-7]86-*-sysv[45]*) targ_emul=elf_i386
330 targ_extra_emuls=elf_iamcu
331 ;;
332 i[3-7]86-*-solaris2*) targ_emul=elf_i386_sol2
333 targ_extra_emuls="elf_i386_ldso elf_i386 elf_iamcu elf_x86_64_sol2 elf_x86_64 elf_l1om elf_k1om"
334 targ_extra_libpath=$targ_extra_emuls
335 ;;
336 i[3-7]86-*-unixware) targ_emul=elf_i386
337 targ_extra_emuls=elf_iamcu
338 ;;
339 i[3-7]86-*-solaris*) targ_emul=elf_i386_ldso
340 targ_extra_emuls="elf_i386"
341 targ_extra_libpath=$targ_extra_emuls
342 ;;
343 i[3-7]86-*-netbsdelf* | \
344 i[3-7]86-*-netbsd*-gnu* | \
345 i[3-7]86-*-knetbsd*-gnu | \
346 i[3-7]86-*-openbsd*)
347 targ_emul=elf_i386
348 targ_extra_emuls="elf_iamcu"
349 ;;
350 i[3-7]86-*-elfiamcu) targ_emul=elf_iamcu
351 targ_extra_emuls=elf_i386
352 ;;
353 i[3-7]86-*-elf* | i[3-7]86-*-rtems* | i[3-7]86-*-genode*)
354 targ_emul=elf_i386
355 targ_extra_emuls=elf_iamcu
356 ;;
357 i[3-7]86-*-dragonfly*) targ_emul=elf_i386
358 targ_extra_emuls="elf_iamcu i386bsd"
359 ;;
360 i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu)
361 targ_emul=elf_i386_fbsd
362 targ_extra_emuls="elf_i386 elf_iamcu i386bsd"
363 ;;
364 i[3-7]86-*-gnu*) targ_emul=elf_i386
365 targ_extra_emuls=elf_iamcu
366 ;;
367 i[3-7]86-*-msdos*) targ_emul=i386msdos
368 targ_extra_emuls=i386aout
369 targ_extra_ofiles=
370 ;;
371 i[3-7]86-*-moss*) targ_emul=i386moss
372 targ_extra_emuls=i386msdos
373 ;;
374 i[3-7]86-*-winnt*) targ_emul=i386pe ;
375 targ_extra_ofiles="deffilep.o pe-dll.o"
376 ;;
377 i[3-7]86-*-pe) targ_emul=i386pe ;
378 targ_extra_ofiles="deffilep.o pe-dll.o"
379 ;;
380 i[3-7]86-*-cygwin*) targ_emul=i386pe ;
381 targ_extra_ofiles="deffilep.o pe-dll.o" ;
382 test "$targ" != "$host" && LIB_PATH='${tooldir}/lib/w32api'
383 ;;
384 i[3-7]86-*-mingw32*) targ_emul=i386pe ;
385 targ_extra_ofiles="deffilep.o pe-dll.o"
386 ;;
387 i[3-7]86-*-interix*) targ_emul=i386pe_posix;
388 targ_extra_ofiles="deffilep.o pe-dll.o"
389 ;;
390 i[3-7]86-*-beospe*) targ_emul=i386beos
391 targ_extra_ofiles=
392 ;;
393 i[3-7]86-*-beos*) targ_emul=elf_i386_be
394 ;;
395 i[3-7]86-*-vxworks*) targ_emul=elf_i386_vxworks
396 ;;
397 i[3-7]86-*-chaos) targ_emul=elf_i386_chaos
398 ;;
399 ia16-*-elf*) targ_emul=elf_i386
400 targ_extra_emuls=i386msdos
401 ;;
402 ia64-*-elf*) targ_emul=elf64_ia64
403 ;;
404 ia64-*-freebsd* | ia64-*-kfreebsd*-gnu)
405 targ_emul=elf64_ia64_fbsd
406 targ_extra_emuls="elf64_ia64"
407 ;;
408 ia64-*-netbsd*) targ_emul=elf64_ia64
409 ;;
410 ia64-*-linux*) targ_emul=elf64_ia64
411 ;;
412 ia64-*-*vms*) targ_emul=elf64_ia64_vms
413 targ_extra_ofiles=ldelfgen.o
414 ;;
415 ia64-*-aix*) targ_emul=elf64_aix
416 ;;
417 ip2k-*-elf) targ_emul=elf32ip2k
418 ;;
419 iq2000-*-elf) targ_emul=elf32iq2000
420 targ_extra_emuls="elf32iq10"
421 targ_extra_ofiles=ldelfgen.o
422 ;;
423 lm32-*-*linux*) targ_emul=elf32lm32fd
424 ;;
425 lm32-*-*) targ_emul=elf32lm32
426 targ_extra_emuls="elf32lm32fd"
427 ;;
428 m32c-*-elf | m32c-*-rtems*)
429 targ_emul=elf32m32c
430 ;;
431 m32r*le-*-elf*) targ_emul=m32rlelf
432 ;;
433 m32r*-*-elf* | m32r*-*-rtems*)
434 targ_emul=m32relf
435 ;;
436 m32r*le-*-linux-*) targ_emul=m32rlelf_linux
437 ;;
438 m32r*-*-linux-*) targ_emul=m32relf_linux
439 ;;
440 m68hc11-*-*|m6811-*-*) targ_emul=m68hc11elf
441 targ_extra_emuls="m68hc11elfb m68hc12elf m68hc12elfb"
442 ;;
443 m68hc12-*-*|m6812-*-*) targ_emul=m68hc12elf
444 targ_extra_emuls="m68hc12elfb m68hc11elf m68hc11elfb"
445 ;;
446 m68*-*-netbsdelf*) targ_emul=m68kelfnbsd
447 ;;
448 m68*-*-*) targ_emul=m68kelf
449 ;;
450 mcore-*-pe) targ_emul=mcorepe ;
451 targ_extra_ofiles="deffilep.o pe-dll.o"
452 ;;
453 mcore-*-elf) targ_emul=elf32mcore
454 ;;
455 mep-*-elf) targ_emul=elf32mep
456 ;;
457 metag-*-*) targ_emul=elf32metag
458 ;;
459 microblazeel*-linux*) targ_emul="elf32mbel_linux"
460 targ_extra_emuls="elf32mb_linux"
461 ;;
462 microblaze*-linux*) targ_emul="elf32mb_linux"
463 targ_extra_emuls="elf32mbel_linux"
464 ;;
465 microblazeel*) targ_emul=elf32microblazeel
466 targ_extra_emuls=elf32microblaze
467 ;;
468 microblaze*) targ_emul=elf32microblaze
469 targ_extra_emuls=elf32microblazeel
470 ;;
471 mips*-sgi-irix5*) targ_emul=elf32bsmip
472 ;;
473 mips*-sgi-irix6*) targ_emul=elf32bmipn32
474 targ_extra_emuls="elf32bsmip elf64bmip"
475 targ_extra_libpath=$targ_extra_emuls
476 ;;
477 mips*el-*-netbsd*) targ_emul=elf32ltsmip
478 targ_extra_emuls="elf32btsmip elf64ltsmip elf64btsmip"
479 ;;
480 mips*-*-netbsd*) targ_emul=elf32btsmip
481 targ_extra_emuls="elf32ltsmip elf64btsmip elf64ltsmip"
482 ;;
483 mips64el-*-openbsd*) targ_emul=elf64ltsmip
484 targ_extra_emuls=elf64btsmip
485 ;;
486 mips64-*-openbsd*) targ_emul=elf64btsmip
487 targ_extra_emuls=elf64ltsmip
488 ;;
489 mips*vr4300el-*-elf*) targ_emul=elf32l4300
490 ;;
491 mips*vr4300-*-elf*) targ_emul=elf32b4300
492 ;;
493 mips*vr4100el-*-elf*) targ_emul=elf32l4300
494 ;;
495 mips*vr4100-*-elf*) targ_emul=elf32b4300
496 ;;
497 mips*vr5000el-*-elf*) targ_emul=elf32l4300
498 ;;
499 mips*vr5000-*-elf*) targ_emul=elf32b4300
500 ;;
501 mips*el-sde-elf* | mips*el-mti-elf* | mips*el-img-elf*)
502 targ_emul=elf32ltsmip
503 targ_extra_emuls="elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip"
504 ;;
505 mips*-sde-elf* | mips*-mti-elf* | mips*-img-elf*)
506 targ_emul=elf32btsmip
507 targ_extra_emuls="elf32ltsmip elf32btsmipn32 elf64btsmip elf32ltsmipn32 elf64ltsmip"
508 ;;
509 mips64*el-ps2-elf*) targ_emul=elf32lr5900n32
510 targ_extra_emuls="elf32lr5900"
511 targ_extra_libpath=$targ_extra_emuls
512 ;;
513 mips*el-ps2-elf*) targ_emul=elf32lr5900
514 targ_extra_emuls="elf32lr5900n32"
515 targ_extra_libpath=$targ_extra_emuls
516 ;;
517 mips*el-*-elf*) targ_emul=elf32elmip
518 ;;
519 mips*-*-elf* | mips*-*-rtems*)
520 targ_emul=elf32ebmip
521 ;;
522 mips*el-*-vxworks*) targ_emul=elf32elmipvxworks
523 targ_extra_emuls="elf32ebmipvxworks"
524 ;;
525 mips*-*-vxworks*) targ_emul=elf32ebmipvxworks
526 targ_extra_emuls="elf32elmipvxworks"
527 ;;
528 mips*-*-windiss) targ_emul=elf32mipswindiss
529 ;;
530 mips64*el-*-linux-*) targ_emul=elf32ltsmipn32
531 targ_extra_emuls="elf32btsmipn32 elf32ltsmip elf32btsmip elf64ltsmip elf64btsmip"
532 targ_extra_libpath=$targ_extra_emuls
533 ;;
534 mips64*-*-linux-*) targ_emul=elf32btsmipn32
535 targ_extra_emuls="elf32ltsmipn32 elf32btsmip elf32ltsmip elf64btsmip elf64ltsmip"
536 targ_extra_libpath=$targ_extra_emuls
537 ;;
538 mips*el-*-linux-*) targ_emul=elf32ltsmip
539 targ_extra_emuls="elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip"
540 targ_extra_libpath=$targ_extra_emuls
541 ;;
542 mips*-*-linux-*) targ_emul=elf32btsmip
543 targ_extra_emuls="elf32ltsmip elf32btsmipn32 elf64btsmip elf32ltsmipn32 elf64ltsmip"
544 targ_extra_libpath=$targ_extra_emuls
545 ;;
546 mips64*el-*-freebsd* | mips64*el-*-kfreebsd*-gnu)
547 targ_emul=elf32ltsmipn32_fbsd
548 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmip_fbsd elf32btsmip_fbsd elf32btsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd"
549 targ_extra_libpath=$targ_extra_emuls
550 ;;
551 mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu)
552 targ_emul=elf32btsmipn32_fbsd
553 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmip_fbsd elf32btsmip_fbsd elf32ltsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd"
554 targ_extra_libpath=$targ_extra_emuls
555 ;;
556 mips*el-*-freebsd* | mips*el-*-kfreebsd*-gnu)
557 targ_emul=elf32ltsmip_fbsd
558 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmipn32_fbsd elf32btsmip_fbsd elf32btsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd"
559 targ_extra_libpath=$targ_extra_emuls
560 ;;
561 mips*-*-freebsd* | mips*-*-kfreebsd*-gnu)
562 targ_emul=elf32btsmip_fbsd
563 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmip_fbsd elf32btsmipn32_fbsd elf32ltsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd"
564 targ_extra_libpath=$targ_extra_emuls
565 ;;
566 mips*-*-sysv4*) targ_emul=elf32btsmip
567 ;;
568 mmix-*-*) targ_emul=mmo
569 targ_extra_emuls=elf64mmix
570 ;;
571 mn10200-*-*) targ_emul=mn10200
572 targ_extra_ofiles=ldelfgen.o
573 ;;
574 mn10300-*-*) targ_emul=mn10300
575 ;;
576 moxie-*-moxiebox*) targ_emul=moxiebox
577 targ_extra_ofiles=ldelfgen.o
578 ;;
579 moxie-*-*) targ_emul=elf32moxie
580 ;;
581 msp430-*-*) targ_emul=msp430elf
582 targ_extra_emuls="msp430X"
583 targ_extra_ofiles=ldelfgen.o
584 ;;
585 mt-*elf) targ_emul=elf32mt
586 targ_extra_ofiles=ldelfgen.o
587 ;;
588 nds32*le-*-elf*) targ_emul=nds32elf
589 targ_extra_emuls="nds32elf16m nds32belf nds32belf16m"
590 ;;
591 nds32*be-*-elf*) targ_emul=nds32belf
592 targ_extra_emuls="nds32elf nds32elf16m nds32belf16m"
593 ;;
594 nds32*le-*-linux-gnu*) targ_emul=nds32elf_linux
595 ;;
596 nds32*be-*-linux-gnu*) targ_emul=nds32belf_linux
597 ;;
598 nios2*-*-linux*) targ_emul=nios2linux
599 ;;
600 nios2*-*-*) targ_emul=nios2elf
601 ;;
602 ns32k-pc532-mach* | ns32k-pc532-ux*) targ_emul=pc532macha
603 targ_extra_ofiles=
604 ;;
605 ns32k-*-netbsd* | ns32k-pc532-lites*) targ_emul=ns32knbsd
606 targ_extra_ofiles=
607 ;;
608 or1k-*-elf | or1knd-*-elf | or1k-*-rtems* | or1knd-*-rtems*)
609 targ_emul=elf32or1k
610 ;;
611 or1k-*-linux* | or1knd-*-linux*) targ_emul=elf32or1k_linux
612 ;;
613 pdp11-*-*) targ_emul=pdp11
614 targ_extra_ofiles=
615 ;;
616 pjl*-*-*) targ_emul=pjlelf
617 targ_extra_emuls="elf_i386 elf_iamcu"
618 ;;
619 pj*-*-*) targ_emul=pjelf
620 targ_extra_ofiles=ldelfgen.o
621 ;;
622 powerpc-*-freebsd* | powerpc-*-kfreebsd*-gnu)
623 targ_emul=elf32ppc_fbsd
624 targ_extra_emuls="elf32ppc elf32ppcsim"
625 targ_extra_libpath=elf32ppc;
626 tdir_elf32ppcsim=`echo ${targ_alias} | sed -e 's/ppc/ppcsim/'`
627 ;;
628 powerpc64-*-freebsd*)
629 targ_emul=elf64ppc_fbsd
630 targ_extra_emuls="elf64ppc elf32ppc_fbsd elf32ppc"
631 targ_extra_libpath="elf32ppc_fbsd elf32ppc"
632 tdir_elf32ppc=`echo "${targ_alias}" | sed -e 's/64//'`
633 tdir_elf32ppc_fbsd=$tdir_elf32ppc
634 ;;
635 powerpc64le-*-freebsd*)
636 targ_emul=elf64lppc_fbsd
637 targ_extra_emuls="elf64lppc"
638 ;;
639 powerpc-*-vxworks*)
640 targ_emul=elf32ppcvxworks
641 targ_extra_emuls="elf32ppc elf32ppclinux elf32ppcsim"
642 ;;
643 powerpc*-*-elf* | powerpc*-*-eabi* | powerpc*-*-sysv* \
644 | powerpc*-*-linux* | powerpc*-*-netbsd* | powerpc*-*-openbsd* \
645 | powerpc*-*-rtems* \
646 | powerpc*-*-solaris* | powerpc*-*-kaos* | powerpc*-*-vxworks*)
647 case "${targ}" in
648 powerpc64*)
649 targ_emul=elf64ppc
650 targ_extra_emuls="elf32ppc elf32ppclinux elf32ppcsim"
651 targ_extra_libpath="elf32ppc elf32ppclinux" ;;
652 *linux*)
653 targ_emul=elf32ppclinux
654 targ_extra_emuls="elf32ppc elf32ppcsim"
655 targ_extra_libpath=elf32ppc
656 targ64_extra_emuls=elf64ppc
657 targ64_extra_libpath=elf64ppc ;;
658 *)
659 targ_emul=elf32ppc
660 targ_extra_emuls="elf32ppclinux elf32ppcsim"
661 targ_extra_libpath=elf32ppclinux
662 targ64_extra_emuls=elf64ppc
663 targ64_extra_libpath=elf64ppc ;;
664 esac
665 td=tdir_elf32ppc
666 td64=tdir_elf64ppc
667 s=s/ppc/lppc/g
668 case "${targ}" in
669 powerpcle-* | powerpc64le-*)
670 for z in td td64 targ_emul targ_extra_emuls \
671 targ_extra_libpath targ64_extra_emuls \
672 targ64_extra_libpath
673 do
674 eval ${z}=\"\`echo \$${z} \| sed -e $s\`\"
675 done
676 s=s/lppc/ppc/g ;;
677 esac
678 # Why oh why did we set tooldir based on target_alias
679 # rather than on target?
680 eval tdir_${targ_emul}="${targ_alias}"
681 cpu=`echo "${targ_alias}" | sed -e 's/-.*//'`
682 rest=`echo "${targ_alias}" | sed -e 's/^[^-]*//'`
683 le=le
684 case "${cpu}" in
685 *little) le=little
686 esac
687 ta32=`echo "${cpu}" | sed -e s/64//`"${rest}"
688 ta64=`echo "${cpu}" | sed -e 's/64//;s/$/64/;s/'${le}'64$/64'${le}'/;s/be64$/64be/'`"${rest}"
689 eval test -n \"\$${td}\" || eval ${td}="${ta32}"
690 eval test -n \"\$${td}linux\" || eval ${td}linux="${ta32}"
691 eval test -n \"\$${td}sim\" || eval ${td}sim="${ta32}"
692 eval test -n \"\$${td64}\" || eval ${td64}="${ta64}"
693 # Now provide the other endian
694 for z in targ_extra_emuls targ_extra_libpath
695 do
696 eval ${z}=\"\$${z} \`echo ${targ_emul} \$${z} \| sed -e $s\`\"
697 done
698 for z in targ64_extra_emuls targ64_extra_libpath
699 do
700 eval ${z}=\"\$${z} \`echo \$${z} \| sed -e $s\`\"
701 done
702 td=`echo "${td}" | sed -e $s`
703 td64=`echo "${td64}" | sed -e $s`
704 case "${targ}" in
705 powerpcle-* | powerpc64le-*)
706 cpu=`echo "${cpu}" | sed -e s/${le}\$//` ;;
707 *)
708 cpu=`echo "${cpu}" | sed -e s/be\$//`${le} ;;
709 esac
710 ta32=`echo "${cpu}" | sed -e s/64//`"${rest}"
711 ta64=`echo "${cpu}" | sed -e 's/64//;s/$/64/;s/'${le}'64$/64'${le}/`"${rest}"
712 eval test -n \"\$${td}\" || eval ${td}="${ta32}"
713 eval test -n \"\$${td}linux\" || eval ${td}linux="${ta32}"
714 eval test -n \"\$${td}sim\" || eval ${td}sim="${ta32}"
715 eval test -n \"\$${td64}\" || eval ${td64}="${ta64}"
716 ;;
717 powerpc-*-nto*) targ_emul=elf32ppcnto
718 ;;
719 powerpcle-*-nto*) targ_emul=elf32lppcnto
720 ;;
721 powerpc-*-macos*) targ_emul=ppcmacos
722 targ_extra_ofiles=
723 ;;
724 powerpc-*-aix[5-9]*) targ_emul=aix5ppc
725 targ_extra_ofiles=
726 ;;
727 powerpc-*-aix*) targ_emul=aixppc
728 targ_extra_ofiles=
729 ;;
730 powerpc-*-beos*) targ_emul=aixppc
731 targ_extra_ofiles=
732 ;;
733 powerpc-*-windiss*) targ_emul=elf32ppcwindiss
734 ;;
735 pru*-*-*) targ_emul=pruelf
736 ;;
737 riscv32be*-*-linux*) targ_emul=elf32briscv
738 targ_extra_emuls="elf32briscv_ilp32f elf32briscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64"
739 targ_extra_libpath=$targ_extra_emuls
740 ;;
741 riscv32*-*-linux*) targ_emul=elf32lriscv
742 targ_extra_emuls="elf32lriscv_ilp32f elf32lriscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64"
743 targ_extra_libpath=$targ_extra_emuls
744 ;;
745 riscvbe-*-* | riscv32be*-*-*)
746 targ_emul=elf32briscv
747 targ_extra_emuls="elf64briscv elf32lriscv elf64lriscv"
748 targ_extra_libpath=$targ_extra_emuls
749 ;;
750 riscv-*-* | riscv32*-*-*)
751 targ_emul=elf32lriscv
752 targ_extra_emuls="elf64lriscv elf32briscv elf64briscv"
753 targ_extra_libpath=$targ_extra_emuls
754 ;;
755 riscv64be*-*-linux*) targ_emul=elf64briscv
756 targ_extra_emuls="elf64briscv_lp64f elf64briscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32 elf64lriscv elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32"
757 targ_extra_libpath=$targ_extra_emuls
758 ;;
759 riscv64*-*-linux*) targ_emul=elf64lriscv
760 targ_extra_emuls="elf64lriscv_lp64f elf64lriscv_lp64 elf32lriscv elf32lriscv_ilp32f elf32lriscv_ilp32 elf64briscv elf64briscv_lp64f elf64briscv_lp64 elf32briscv elf32briscv_ilp32f elf32briscv_ilp32"
761 targ_extra_libpath=$targ_extra_emuls
762 ;;
763 riscv64be*-*-*) targ_emul=elf64briscv
764 targ_extra_emuls="elf32briscv elf64lriscv elf32lriscv"
765 targ_extra_libpath=$targ_extra_emuls
766 ;;
767 riscv64*-*-*) targ_emul=elf64lriscv
768 targ_extra_emuls="elf32lriscv elf64briscv elf32briscv"
769 targ_extra_libpath=$targ_extra_emuls
770 ;;
771 rs6000-*-aix[5-9]*) targ_emul=aix5rs6
772 targ_extra_ofiles=
773 ;;
774 rs6000-*-aix*) targ_emul=aixrs6
775 targ_extra_ofiles=
776 ;;
777 rl78-*-*) targ_emul=elf32rl78
778 ;;
779 rx-*-linux*) targ_emul=elf32rx_linux
780 ;;
781 rx-*-*) targ_emul=elf32rx
782 ;;
783 s12z-*-*) targ_emul=m9s12zelf
784 targ_extra_ofiles=ldelfgen.o
785 ;;
786 s390x-*-linux*) targ_emul=elf64_s390
787 targ_extra_emuls=elf_s390
788 targ_extra_libpath=$targ_extra_emuls
789 tdir_elf_s390=`echo ${targ_alias} | sed -e 's/s390x/s390/'`
790 ;;
791 s390x-*-tpf*) targ_emul=elf64_s390
792 tdir_elf_s390=`echo ${targ_alias} | sed -e 's/s390x/s390/'`
793 ;;
794 s390-*-linux*) targ_emul=elf_s390
795 targ64_extra_emuls=elf64_s390
796 targ64_extra_libpath=elf64_s390
797 tdir_elf64_s390=`echo ${targ_alias} | sed -e 's/s390/s390x/'`
798 ;;
799 score-*-elf) targ_emul=score7_elf
800 targ_extra_emuls=score3_elf
801 ;;
802 sh-*-linux*) targ_emul=shlelf_linux
803 targ_extra_emuls="shelf_linux shlelf_fd shelf_fd"
804 targ_extra_libpath=shelf_linux
805 ;;
806 sh*eb-*-linux*) targ_emul=shelf_linux
807 targ_extra_emuls="shelf_fd"
808 ;;
809 sh*-*-linux*) targ_emul=shlelf_linux
810 targ_extra_emuls="shlelf_fd"
811 ;;
812 sh*l*-*-netbsdelf*) targ_emul=shlelf_nbsd
813 targ_extra_emuls=shelf_nbsd
814 ;;
815 sh*-*-netbsdelf*) targ_emul=shelf_nbsd
816 targ_extra_emuls=shlelf_nbsd
817 ;;
818 shle*-*-elf* | sh[1234]*le*-*-elf | shle*-*-kaos*)
819 targ_emul=shlelf
820 targ_extra_emuls="shelf shl sh"
821 ;;
822 sh-*-elf* | sh[1234]*-*-elf | sh-*-rtems* | sh-*-kaos*)
823 targ_emul=shelf
824 targ_extra_emuls="shlelf sh shl"
825 ;;
826 sh-*-uclinux* | sh[12]-*-uclinux*)
827 targ_emul=shelf_uclinux
828 targ_extra_emuls="shelf shlelf sh shl shelf_fd shlelf_fd"
829 ;;
830 sh-*-vxworks) targ_emul=shelf_vxworks
831 targ_extra_emuls=shlelf_vxworks
832 ;;
833 sh-*-nto*) targ_emul=shelf_nto
834 targ_extra_emuls=shlelf_nto
835 ;;
836 sh-*-pe) targ_emul=shpe ;
837 targ_extra_ofiles="deffilep.o pe-dll.o"
838 ;;
839 sh-*-*) targ_emul=sh;
840 targ_extra_emuls=shl
841 targ_extra_ofiles=
842 ;;
843 sparc64-*-freebsd* | sparcv9-*-freebsd* | sparc64-*-kfreebsd*-gnu | sparcv9-*-kfreebsd*-gnu)
844 targ_emul=elf64_sparc_fbsd
845 targ_extra_emuls="elf64_sparc elf32_sparc"
846 targ_extra_libpath=$targ_extra_emuls
847 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
848 ;;
849 sparc64-*-linux-*) targ_emul=elf64_sparc
850 targ_extra_emuls="elf32_sparc"
851 targ_extra_libpath=elf32_sparc
852 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
853 ;;
854 sparc64-*-*bsd*) targ_emul=elf64_sparc
855 targ_extra_emuls="elf32_sparc"
856 ;;
857 sparc64-*-solaris2* | sparcv9-*-solaris2*)
858 targ_emul=elf64_sparc_sol2
859 targ_extra_emuls="elf64_sparc elf32_sparc_sol2 elf32_sparc"
860 targ_extra_libpath=$targ_extra_emuls
861 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
862 ;;
863 sparc64-*-*) targ_emul=elf64_sparc
864 ;;
865 sparc*-*-linux-*) targ_emul=elf32_sparc
866 targ_extra_emuls="elf64_sparc"
867 targ_extra_libpath=elf64_sparc
868 tdir_elf64_sparc=`echo ${targ_alias} | sed -e 's/32//'`
869 ;;
870 sparc-*-solaris2.[0-6] | sparc-*-solaris2.[0-6].*)
871 targ_emul=elf32_sparc_sol2
872 targ_extra_emuls=elf32_sparc
873 ;;
874 sparc-*-solaris2*) targ_emul=elf32_sparc_sol2
875 targ_extra_emuls="elf32_sparc elf64_sparc_sol2 elf64_sparc"
876 targ_extra_libpath=$targ_extra_emuls
877 tdir_elf64_sparc=`echo ${targ_alias} | sed -e 's/32//'`
878 ;;
879 sparc*-*-vxworks*) targ_emul=elf32_sparc_vxworks
880 ;;
881 sparc*-*-*) targ_emul=elf32_sparc
882 ;;
883 spu-*-elf*) targ_emul=elf32_spu
884 ;;
885 tic30-*-*coff*) targ_emul=tic30coff
886 targ_extra_ofiles=
887 ;;
888 tic4x-*-* | c4x-*-*) targ_emul=tic4xcoff
889 targ_extra_emuls="tic3xcoff tic3xcoff_onchip"
890 targ_extra_ofiles=
891 ;;
892 tic54x-*-* | c54x*-*-*) targ_emul=tic54xcoff
893 targ_extra_ofiles=
894 ;;
895 tic6x-*-elf) targ_emul=elf32_tic6x_elf_le
896 targ_extra_emuls="elf32_tic6x_elf_be elf32_tic6x_le elf32_tic6x_be"
897 targ_extra_libpath=$targ_extra_emuls
898 ;;
899 tic6x-*-uclinux) targ_emul=elf32_tic6x_linux_le
900 targ_extra_emuls="elf32_tic6x_linux_be elf32_tic6x_le elf32_tic6x_be"
901 targ_extra_libpath=$targ_extra_emuls
902 ;;
903 tilegx-*-*) targ_emul=elf64tilegx
904 targ_extra_emuls="elf64tilegx_be elf32tilegx elf32tilegx_be"
905 targ_extra_libpath=$targ_extra_emuls
906 ;;
907 tilegxbe-*-*) targ_emul=elf64tilegx_be
908 targ_extra_emuls="elf64tilegx elf32tilegx elf32tilegx_be"
909 targ_extra_libpath=$targ_extra_emuls
910 ;;
911 tilepro-*-*) targ_emul=elf32tilepro
912 ;;
913 v850*-*-*) targ_emul=v850_rh850
914 targ_extra_emuls=v850
915 ;;
916 vax-*-netbsdelf*) targ_emul=elf32vax
917 targ_extra_emuls=vaxnbsd
918 ;;
919 vax-*-netbsdaout* | vax-*-netbsd*)
920 targ_emul=vaxnbsd
921 targ_extra_emuls=elf32vax
922 ;;
923 vax-*-linux-*) targ_emul=elf32vax
924 ;;
925 visium-*-elf) targ_emul=elf32visium
926 ;;
927 x86_64-*-rdos*) targ_emul=elf64rdos
928 ;;
929 x86_64-*-cloudabi*) targ_emul=elf_x86_64_cloudabi
930 ;;
931 x86_64-*-linux-gnux32) targ_emul=elf32_x86_64
932 targ_extra_emuls="elf_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om"
933 targ_extra_libpath="elf_i386 elf_iamcu elf_x86_64 elf_l1om elf_k1om"
934 tdir_elf_iamcu=`echo ${targ_alias} | sed -e 's/x86_64/i386/' -e 's/-linux-gnux32/-linux-gnu/'`
935 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/' -e 's/-linux-gnux32/-linux-gnu/'`
936 ;;
937 x86_64-*-linux-*) targ_emul=elf_x86_64
938 targ_extra_emuls="elf32_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om"
939 targ_extra_libpath="elf_i386 elf32_x86_64 elf_l1om elf_k1om"
940 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
941 ;;
942 x86_64-*-redox*) targ_emul=elf_x86_64
943 targ_extra_emuls=elf_i386
944 ;;
945 x86_64-*-solaris2*) targ_emul=elf_x86_64_sol2
946 targ_extra_emuls="elf_x86_64 elf_i386_sol2 elf_i386_ldso elf_i386 elf_iamcu elf_l1om elf_k1om"
947 targ_extra_libpath=$targ_extra_emuls
948 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
949 ;;
950 x86_64-*-netbsd* | x86_64-*-openbsd*)
951 targ_emul=elf_x86_64
952 targ_extra_emuls="elf_i386 elf_iamcu elf_l1om elf_k1om"
953 tdir_elf_iamcu=`echo ${targ_alias} | \
954 sed -e 's/x86_64/i386/'`
955 case "${tdir_elf_iamcu}" in
956 *-netbsdelf*) ;;
957 *) tdir_elf_iamcu=`echo ${tdir_elf_iamcu} | \
958 sed -e 's/netbsd/netbsdelf/'`;;
959 esac
960 tdir_elf_i386=`echo ${targ_alias} | \
961 sed -e 's/x86_64/i386/'`
962 case "${tdir_elf_i386}" in
963 *-netbsdelf*) ;;
964 *) tdir_elf_i386=`echo ${tdir_elf_i386} | \
965 sed -e 's/netbsd/netbsdelf/'`;;
966 esac
967 ;;
968 x86_64-*-elf* | x86_64-*-rtems* | x86_64-*-fuchsia* | x86_64-*-genode*)
969 targ_emul=elf_x86_64
970 targ_extra_emuls="elf_i386 elf_iamcu elf32_x86_64 elf_l1om elf_k1om"
971 targ_extra_libpath="elf_i386 elf_iamcu elf32_x86_64 elf_l1om elf_k1om"
972 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
973 ;;
974 x86_64-*-dragonfly*) targ_emul=elf_x86_64
975 targ_extra_emuls="elf_i386 elf_iamcu elf_l1om elf_k1om"
976 ;;
977 x86_64-*-freebsd* | x86_64-*-kfreebsd*-gnu)
978 targ_emul=elf_x86_64_fbsd
979 targ_extra_emuls="elf_i386_fbsd elf_x86_64 elf_i386 elf_iamcu elf_l1om elf_l1om_fbsd elf_k1om elf_k1om_fbsd"
980 targ_extra_libpath="elf_i386_fbsd"
981 tdir_elf_i386_fbsd=`echo ${targ_alias} \
982 | sed -e 's/x86_64/i386/'`
983 tdir_elf_iamcu=`echo ${targ_alias} \
984 | sed -e 's/x86_64/i386/'`
985 tdir_elf_i386=`echo ${targ_alias} \
986 | sed -e 's/x86_64/i386/'`
987 ;;
988 x86_64-*-pe | x86_64-*-pep) targ_emul=i386pep ;
989 targ_extra_emuls=i386pe ;
990 targ_extra_ofiles="deffilep.o pep-dll.o pe-dll.o"
991 ;;
992 x86_64-*-cygwin) targ_emul=i386pep ;
993 targ_extra_emuls=i386pe
994 targ_extra_ofiles="deffilep.o pep-dll.o pe-dll.o"
995 test "$targ" != "$host" && LIB_PATH='${tooldir}/lib/w32api'
996 ;;
997 x86_64-*-mingw*) targ_emul=i386pep ;
998 targ_extra_emuls=i386pe
999 targ_extra_ofiles="deffilep.o pep-dll.o pe-dll.o"
1000 ;;
1001 xc16x-*-elf) targ_emul=elf32xc16x
1002 targ_extra_emuls="elf32xc16xl elf32xc16xs"
1003 ;;
1004 xgate-*-*) targ_emul=xgateelf
1005 targ_extra_ofiles=ldelfgen.o
1006 ;;
1007 xstormy16-*-*) targ_emul=elf32xstormy16
1008 ;;
1009 xtensa*-*-*) targ_emul=elf32xtensa
1010 ;;
1011 z80-*-elf*) targ_emul=elf32z80
1012 targ_extra_ofiles="ldelf.o ldelfgen.o"
1013 ;;
1014 z80-*-coff) targ_emul=z80
1015 targ_extra_ofiles=
1016 ;;
1017 z8k-*-coff) targ_emul=z8002
1018 targ_extra_emuls=z8001
1019 targ_extra_ofiles=
1020 ;;
1021 *-*-ieee*) targ_emul=vanilla
1022 targ_extra_ofiles=
1023 ;;
1024 *)
1025 echo 2>&1 "*** ld does not support target ${targ}"
1026 echo 2>&1 "*** see ld/configure.tgt for supported targets"
1027 exit 1
1028
1029 esac
1030
1031 NATIVE_LIB_DIRS='/usr/local/lib /lib /usr/lib'
1032 case "${target}" in
1033
1034 *-*-dragonfly*)
1035 NATIVE_LIB_DIRS='/lib /usr/lib /usr/pkg/lib /usr/local/lib'
1036 ;;
1037
1038 *-*-freebsd*)
1039 NATIVE_LIB_DIRS='/lib /usr/lib /usr/local/lib'
1040 ;;
1041
1042 hppa*64*-*-hpux11*)
1043 NATIVE_LIB_DIRS=/usr/lib/pa20_64
1044 ;;
1045
1046 i[3-7]86-*-sysv4*)
1047 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
1048 ;;
1049
1050 i[3-7]86-*-solaris*)
1051 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
1052 ;;
1053
1054 i[3-7]86-pc-interix*)
1055 NATIVE_LIB_DIRS='/usr/local/lib $$INTERIX_ROOT/usr/lib /lib /usr/lib'
1056 ;;
1057
1058 ia64-*-aix*)
1059 NATIVE_LIB_DIRS='/usr/local/lib /usr/lib/ia64l64 /lib /usr/lib'
1060 ;;
1061
1062 sparc*-*-solaris2*)
1063 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
1064 ;;
1065
1066 spu-*-elf*)
1067 # This allows one to build a pair of PPU/SPU toolchains with common sysroot.
1068 NATIVE_LIB_DIRS='/lib'
1069 ;;
1070
1071 i[03-9x]86-*-cygwin* | x86_64-*-cygwin*)
1072 NATIVE_LIB_DIRS='/usr/lib /usr/lib/w32api'
1073 ;;
1074
1075 *-*-linux*)
1076 ;;
1077
1078 *-*-netbsd*)
1079 ;;
1080
1081 alpha*-*-*)
1082 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
1083 ;;
1084
1085 esac
1086
1087 case "${target}" in
1088 frv-*-* | hppa*-*-* | ia64-*-* | mips*-*-*)
1089 # Don't enable -z relro by default since many relro tests fail on these
1090 # targets:
1091 # FAIL: strip -z relro (relro1)
1092 # FAIL: strip -z relro -shared (relro1)
1093 # FAIL: objcopy -z relro (relro1)
1094 # FAIL: objcopy -z relro -shared (relro1)
1095 # FAIL: objcopy -z relro (tdata1)
1096 # FAIL: objcopy -shared -z relro (tdata1)
1097 # FAIL: objcopy -z relro (tdata2)
1098 # FAIL: objcopy -shared -z relro (tdata2)
1099 # FAIL: objcopy -z relro (tdata3)
1100 # FAIL: objcopy -shared -z relro (tdata3)
1101 # FAIL: objcopy -shared -z relro (tbss1)
1102 # FAIL: objcopy -shared -z relro (tbss2)
1103 # FAIL: objcopy -shared -z relro (tbss3)
1104 ;;
1105 *-*-linux*)
1106 if test ${ac_default_ld_z_relro} = unset; then
1107 ac_default_ld_z_relro=1
1108 fi
1109 ;;
1110 esac
1111
1112 # Enable -z separate-code and --warn-textrel by default for Linux/x86.
1113 case "${target}" in
1114 i[3-7]86-*-linux-* | x86_64-*-linux-*)
1115 if test ${ac_default_ld_z_separate_code} = unset; then
1116 ac_default_ld_z_separate_code=1
1117 fi
1118 if test ${ac_default_ld_textrel_check} = unset; then
1119 ac_default_ld_textrel_check=yes
1120 fi
1121 ;;
1122 esac