* pe-dll.c (autofilter_entry_type autofilter_liblist: Add
[deliverable/binutils-gdb.git] / ld / configure.tgt
CommitLineData
252b5132
RH
1# This is the linker target specific file. This is invoked by the
2# autoconf generated configure script. Putting it in a separate shell
3# file lets us skip running autoconf when modifying target specific
4# information.
5
6# This file switches on the shell variable ${targ}, and sets the
7# following shell variables:
8# targ_emul name of linker emulation to use
9# targ_extra_emuls additional linker emulations to provide
3336653a 10# targ_extra_libpath additional linker emulations using LIB_PATH
252b5132
RH
11# targ_extra_ofiles additional objects needed by the emulation
12
13targ_extra_emuls=
14targ_extra_ofiles=
15
16case "${targ}" in
17arm-epoc-pe) targ_emul=arm_epoc_pe ;
18 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
344a211f
NC
19arm-*-wince) targ_emul=armpe ;
20 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
252b5132
RH
21arm-*-pe) targ_emul=armpe ;
22 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
23arc-*-elf*) targ_emul=arcelf ;;
adde6300
AM
24avr-*-*) targ_emul=avr85xx
25 targ_extra_emuls="avr1200 avr23xx avr44x4 avr4433 avrmega603 avrmega103 avrmega161" ;;
1268a053 26cris-*-*aout*) targ_emul=crisaout
9d06555c
HPN
27 targ_extra_emuls="criself crislinux"
28 targ_extra_libpath=$targ_extra_emuls ;;
1268a053
HPN
29cris-*-*) targ_emul=criself
30 targ_extra_emuls="crisaout crislinux"
31 targ_extra_libpath=$targ_extra_emuls ;;
252b5132
RH
32d10v-*-*) targ_emul=d10velf ;;
33d30v-*-*ext*) targ_emul=d30v_e; targ_extra_emuls="d30velf d30v_o" ;;
34d30v-*-*onchip*) targ_emul=d30v_o; targ_extra_emuls="d30velf d30v_e" ;;
35d30v-*-*) targ_emul=d30velf; targ_extra_emuls="d30v_e d30v_o" ;;
36sparc64-*-aout*) targ_emul=sparcaout ;;
37sparc64-*-elf*) targ_emul=elf64_sparc ;;
38sparc-sun-sunos4*) targ_emul=sun4 ;;
39sparclite*-*-elf) targ_emul=elf32_sparc ;;
40sparclite*-*-coff) targ_emul=coff_sparc ;;
41sparclite*-fujitsu-*) targ_emul=sparcaout ;;
42sparc*-*-aout) targ_emul=sparcaout ;;
43sparc*-*-coff) targ_emul=coff_sparc ;;
44sparc*-*-elf) targ_emul=elf32_sparc ;;
45sparc*-*-sysv4*) targ_emul=elf32_sparc ;;
fb33b906
DB
46sparc64-*-freebsd* | sparcv9-*-freebsd*)
47 targ_emul=elf64_sparc
48 targ_extra_emuls="elf32_sparc"
49 targ_extra_libpath=$targ_extra_emuls
50 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
51 ;;
252b5132
RH
52sparc*-*-linux*aout*) targ_emul=sparclinux
53 targ_extra_emuls="elf32_sparc sun4"
54 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/aout//'`
55 tdir_sun4=sparc-sun-sunos4
56 ;;
57sparc64-*-linux-gnu*) targ_emul=elf64_sparc
58 targ_extra_emuls="elf32_sparc sparclinux sun4"
780248c4 59 targ_extra_libpath=elf32_sparc
252b5132
RH
60 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
61 tdir_sparclinux=${tdir_elf32_sparc}aout
62 tdir_sun4=sparc-sun-sunos4
63 ;;
64sparc*-*-linux-gnu*) targ_emul=elf32_sparc
ad51fb57 65 targ_extra_emuls="sparclinux elf64_sparc sun4"
780248c4 66 targ_extra_libpath=elf64_sparc
252b5132 67 tdir_sparclinux=${targ_alias}aout
ad51fb57 68 tdir_elf64_sparc=`echo ${targ_alias} | sed -e 's/32//'`
252b5132
RH
69 tdir_sun4=sparc-sun-sunos4
70 ;;
71sparc*-*-lynxos*) targ_emul=sparclynx ;;
d8475ff6
JL
72sparc64-*-netbsd*) targ_emul=elf64_sparc ;;
73sparc*-*-netbsd*elf*) targ_emul=elf32_sparc ;;
252b5132 74sparc*-*-netbsd*) targ_emul=sparcnbsd ;;
a1836d49
AO
75sparc-*-solaris2.[0-6] | sparc-*-solaris2.[0-6].*)
76 targ_emul=elf32_sparc ;;
77sparc-*-solaris2*) targ_emul=elf32_sparc
78 targ_extra_emuls="elf64_sparc"
79 targ_extra_libpath=$targ_extra_emuls
80 tdir_elf64_sparc=`echo ${targ_alias} | sed -e 's/32//'`
81 ;;
82sparcv9-*-solaris2* | sparc64-*-solaris2*)
83 targ_emul=elf64_sparc
84 targ_extra_emuls="elf32_sparc"
85 targ_extra_libpath=$targ_extra_emuls
86 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
87 ;;
252b5132
RH
88sparc*-*-solaris2*) targ_emul=elf32_sparc ;;
89sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
24f6971a
NC
90sparc*-*-rtemsaout*) targ_emul=sparcaout ;;
91sparc*-*-rtemself*) targ_emul=elf32_sparc ;;
92sparc*-*-rtems*) targ_emul=elf32_sparc ;;
165589e4
JE
93i860-stardent-sysv4* | i860-stardent-elf*)
94 targ_emul=elf32_i860 ;;
252b5132
RH
95i960-wrs-vxworks5.0*) targ_emul=gld960 ;;
96i960-wrs-vxworks5*) targ_emul=gld960coff ;;
97i960-wrs-vxworks*) targ_emul=gld960 ;;
98i960-*-coff) targ_emul=gld960coff ;;
99i960-intel-nindy) targ_emul=gld960 ;;
100i960-*-rtems*) targ_emul=gld960coff ;;
0ccf812a 101i960-*-elf*) targ_emul=elf32_i960 ;;
800eeca4 102ia64-*-elf*) targ_emul=elf64_ia64 ;;
fb33b906 103ia64-*-freebsd*) targ_emul=elf64_ia64 ;;
800eeca4 104ia64-*-linux*) targ_emul=elf64_ia64 ;;
41c49998 105ia64-*-aix*) targ_emul=elf64_aix ;;
252b5132 106m32r-*-*) targ_emul=m32relf ;;
60bcf0fa
NC
107m68hc11-*-*|m6811-*-*) targ_emul=m68hc11elf
108 targ_extra_emuls="m68hc11elfb m68hc12elf m68hc12elfb" ;;
109m68hc12-*-*|m6812-*-*) targ_emul=m68hc12elf
110 targ_extra_emuls="m68hc12elfb m68hc11elf m68hc11elfb" ;;
252b5132
RH
111m68*-sun-sunos[34]*) targ_emul=sun3 ;;
112m68*-wrs-vxworks*) targ_emul=sun3 ;;
113m68*-ericsson-ose) targ_emul=sun3 ;;
114m68*-apple-aux*) targ_emul=m68kaux ;;
115*-tandem-none) targ_emul=st2000 ;;
5b93d8bb 116i370-*-elf* | i370-*-linux-gnu*) targ_emul=elf32i370 ;;
252b5132
RH
117i[3456]86-*-vsta) targ_emul=vsta ;;
118i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
119i[3456]86-*-go32) targ_emul=i386go32 ;;
120i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
121i[3456]86-*-aix*) targ_emul=i386coff ;;
122i[3456]86-*-sco*) targ_emul=i386coff ;;
123i[3456]86-*-isc*) targ_emul=i386coff ;;
124i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
125i[3456]86-*-coff) targ_emul=i386coff ;;
d43ded80 126i[3456]86-*-rtemscoff*) targ_emul=i386coff ;;
de24ad21 127i[3456]86-*-rtemself*) targ_emul=elf_i386 ;;
d43ded80 128i[3456]86-*-rtems*) targ_emul=elf_i386 ;;
252b5132
RH
129i[3456]86-*-bsd) targ_emul=i386bsd ;;
130i[3456]86-*-bsd386) targ_emul=i386bsd ;;
131i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
132i[3456]86-*-aout) targ_emul=i386aout ;;
133i[3456]86-*-linux*aout*) targ_emul=i386linux
134 targ_extra_emuls=elf_i386
135 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
136 ;;
c709b096 137i[3456]86-*-linux*oldld) targ_emul=i386linux; targ_extra_emuls=elf_i386 ;;
252b5132
RH
138i[3456]86-*-linux-gnu*) targ_emul=elf_i386
139 targ_extra_emuls=i386linux
140 tdir_i386linux=${targ_alias}aout
141 ;;
2be3aa03
NC
142x86_64-*-linux-gnu*) targ_emul=elf_x86_64
143 targ_extra_emuls="elf_i386 i386linux"
144 tdir_i386linux=${targ_alias}aout
145 ;;
28423a68 146i[3456]86-*-sysv[45]*) targ_emul=elf_i386 ;;
506eee22
NC
147i[3456]86-*-solaris2*) targ_emul=elf_i386_ldso
148 targ_extra_emuls="elf_i386"
149 ;;
252b5132 150i[3456]86-*-unixware) targ_emul=elf_i386 ;;
506eee22
NC
151i[3456]86-*-solaris*) targ_emul=elf_i386_ldso
152 targ_extra_emuls="elf_i386"
153 ;;
9ffecff1
MG
154i[3456]86-*-netbsdelf*) targ_emul=elf_i386
155 targ_extra_emuls=i386nbsd
156 ;;
157i[3456]86-*-netbsd*) targ_emul=i386nbsd
158 targ_extra_emuls=elf_i386
159 ;;
252b5132
RH
160i[3456]86-*-netware) targ_emul=i386nw ;;
161i[3456]86-*-elf*) targ_emul=elf_i386 ;;
2641b0c9
ILT
162i[3456]86-*-freebsdaout* | i[3456]86-*-freebsd[12].* | i[3456]86-*-freebsd[12])
163 targ_emul=i386bsd ;;
164i[3456]86-*-freebsd*) targ_emul=elf_i386 ;;
fb33b906
DB
165x86_64-*-freebsd*) targ_emul=elf_x86_64
166 targ_extra_emuls=elf_i386
167 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'`
168 ;;
252b5132
RH
169i[3456]86-*-sysv*) targ_emul=i386coff ;;
170i[3456]86-*-ptx*) targ_emul=i386coff ;;
171i[3456]86-*-mach*) targ_emul=i386mach ;;
172i[3456]86-*-gnu*) targ_emul=elf_i386 ;;
173i[3456]86-*-msdos*) targ_emul=i386msdos; targ_extra_emuls=i386aout ;;
174i[3456]86-*-moss*) targ_emul=i386moss; targ_extra_emuls=i386msdos ;;
175i[3456]86-*-winnt*) targ_emul=i386pe ;
176 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
177i[3456]86-*-pe) targ_emul=i386pe ;
178 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
179i[3456]86-*-cygwin*) targ_emul=i386pe ;
180 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
181i[3456]86-*-mingw32*) targ_emul=i386pe ;
182 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
a7e78dae
ILT
183i[3456]86-*-interix*) targ_emul=i386pe_posix;
184 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
252b5132
RH
185i[3456]86-*-beospe*) targ_emul=i386beos ;;
186i[3456]86-*-beos*) targ_emul=elf_i386_be ;;
41d390a7 187i[3456]86-*-vxworks*) targ_emul=i386aout ;;
59ff2774 188i[3456]86-*-chaos) targ_emul=elf_i386_chaos ;;
252b5132
RH
189m8*-*-*) targ_emul=m88kbcs ;;
190a29k-*-udi) targ_emul=sa29200 ;;
191a29k-*-ebmon) targ_emul=ebmon29k ;;
192a29k-*-*) targ_emul=a29k ;;
193# arm-*-riscix*) targ_emul=riscix ;;
194arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
195armeb-*-aout) targ_emul=armaoutb ;;
196arm-*-coff) targ_emul=armcoff ;;
87748b32 197arm-*-vxworks) targ_emul=armcoff ;;
fb33b906 198arm-*-freebsd*) targ_emul=armelf ;;
8959586a 199arm-*-netbsd*) targ_emul=armnbsd ;;
056a1d49 200arm-*-openbsd*) targ_emul=armnbsd ;;
24f6971a 201arm-*-rtems*) targ_emul=armelf ;;
252b5132 202arm-*-elf) targ_emul=armelf ;;
45cf6f3e 203arm9e-*-elf) targ_emul=armelf ;;
5fa803d3 204arm-*-oabi) targ_emul=armelf_oabi ;;
69f03d65 205arm*-*-linux-gnu*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
5fa803d3 206arm*-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
0decc840 207arm*-*-conix*) targ_emul=armelf ;;
5fa803d3 208thumb-*-linux-gnu* | thumb-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
252b5132
RH
209strongarm-*-coff) targ_emul=armcoff ;;
210strongarm-*-elf) targ_emul=armelf ;;
211thumb-*-coff) targ_emul=armcoff ;;
212thumb-*-elf) targ_emul=armelf ;;
213thumb-*-oabi) targ_emul=armelf_oabi ;;
214thumb-epoc-pe) targ_emul=arm_epoc_pe ;
215 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
216thumb-*-pe) targ_emul=armpe ;
217 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
077b8428
NC
218xscale-*-coff) targ_emul=armcoff ;;
219xscale-*-elf) targ_emul=armelf ;;
24f6971a 220h8300-*-hms* | h8300-*-coff* | h8300-*-rtems*)
252b5132
RH
221 targ_emul=h8300; targ_extra_emuls="h8300h h8300s"
222 ;;
8af6dd41
JR
223h8300-*-elf*)
224 targ_emul=h8300elf;
225 targ_extra_emuls="h8300helf h8300self"
226 ;;
252b5132
RH
227h8500-*-hms* | h8500-*-coff*)
228 targ_emul=h8500
229 targ_extra_emuls="h8500s h8500b h8500m h8500c"
230 ;;
4a428502
AO
231sh-*-linux*)
232 targ_emul=shelf_linux
233 targ_extra_emuls=shlelf_linux
234 ;;
de24ad21
RH
235sh-*-elf* | sh-*-rtemself*)
236 targ_emul=shelf
252b5132
RH
237 targ_extra_emuls="shlelf sh shl"
238 ;;
344a211f
NC
239sh-*-pe) targ_emul=shpe ;
240 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
252b5132
RH
241sh-*-*|sh-*-rtems*) targ_emul=sh; targ_extra_emuls=shl ;;
242m68k-sony-*) targ_emul=news ;;
243m68k-hp-bsd*) targ_emul=hp300bsd ;;
244m68*-motorola-sysv*) targ_emul=delta68 ;;
245m68*-*-aout) targ_emul=m68kaout ;;
246m68*-*-coff) targ_emul=m68kcoff ;;
247m68*-*-elf) targ_emul=m68kelf ;;
248m68*-*-hpux*) targ_emul=hp3hpux ;;
249m68k-*-linux*aout*) targ_emul=m68klinux
250 targ_extra_emuls=m68kelf
251 tdir_m68kelf=`echo ${targ_alias} | sed -e 's/aout//'`
252 ;;
253m68k-*-linux-gnu*) targ_emul=m68kelf
254 targ_extra_emuls=m68klinux
255 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
256 ;;
257m68*-*-gnu*) targ_emul=m68kelf ;;
258m68*-*-lynxos*) targ_emul=m68klynx ;;
259m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
260m68*-*-netbsd*) targ_emul=m68knbsd ;;
261m68*-*-psos*) targ_emul=m68kpsos ;;
d43ded80
PB
262m68*-*-rtemscoff*) targ_emul=m68kcoff ;;
263m68*-*-rtems*) targ_emul=m68kelf ;;
9f22353f 264hppa*64*-*-linux-gnu*) targ_emul=hppa64linux ;;
0b76fe77 265hppa*64*-*) targ_emul=elf64hppa ;;
4900fc06 266hppa*-*-linux-gnu*) targ_emul=hppalinux ;;
252b5132
RH
267hppa*-*-*elf*) targ_emul=hppaelf ;;
268hppa*-*-lites*) targ_emul=hppaelf ;;
269hppa*-*-rtems*) targ_emul=hppaelf ;;
270vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
344a211f
NC
271mips*-*-pe) targ_emul=mipspe ;
272 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
252b5132
RH
273mips*-dec-ultrix*) targ_emul=mipslit ;;
274mips*-dec-osf*) targ_emul=mipslit ;;
dc831978
MM
275mips*-sgi-irix5*) targ_emul=elf32bsmip ;;
276mips*-sgi-irix6*) targ_emul=elf32bmipn32
22c675a7 277 targ_extra_emuls="elf32bsmip elf64bmip"
dc831978 278 ;;
252b5132
RH
279mips*-sgi-irix*) targ_emul=mipsbig ;;
280mips*el-*-ecoff*) targ_emul=mipsidtl ;;
281mips*-*-ecoff*) targ_emul=mipsidt ;;
282mips*-dec-bsd*) targ_emul=mipsbsd ;;
283mips*-dec-netbsd*) targ_emul=elf32lmip ;;
284mips*-*-bsd*) targ_emul=mipsbig ;;
285mips*vr4300el-*-elf*) targ_emul=elf32l4300 ;;
286mips*vr4300-*-elf*) targ_emul=elf32b4300 ;;
287mips*vr4100el-*-elf*) targ_emul=elf32l4300 ;;
288mips*vr4100-*-elf*) targ_emul=elf32b4300 ;;
289mips*vr5000el-*-elf*) targ_emul=elf32l4300 ;;
290mips*vr5000-*-elf*) targ_emul=elf32b4300 ;;
291mips*el-*-elf*) targ_emul=elf32elmip ;;
292mips*-*-elf*) targ_emul=elf32ebmip ;;
de24ad21 293mips*el-*-rtems*) targ_emul=elf32elmip ;;
252b5132 294mips*-*-rtems*) targ_emul=elf32ebmip ;;
41d390a7 295mips*el-*-vxworks*) targ_emul=elf32elmip ;;
252b5132 296mips*-*-vxworks*) targ_emul=elf32ebmip ;;
fdec3cfc
L
297mips*el-*-linux-gnu*) targ_emul=elf32ltsmip
298 targ_extra_emuls="elf32btsmip elf64ltsmip elf64btsmip"
252b5132 299 ;;
fdec3cfc
L
300mips*-*-linux-gnu*) targ_emul=elf32btsmip
301 targ_extra_emuls="elf32ltsmip elf64btsmip elf64ltsmip"
252b5132
RH
302 ;;
303mips*-*-lnews*) targ_emul=mipslnews ;;
3548145d 304mips*-*-sysv4*) targ_emul=elf32btsmip ;;
252b5132
RH
305mn10200-*-*) targ_emul=mn10200 ;;
306mn10300-*-*) targ_emul=mn10300 ;;
fb33b906
DB
307alpha*-*-freebsd*) targ_emul=elf64alpha
308 targ_extra_emuls=alpha
309 tdir_alpha=`echo ${targ_alias} | sed -e 's/freebsd/freebsdecoff/'`
310 ;;
252b5132
RH
311alpha*-*-linuxecoff*) targ_emul=alpha targ_extra_emuls=elf64alpha
312 tdir_elf64alpha=`echo ${targ_alias} | sed -e 's/ecoff//'`
313 ;;
314alpha*-*-linux-gnu*) targ_emul=elf64alpha targ_extra_emuls=alpha
315 tdir_alpha=`echo ${targ_alias} | sed -e 's/linux/linuxecoff/'`
316 ;;
317alpha*-*-osf*) targ_emul=alpha ;;
318alpha*-*-gnu*) targ_emul=elf64alpha ;;
319alpha*-*-netware*) targ_emul=alpha ;;
320alpha*-*-netbsd*) targ_emul=elf64alpha ;;
321z8k-*-coff) targ_emul=z8002; targ_extra_emuls=z8001 ;;
322ns32k-pc532-mach* | ns32k-pc532-ux*) targ_emul=pc532macha ;;
323ns32k-pc532-netbsd* | ns32k-pc532-lites*) targ_emul=ns32knbsd ;;
c7e40348 324openrisc-*-*) targ_emul=elf32openrisc ;;
5c67d4bb
AM
325pdp11-*-*) targ_emul=pdp11 ;;
326pjl*-*-*) targ_emul=pjlelf ; targ_extra_emuls="elf_i386" ;;
327pj*-*-*) targ_emul=pjelf ;;
fb33b906
DB
328powerpc-*-freebsd*) targ_emul=elf32ppc;
329 targ_extra_emuls=elf32ppcsim;
330 targ_extra_libpath=elf32ppc;
331 tdir_elf32ppcsim=`echo ${targ_alias} | sed -e 's/ppc/ppcsim/'`
332 ;;
5c67d4bb
AM
333powerpc*-*-linux*)
334 case "${targ}" in
335 *64*) targ_emul=elf64ppc
336 targ_extra_emuls="elf32ppclinux elf32ppc elf32ppcsim" ;;
337 *) targ_emul=elf32ppclinux
338 targ_extra_emuls="elf32ppc elf32ppcsim"
339 targ_extra_libpath=elf32ppc ;;
340 esac ;;
341powerpc*le-*-elf* | powerpc*le-*-eabi* | powerpc*le-*-solaris* \
342 | powerpc*le-*-sysv* | powerpc*le-*-vxworks*)
343 case "${targ}" in
344 *64*) targ_emul=elf64lppc
345 targ_extra_emuls="elf32lppc elf32ppcsim" ;;
346 *) targ_emul=elf32lppc
347 targ_extra_emuls="elf32ppcsim" ;;
348 esac ;;
349powerpc*-*-elf* | powerpc*-*-eabi* | powerpc*-*-sysv* \
350 | powerpc*-*-netbsd* | powerpc*-*-vxworks*)
351 case "${targ}" in
352 *64*) targ_emul=elf64ppc
353 targ_extra_emuls="elf32ppc elf32ppclinux elf32ppcsim" ;;
354 *) targ_emul=elf32ppc
355 targ_extra_emuls="elf32ppclinux elf32ppcsim" ;;
356 esac ;;
de24ad21 357powerpcle-*-rtems*) targ_emul=elf32leppc ;;
252b5132
RH
358powerpc-*-rtems*) targ_emul=elf32ppc ;;
359powerpc-*-macos*) targ_emul=ppcmacos ;;
360powerpc-*-netware*) targ_emul=ppcnw ;;
361powerpcle-*-pe) targ_emul=ppcpe ;;
362powerpcle-*-winnt*) targ_emul=ppcpe ;;
3b1b01cf
TR
363powerpcle-*-cygwin*) targ_emul=ppcpe ;;
364
365powerpc-*-aix*) targ_emul=aixppc
366 targ_extra_emuls="aixppc64"
367 tdir_aixppc64=${targ_alias}
368 ;;
252b5132
RH
369powerpc-*-beos*) targ_emul=aixppc ;;
370rs6000-*-aix*) targ_emul=aixrs6 ;;
371tic30-*-*aout*) targ_emul=tic30aout ;;
372tic30-*-*coff*) targ_emul=tic30coff ;;
74459f0e 373tic54x-*-* | c54x*-*-*) targ_emul=tic54xcoff ;;
252b5132
RH
374tic80-*-*) targ_emul=tic80coff ;;
375v850-*-*) targ_emul=v850 ;;
376v850e-*-*) targ_emul=v850 ;;
377v850ea-*-*) targ_emul=v850 ;;
378w65-*-*) targ_emul=w65 ;;
379fr30-*-*) targ_emul=elf32fr30 ;;
71acc4e8
NC
380mcore-*-pe) targ_emul=mcorepe ;
381 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
382mcore-*-elf) targ_emul=elf32mcore ;;
a85d7ed0
NC
383s390x-*-linux*) targ_emul=elf64_s390 ;;
384s390-*-linux*) targ_emul=elf_s390 ;;
252b5132
RH
385*-*-ieee*) targ_emul=vanilla ;;
386
387*)
388 echo 2>&1 "*** ld does not support target ${targ}"
389 echo 2>&1 "*** see ld/configure.tgt for supported targets"
390 exit 1
391
392esac
This page took 0.109848 seconds and 4 git commands to generate.