* configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*;
[deliverable/binutils-gdb.git] / ld / configure.tgt
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
10
11 targ_extra_emuls=
12
13 case "${targ}" in
14 arm-*-pe) targ_emul=armpe ;;
15 arc-*-elf*) targ_emul=arcelf ;;
16 d10v-*-*) targ_emul=d10velf ;;
17 # start-sanitize-d30v
18 d30v-*-*) targ_emul=d30velf ;;
19 # end-sanitize-d30v
20 sparc64-*-aout*) targ_emul=sparcaout ;;
21 sparc64-*-elf*) targ_emul=elf64_sparc ;;
22 sparc-sun-sunos4*) targ_emul=sun4 ;;
23 sparclite*-*-coff) targ_emul=coff_sparc ;;
24 sparclite*-fujitsu-*) targ_emul=sparcaout ;;
25 sparc*-*-aout) targ_emul=sparcaout ;;
26 sparc*-*-coff) targ_emul=coff_sparc ;;
27 sparc*-*-elf) targ_emul=elf32_sparc ;;
28 sparc*-*-sysv4*) targ_emul=elf32_sparc ;;
29 sparc*-*-linux*aout*) targ_emul=sparclinux
30 targ_extra_emuls="elf32_sparc sun4"
31 tdir_elf32_sparc=`echo ${targ_alias} | sed -e 's/aout//'`
32 tdir_sun4=sparc-sun-sunos4
33 ;;
34 sparc*-*-linux*) targ_emul=elf32_sparc
35 targ_extra_emuls="sparclinux sun4"
36 tdir_sparclinux=${targ_alias}aout
37 tdir_sun4=sparc-sun-sunos4
38 ;;
39 sparc*-*-lynxos*) targ_emul=sparclynx ;;
40 sparc*-*-netbsd*) targ_emul=sparcnbsd ;;
41 sparc*-*-solaris2*) targ_emul=elf32_sparc ;;
42 sparc*-wrs-vxworks*) targ_emul=sparcaout ;;
43 sparc*-*-rtems*) targ_emul=sparcaout ;;
44 i960-wrs-vxworks5.0*) targ_emul=gld960 ;;
45 i960-wrs-vxworks5*) targ_emul=gld960coff ;;
46 i960-wrs-vxworks*) targ_emul=gld960 ;;
47 i960-*-coff) targ_emul=gld960coff ;;
48 i960-intel-nindy) targ_emul=gld960 ;;
49 i960-*-rtems*) targ_emul=gld960coff ;;
50 m32r-*-*) targ_emul=m32relf ;;
51 m68*-sun-sunos[34]*) targ_emul=sun3 ;;
52 m68*-wrs-vxworks*) targ_emul=sun3 ;;
53 m68*-ericsson-ose) targ_emul=sun3 ;;
54 m68*-apple-aux*) targ_emul=m68kaux ;;
55 *-tandem-none) targ_emul=st2000 ;;
56 i[3456]86-*-vsta) targ_emul=vsta ;;
57 i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
58 i[3456]86-*-go32) targ_emul=i386go32 ;;
59 i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
60 i[3456]86-*-aix*) targ_emul=i386coff ;;
61 i[3456]86-*-sco*) targ_emul=i386coff ;;
62 i[3456]86-*-isc*) targ_emul=i386coff ;;
63 i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
64 i[3456]86-*-coff) targ_emul=i386coff ;;
65 i[3456]86-*-rtems*) targ_emul=i386coff ;;
66 i[3456]86-*-bsd) targ_emul=i386bsd ;;
67 i[3456]86-*-bsd386) targ_emul=i386bsd ;;
68 i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
69 i[3456]86-*-aout) targ_emul=i386aout ;;
70 i[3456]86-*-linux*aout*) targ_emul=i386linux
71 targ_extra_emuls=elf_i386
72 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
73 ;;
74 i[3456]86-*-linuxoldld) targ_emul=i386linux; targ_extra_emuls=elf_i386 ;;
75 i[3456]86-*-linux*) targ_emul=elf_i386
76 targ_extra_emuls=i386linux
77 tdir_i386linux=${targ_alias}aout
78 ;;
79 i[3456]86-*-sysv4*) targ_emul=elf_i386 ;;
80 i[3456]86-*-unixware) targ_emul=elf_i386 ;;
81 i[3456]86-*-netbsd*) targ_emul=i386nbsd ;;
82 i[3456]86-*-netware) targ_emul=i386nw ;;
83 i[3456]86-*-elf*) targ_emul=elf_i386 ;;
84 i[3456]86-*-freebsdelf*) targ_emul=elf_i386 ;;
85 i[3456]86-*-sysv*) targ_emul=i386coff ;;
86 i[3456]86-*-ptx*) targ_emul=i386coff ;;
87 i[3456]86-*-mach*) targ_emul=i386mach ;;
88 i[3456]86-*-gnu*) targ_emul=elf_i386 ;;
89 i[3456]86-*-msdos*) targ_emul=i386msdos; targ_extra_emuls=i386aout ;;
90 i[3456]86-*-moss*) targ_emul=i386moss; targ_extra_emuls=i386msdos ;;
91 i[3456]86-*-winnt) targ_emul=i386pe ;;
92 i[3456]86-*-pe) targ_emul=i386pe ;;
93 i[3456]86-*-cygwin32) targ_emul=i386pe ;;
94 m8*-*-*) targ_emul=m88kbcs ;;
95 a29k-*-udi) targ_emul=sa29200 ;;
96 a29k-*-ebmon) targ_emul=ebmon29k ;;
97 a29k-*-*) targ_emul=a29k ;;
98 # arm-*-riscix*) targ_emul=riscix ;;
99 arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
100 armeb-*-aout) targ_emul=armaoutb ;;
101 arm-*-coff) targ_emul=armcoff ;;
102 h8300-*-hms) targ_emul=h8300; targ_extra_emuls="h8300h h8300s"
103 ;;
104 h8500-*-hms) targ_emul=h8500
105 targ_extra_emuls="h8500s h8500b h8500m h8500c"
106 ;;
107 sh-*-elf*|sh-*-rtems*) targ_emul=shelf
108 targ_extra_emuls="shlelf sh shl"
109 ;;
110 sh-*-*) targ_emul=sh; targ_extra_emuls=shl ;;
111 m68k-sony-*) targ_emul=news ;;
112 m68k-hp-bsd*) targ_emul=hp300bsd ;;
113 m68*-motorola-sysv*) targ_emul=delta68 ;;
114 m68*-*-aout) targ_emul=m68kaout ;;
115 m68*-*-coff) targ_emul=m68kcoff ;;
116 m68*-*-elf) targ_emul=m68kelf ;;
117 m68*-*-hpux*) targ_emul=hp3hpux ;;
118 m68k-*-linux*aout*) targ_emul=m68klinux
119 targ_extra_emuls=m68kelf
120 tdir_m68kelf=`echo ${targ_alias} | sed -e 's/aout//'`
121 ;;
122 m68k-*-linux*) targ_emul=m68kelf
123 targ_extra_emuls=m68klinux
124 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
125 ;;
126 m68*-*-lynxos*) targ_emul=m68klynx ;;
127 m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
128 m68*-*-netbsd*) targ_emul=m68knbsd ;;
129 m68*-*-psos*) targ_emul=m68kpsos ;;
130 m68*-*-rtems*) targ_emul=m68kcoff ;;
131 hppa*-*-*elf*) targ_emul=hppaelf ;;
132 hppa*-*-lites*) targ_emul=hppaelf ;;
133 hppa*-*-rtems*) targ_emul=hppaelf ;;
134 vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
135 mips*-dec-ultrix*) targ_emul=mipslit ;;
136 mips*-dec-osf*) targ_emul=mipslit ;;
137 mips*-sgi-irix[56]*) targ_emul=elf32bsmip ;;
138 mips*-sgi-irix*) targ_emul=mipsbig ;;
139 mips*el-*-ecoff*) targ_emul=mipsidtl ;;
140 mips*-*-ecoff*) targ_emul=mipsidt ;;
141 mips*-dec-bsd*) targ_emul=mipsbsd ;;
142 mips*-dec-netbsd*) targ_emul=elf32lmip ;;
143 mips*-*-bsd*) targ_emul=mipsbig ;;
144 mips*vr4300el-*-elf*) targ_emul=elf32l4300 ;;
145 mips*vr4300-*-elf*) targ_emul=elf32b4300 ;;
146 mips*vr4100el-*-elf*) targ_emul=elf32l4300 ;;
147 mips*vr4100-*-elf*) targ_emul=elf32b4300 ;;
148 mips*vr5000el-*-elf*) targ_emul=elf32l4300 ;;
149 mips*vr5000-*-elf*) targ_emul=elf32b4300 ;;
150 # start-sanitize-r5900
151 mips*r5900*-*-elf*) targ_emul=elf32l4300 ;;
152 # end-sanitize-r5900
153 mips*el-*-elf*) targ_emul=elf32elmip ;;
154 mips*-*-elf*) targ_emul=elf32ebmip ;;
155 mips*-*-rtems*) targ_emul=elf32ebmip ;;
156 mips*el-*-linux*) targ_emul=elf32lsmip
157 targ_extra_emuls="elf32bsmip mipslit mipsbig"
158 ;;
159 mips*-*-linux*) targ_emul=elf32bsmip
160 targ_extra_emuls="elf32lsmip mipsbig mipslit"
161 ;;
162 mips*-*-lnews*) targ_emul=mipslnews ;;
163 mn10200-*-*) targ_emul=mn10200 ;;
164 mn10300-*-*) targ_emul=mn10300 ;;
165 alpha*-*-linuxecoff*) targ_emul=alpha targ_extra_emuls=elf64alpha
166 tdir_elf64alpha=`echo ${targ_alias} | sed -e 's/ecoff//'`
167 ;;
168 alpha*-*-linux*) targ_emul=elf64alpha targ_extra_emuls=alpha
169 tdir_alpha=`echo ${targ_alias} | sed -e 's/linux/linuxecoff/'`
170 ;;
171 alpha*-*-osf*) targ_emul=alpha ;;
172 alpha*-*-gnu*) targ_emul=elf64alpha ;;
173 alpha*-*-netware*) targ_emul=alpha ;;
174 z8k-*-coff) targ_emul=z8002; targ_extra_emuls=z8001 ;;
175 ns32k-pc532-mach* | ns32k-pc532-ux*) targ_emul=pc532macha ;;
176 ns32k-pc532-netbsd* | ns32k-pc532-lites*) targ_emul=ns32knbsd ;;
177 powerpc-*-elf* | powerpc-*-eabi* | powerpc-*-linux* | powerpc-*-sysv*)
178 targ_emul=elf32ppc ;;
179 powerpcle-*-elf* | powerpcle-*-eabi* | powerpcle-*-solaris* | powerpcle-*-sysv*) targ_emul=elf32lppc ;;
180 powerpc-*-rtems*) targ_emul=elf32ppc ;;
181 powerpc-*-macos*) targ_emul=ppcmacos ;;
182 powerpc-*-netware*) targ_emul=ppcnw ;;
183 powerpcle-*-pe) targ_emul=ppcpe ;;
184 powerpcle-*-winnt*) targ_emul=ppcpe ;;
185 powerpcle-*-cygwin32) targ_emul=ppcpe ;;
186 powerpc-*-aix*) targ_emul=aixppc ;;
187 powerpc-*-beos*) targ_emul=aixppc ;;
188 rs6000-*-aix*) targ_emul=aixrs6 ;;
189 # start-sanitize-tic80
190 tic80-*-*) targ_emul=tic80coff ;;
191 # end-sanitize-tic80
192 v850-*-*) targ_emul=v850 ;;
193 # start-sanitize-v850e
194 v850e-*-*) targ_emul=v850 ;;
195 v850eq-*-*) targ_emul=v850 ;;
196 # end-sanitize-v850e
197 w65-*-*) targ_emul=w65 ;;
198 *-*-aout) targ_emul=${target_cpu}-${target_vendor} ;;
199 *-*-coff) targ_emul=${target_cpu}-${target_vendor} ;;
200 *-*-netware) targ_emul=${target_cpu}-nw ;;
201 *-*-ieee*) targ_emul=vanilla ;;
202
203 *)
204 echo 2>&1 "*** ld does not support target ${targ}"
205 echo 2>&1 "*** see ld/configure.tgt for supported targets"
206 exit 1
207
208 esac
This page took 0.035243 seconds and 5 git commands to generate.