Fix copyright - Cygnus is a Red Hat company.
[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" ;;
19arm-*-pe) targ_emul=armpe ;
20 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
21arc-*-elf*) targ_emul=arcelf ;;
22d10v-*-*) targ_emul=d10velf ;;
23d30v-*-*ext*) targ_emul=d30v_e; targ_extra_emuls="d30velf d30v_o" ;;
24d30v-*-*onchip*) targ_emul=d30v_o; targ_extra_emuls="d30velf d30v_e" ;;
25d30v-*-*) targ_emul=d30velf; targ_extra_emuls="d30v_e d30v_o" ;;
26sparc64-*-aout*) targ_emul=sparcaout ;;
27sparc64-*-elf*) targ_emul=elf64_sparc ;;
28sparc-sun-sunos4*) targ_emul=sun4 ;;
29sparclite*-*-elf) targ_emul=elf32_sparc ;;
30sparclite*-*-coff) targ_emul=coff_sparc ;;
31sparclite*-fujitsu-*) targ_emul=sparcaout ;;
32sparc*-*-aout) targ_emul=sparcaout ;;
33sparc*-*-coff) targ_emul=coff_sparc ;;
34sparc*-*-elf) targ_emul=elf32_sparc ;;
35sparc*-*-sysv4*) targ_emul=elf32_sparc ;;
36sparc*-*-linux*aout*) targ_emul=sparclinux
37 targ_extra_emuls="elf32_sparc sun4"
38 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/aout//'`
39 tdir_sun4=sparc-sun-sunos4
40 ;;
41sparc64-*-linux-gnu*) targ_emul=elf64_sparc
42 targ_extra_emuls="elf32_sparc sparclinux sun4"
43 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/64//'`
44 tdir_sparclinux=${tdir_elf32_sparc}aout
45 tdir_sun4=sparc-sun-sunos4
46 ;;
47sparc*-*-linux-gnu*) targ_emul=elf32_sparc
48 targ_extra_emuls="sparclinux sun4"
49 tdir_sparclinux=${targ_alias}aout
50 tdir_sun4=sparc-sun-sunos4
51 ;;
52sparc*-*-lynxos*) targ_emul=sparclynx ;;
53sparc*-*-netbsd*) targ_emul=sparcnbsd ;;
54sparc*-*-solaris2*) targ_emul=elf32_sparc ;;
55sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
56sparc*-*-rtems*) targ_emul=sparcaout ;;
57i960-wrs-vxworks5.0*) targ_emul=gld960 ;;
58i960-wrs-vxworks5*) targ_emul=gld960coff ;;
59i960-wrs-vxworks*) targ_emul=gld960 ;;
60i960-*-coff) targ_emul=gld960coff ;;
61i960-intel-nindy) targ_emul=gld960 ;;
62i960-*-rtems*) targ_emul=gld960coff ;;
0ccf812a 63i960-*-elf*) targ_emul=elf32_i960 ;;
252b5132
RH
64m32r-*-*) targ_emul=m32relf ;;
65m68*-sun-sunos[34]*) targ_emul=sun3 ;;
66m68*-wrs-vxworks*) targ_emul=sun3 ;;
67m68*-ericsson-ose) targ_emul=sun3 ;;
68m68*-apple-aux*) targ_emul=m68kaux ;;
69*-tandem-none) targ_emul=st2000 ;;
70i[3456]86-*-vsta) targ_emul=vsta ;;
71i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
72i[3456]86-*-go32) targ_emul=i386go32 ;;
73i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
74i[3456]86-*-aix*) targ_emul=i386coff ;;
75i[3456]86-*-sco*) targ_emul=i386coff ;;
76i[3456]86-*-isc*) targ_emul=i386coff ;;
77i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
78i[3456]86-*-coff) targ_emul=i386coff ;;
de24ad21 79i[3456]86-*-rtemself*) targ_emul=elf_i386 ;;
252b5132
RH
80i[3456]86-*-rtems*) targ_emul=i386coff ;;
81i[3456]86-*-bsd) targ_emul=i386bsd ;;
82i[3456]86-*-bsd386) targ_emul=i386bsd ;;
83i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
84i[3456]86-*-aout) targ_emul=i386aout ;;
85i[3456]86-*-linux*aout*) targ_emul=i386linux
86 targ_extra_emuls=elf_i386
87 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
88 ;;
89i[3456]86-*-linuxoldld) targ_emul=i386linux; targ_extra_emuls=elf_i386 ;;
90i[3456]86-*-linux-gnu*) targ_emul=elf_i386
91 targ_extra_emuls=i386linux
92 tdir_i386linux=${targ_alias}aout
93 ;;
94i[3456]86-*-sysv4*) targ_emul=elf_i386 ;;
95i[3456]86-*-solaris2*) targ_emul=elf_i386 ;;
96i[3456]86-*-unixware) targ_emul=elf_i386 ;;
97i[3456]86-*-solaris*) targ_emul=elf_i386 ;;
98i[3456]86-*-netbsd*) targ_emul=i386nbsd ;;
99i[3456]86-*-netware) targ_emul=i386nw ;;
100i[3456]86-*-elf*) targ_emul=elf_i386 ;;
2641b0c9
ILT
101i[3456]86-*-freebsdaout* | i[3456]86-*-freebsd[12].* | i[3456]86-*-freebsd[12])
102 targ_emul=i386bsd ;;
103i[3456]86-*-freebsd*) targ_emul=elf_i386 ;;
252b5132
RH
104i[3456]86-*-sysv*) targ_emul=i386coff ;;
105i[3456]86-*-ptx*) targ_emul=i386coff ;;
106i[3456]86-*-mach*) targ_emul=i386mach ;;
107i[3456]86-*-gnu*) targ_emul=elf_i386 ;;
108i[3456]86-*-msdos*) targ_emul=i386msdos; targ_extra_emuls=i386aout ;;
109i[3456]86-*-moss*) targ_emul=i386moss; targ_extra_emuls=i386msdos ;;
110i[3456]86-*-winnt*) targ_emul=i386pe ;
111 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
112i[3456]86-*-pe) targ_emul=i386pe ;
113 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
114i[3456]86-*-cygwin*) targ_emul=i386pe ;
115 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
116i[3456]86-*-mingw32*) targ_emul=i386pe ;
117 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
a7e78dae
ILT
118i[3456]86-*-interix*) targ_emul=i386pe_posix;
119 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
252b5132
RH
120i[3456]86-*-beospe*) targ_emul=i386beos ;;
121i[3456]86-*-beos*) targ_emul=elf_i386_be ;;
41d390a7 122i[3456]86-*-vxworks*) targ_emul=i386aout ;;
252b5132
RH
123m8*-*-*) targ_emul=m88kbcs ;;
124a29k-*-udi) targ_emul=sa29200 ;;
125a29k-*-ebmon) targ_emul=ebmon29k ;;
126a29k-*-*) targ_emul=a29k ;;
127# arm-*-riscix*) targ_emul=riscix ;;
128arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
129armeb-*-aout) targ_emul=armaoutb ;;
130arm-*-coff) targ_emul=armcoff ;;
8959586a 131arm-*-netbsd*) targ_emul=armnbsd ;;
252b5132 132arm-*-elf) targ_emul=armelf ;;
5fa803d3
NC
133arm-*-oabi) targ_emul=armelf_oabi ;;
134arm*-*-linux-gnu*) targ_emul=armelf_linux; targ_extra_emuls="armelf_linux26 armelf" ;;
135arm*-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
0decc840 136arm*-*-conix*) targ_emul=armelf ;;
5fa803d3 137thumb-*-linux-gnu* | thumb-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
252b5132
RH
138strongarm-*-coff) targ_emul=armcoff ;;
139strongarm-*-elf) targ_emul=armelf ;;
140thumb-*-coff) targ_emul=armcoff ;;
141thumb-*-elf) targ_emul=armelf ;;
142thumb-*-oabi) targ_emul=armelf_oabi ;;
143thumb-epoc-pe) targ_emul=arm_epoc_pe ;
144 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
145thumb-*-pe) targ_emul=armpe ;
146 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
147h8300-*-hms* | h8300-*-coff*)
148 targ_emul=h8300; targ_extra_emuls="h8300h h8300s"
149 ;;
150h8500-*-hms* | h8500-*-coff*)
151 targ_emul=h8500
152 targ_extra_emuls="h8500s h8500b h8500m h8500c"
153 ;;
de24ad21
RH
154sh-*-elf* | sh-*-rtemself*)
155 targ_emul=shelf
252b5132
RH
156 targ_extra_emuls="shlelf sh shl"
157 ;;
158sh-*-*|sh-*-rtems*) targ_emul=sh; targ_extra_emuls=shl ;;
159m68k-sony-*) targ_emul=news ;;
160m68k-hp-bsd*) targ_emul=hp300bsd ;;
161m68*-motorola-sysv*) targ_emul=delta68 ;;
162m68*-*-aout) targ_emul=m68kaout ;;
163m68*-*-coff) targ_emul=m68kcoff ;;
164m68*-*-elf) targ_emul=m68kelf ;;
165m68*-*-hpux*) targ_emul=hp3hpux ;;
166m68k-*-linux*aout*) targ_emul=m68klinux
167 targ_extra_emuls=m68kelf
168 tdir_m68kelf=`echo ${targ_alias} | sed -e 's/aout//'`
169 ;;
170m68k-*-linux-gnu*) targ_emul=m68kelf
171 targ_extra_emuls=m68klinux
172 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
173 ;;
174m68*-*-gnu*) targ_emul=m68kelf ;;
175m68*-*-lynxos*) targ_emul=m68klynx ;;
176m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
177m68*-*-netbsd*) targ_emul=m68knbsd ;;
178m68*-*-psos*) targ_emul=m68kpsos ;;
179m68*-*-rtems*) targ_emul=m68kcoff ;;
f6e143a1 180hppa*w*-*) targ_emul=elf64hppa ;;
252b5132 181hppa*-*-*elf*) targ_emul=hppaelf ;;
5c61c5ab 182hppa*-*-linux-gnu*) targ_emul=hppaelf ;;
252b5132
RH
183hppa*-*-lites*) targ_emul=hppaelf ;;
184hppa*-*-rtems*) targ_emul=hppaelf ;;
185vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
186mips*-dec-ultrix*) targ_emul=mipslit ;;
187mips*-dec-osf*) targ_emul=mipslit ;;
dc831978
MM
188mips*-sgi-irix5*) targ_emul=elf32bsmip ;;
189mips*-sgi-irix6*) targ_emul=elf32bmipn32
22c675a7 190 targ_extra_emuls="elf32bsmip elf64bmip"
dc831978 191 ;;
252b5132
RH
192mips*-sgi-irix*) targ_emul=mipsbig ;;
193mips*el-*-ecoff*) targ_emul=mipsidtl ;;
194mips*-*-ecoff*) targ_emul=mipsidt ;;
195mips*-dec-bsd*) targ_emul=mipsbsd ;;
196mips*-dec-netbsd*) targ_emul=elf32lmip ;;
197mips*-*-bsd*) targ_emul=mipsbig ;;
198mips*vr4300el-*-elf*) targ_emul=elf32l4300 ;;
199mips*vr4300-*-elf*) targ_emul=elf32b4300 ;;
200mips*vr4100el-*-elf*) targ_emul=elf32l4300 ;;
201mips*vr4100-*-elf*) targ_emul=elf32b4300 ;;
202mips*vr5000el-*-elf*) targ_emul=elf32l4300 ;;
203mips*vr5000-*-elf*) targ_emul=elf32b4300 ;;
204mips*el-*-elf*) targ_emul=elf32elmip ;;
205mips*-*-elf*) targ_emul=elf32ebmip ;;
de24ad21 206mips*el-*-rtems*) targ_emul=elf32elmip ;;
252b5132 207mips*-*-rtems*) targ_emul=elf32ebmip ;;
41d390a7 208mips*el-*-vxworks*) targ_emul=elf32elmip ;;
252b5132
RH
209mips*-*-vxworks*) targ_emul=elf32ebmip ;;
210mips*el-*-linux-gnu*) targ_emul=elf32lsmip
211 targ_extra_emuls="elf32bsmip mipslit mipsbig"
212 ;;
213mips*-*-linux-gnu*) targ_emul=elf32bsmip
214 targ_extra_emuls="elf32lsmip mipsbig mipslit"
215 ;;
216mips*-*-lnews*) targ_emul=mipslnews ;;
217mn10200-*-*) targ_emul=mn10200 ;;
218mn10300-*-*) targ_emul=mn10300 ;;
219alpha*-*-linuxecoff*) targ_emul=alpha targ_extra_emuls=elf64alpha
220 tdir_elf64alpha=`echo ${targ_alias} | sed -e 's/ecoff//'`
221 ;;
222alpha*-*-linux-gnu*) targ_emul=elf64alpha targ_extra_emuls=alpha
223 tdir_alpha=`echo ${targ_alias} | sed -e 's/linux/linuxecoff/'`
224 ;;
225alpha*-*-osf*) targ_emul=alpha ;;
226alpha*-*-gnu*) targ_emul=elf64alpha ;;
227alpha*-*-netware*) targ_emul=alpha ;;
228alpha*-*-netbsd*) targ_emul=elf64alpha ;;
229z8k-*-coff) targ_emul=z8002; targ_extra_emuls=z8001 ;;
230ns32k-pc532-mach* | ns32k-pc532-ux*) targ_emul=pc532macha ;;
231ns32k-pc532-netbsd* | ns32k-pc532-lites*) targ_emul=ns32knbsd ;;
3336653a
RH
232powerpc-*-linux-gnu*) targ_emul=elf32ppclinux; targ_extra_emuls=elf32ppc;
233 targ_extra_libpath=elf32ppc ;;
c6c8c6dc
ILT
234pjl*-*-*) targ_emul=pjlelf ; targ_extra_emuls="elf_i386" ;;
235pj*-*-*) targ_emul=pjelf ;;
ec2f040d 236powerpc-*-elf* | powerpc-*-eabi* | powerpc-*-sysv* \
252b5132
RH
237 | powerpc-*-netbsd* | powerpc-*-vxworks*)
238 targ_emul=elf32ppc ;;
239powerpcle-*-elf* | powerpcle-*-eabi* | powerpcle-*-solaris* \
240 | powerpcle-*-sysv* | powerpcle-*-vxworks*)
241 targ_emul=elf32lppc ;;
de24ad21 242powerpcle-*-rtems*) targ_emul=elf32leppc ;;
252b5132
RH
243powerpc-*-rtems*) targ_emul=elf32ppc ;;
244powerpc-*-macos*) targ_emul=ppcmacos ;;
245powerpc-*-netware*) targ_emul=ppcnw ;;
246powerpcle-*-pe) targ_emul=ppcpe ;;
247powerpcle-*-winnt*) targ_emul=ppcpe ;;
248powerpcle-*-cygwin*) targ_emul=ppcpe ;;
249powerpc-*-aix*) targ_emul=aixppc ;;
250powerpc-*-beos*) targ_emul=aixppc ;;
251rs6000-*-aix*) targ_emul=aixrs6 ;;
252tic30-*-*aout*) targ_emul=tic30aout ;;
253tic30-*-*coff*) targ_emul=tic30coff ;;
254tic80-*-*) targ_emul=tic80coff ;;
255v850-*-*) targ_emul=v850 ;;
256v850e-*-*) targ_emul=v850 ;;
257v850ea-*-*) targ_emul=v850 ;;
258w65-*-*) targ_emul=w65 ;;
259fr30-*-*) targ_emul=elf32fr30 ;;
71acc4e8
NC
260mcore-*-pe) targ_emul=mcorepe ;
261 targ_extra_ofiles="deffilep.o pe-dll.o" ;;
262mcore-*-elf) targ_emul=elf32mcore ;;
252b5132
RH
263*-*-aout) targ_emul=${target_cpu}-${target_vendor} ;;
264*-*-coff) targ_emul=${target_cpu}-${target_vendor} ;;
265*-*-netware) targ_emul=${target_cpu}-nw ;;
266*-*-ieee*) targ_emul=vanilla ;;
267
268*)
269 echo 2>&1 "*** ld does not support target ${targ}"
270 echo 2>&1 "*** see ld/configure.tgt for supported targets"
271 exit 1
272
273esac
This page took 0.046292 seconds and 4 git commands to generate.