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