2004-12-13 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / configure.tgt
CommitLineData
c906108c
SS
1# Mappings from configurations to GDB target definitions. This is
2# invoked from the autoconf generated configure script.
3
4# This file sets the following shell variables:
5# gdb_target_cpu generic name of CPU
6# gdb_target name of GDB target definition to use
7
8# This file may also modify configdirs.
9
10# Map target cpu into the config cpu subdirectory name.
11# The default is $target_cpu.
12
13case "${target_cpu}" in
14
15alpha*) gdb_target_cpu=alpha ;;
ed9a39eb 16arm*) gdb_target_cpu=arm ;;
8818c391 17avr*) gdb_target_cpu=avr ;;
c906108c 18hppa*) gdb_target_cpu=pa ;;
1581182a 19i[34567]86*) gdb_target_cpu=i386 ;;
78073dd8 20m68hc11*|m6811*) gdb_target_cpu=m68hc11 ;;
c906108c 21m68*) gdb_target_cpu=m68k ;;
bf2ca189 22m88*) gdb_target_cpu=m88k ;;
c906108c 23mips*) gdb_target_cpu=mips ;;
c906108c 24powerpc*) gdb_target_cpu=powerpc ;;
c906108c
SS
25sparc*) gdb_target_cpu=sparc ;;
26thumb*) gdb_target_cpu=arm ;;
4009c677 27s390*) gdb_target_cpu=s390 ;;
13a38d45 28sh*) gdb_target_cpu=sh ;;
c906108c 29strongarm*) gdb_target_cpu=arm ;;
7cf6486b 30xscale*) gdb_target_cpu=arm ;;
abf22e64 31x86_64*) gdb_target_cpu=i386 ;;
c906108c
SS
32*) gdb_target_cpu=$target_cpu ;;
33
34esac
35
36# map target info into gdb names.
37
38case "${target}" in
39
69489883
NN
40x86_64-*-freebsd* | x86_64-*-kfreebsd*-gnu)
41 gdb_target=fbsd64 ;;
42*-*-freebsd* | *-*-kfreebsd*-gnu)
43 gdb_target=fbsd ;;
05e17ccd 44
c906108c
SS
45alpha*-*-osf*) gdb_target=alpha-osf1 ;;
46alpha*-*-linux*) gdb_target=alpha-linux ;;
69489883
NN
47alpha*-*-netbsd* | alpha*-*-knetbsd*-gnu)
48 gdb_target=nbsd ;;
2031c21a 49alpha*-*-openbsd*) gdb_target=nbsd ;;
32089c7c 50alpha*-*-*) gdb_target=alpha ;;
c906108c 51
091be84d 52arm*-wince-pe) gdb_target=wince ;;
a85f51e7
DJ
53arm*-*-linux*) gdb_target=linux
54 build_gdbserver=yes
41c49b06 55 ;;
69489883
NN
56arm*-*-netbsd* | arm*-*-knetbsd*-gnu)
57 gdb_target=nbsd ;;
1b883d35 58arm-*-nto*) gdb_target=nto ;;
ed9a39eb
JM
59arm*-*-* | thumb*-*-* | strongarm*-*-*)
60 gdb_target=embed
7be570e7 61 configdirs="$configdirs rdi-share"
7cf6486b
NC
62 ;;
63xscale-*-*) gdb_target=embed
64 configdirs="$configdirs rdi-share"
7be570e7 65 ;;
c906108c 66
57b29be7 67avr-*-*) gdb_target=avr ;;
8818c391 68
29134980
OF
69cris*) gdb_target=cris ;;
70
f81cd1cf 71# OBSOLETE d10v-*-*) gdb_target=d10v ;;
c906108c 72
456f8b9d 73frv-*-*) gdb_target=frv ;;
adf40b2e 74
5ec846f9 75hppa*64*-*-hpux11*) gdb_target=hppa64 ;;
c906108c
SS
76hppa*-*-hpux*) gdb_target=hppahpux ;;
77hppa*-*-hiux*) gdb_target=hppahpux ;;
50306a9d 78hppa*-*-linux*) gdb_target=linux ;;
0e56aeaf 79hppa*-*-openbsd*) gdb_target=obsd ;;
61d8d407 80hppa*-*-*) gdb_target=hppa ;;
c906108c 81
1581182a 82i[34567]86-ncr-*) gdb_target=ncr3000 ;;
48184fd4
AC
83i[34567]86-*-netbsd* | i[34567]86-*-knetbsd*-gnu)
84 gdb_target=nbsd ;;
1581182a 85i[34567]86-*-openbsd*) gdb_target=obsd ;;
1581182a
MK
86i[34567]86-*-nto*) gdb_target=nto ;;
87i[34567]86-*-lynxos*) gdb_target=i386lynx ;;
0bbc026e 88i[34567]86-*-solaris2.1[0-9]*) gdb_target=sol2-64 ;;
1581182a 89i[34567]86-*-solaris*) gdb_target=i386sol2 ;;
1581182a 90i[34567]86-*-linux*) gdb_target=linux
a85f51e7
DJ
91 build_gdbserver=yes
92 ;;
1581182a 93i[34567]86-*-gnu*) gdb_target=i386gnu ;;
bd153b94
MK
94i[34567]86-*-netware*) gdb_target=i386
95 configdirs="${configdirs} nlm" ;;
1581182a 96i[34567]86-*-cygwin*) gdb_target=cygwin ;;
bd153b94 97i[34567]86-*-*) gdb_target=i386 ;;
7a292a7a 98
596c9d4b 99ia64-*-aix*) gdb_target=aix ;;
a85f51e7
DJ
100ia64-*-linux*) gdb_target=linux
101 build_gdbserver=yes
102 ;;
32089c7c 103ia64*-*-*) gdb_target=ia64 ;;
eafb8301 104
9b32d526
KI
105m32r*-*-linux*) gdb_target=linux ;;
106m32r*-*-*) gdb_target=m32r ;;
c906108c 107
78073dd8
AC
108m68hc11*-*-*|m6811*-*-*) gdb_target=m68hc11 ;;
109
c906108c 110m68*-cisco*-*) gdb_target=cisco ;;
c906108c 111m68*-tandem-*) gdb_target=st2000 ;;
c906108c
SS
112m68*-*-aout*) gdb_target=monitor ;;
113m68*-*-coff*) gdb_target=monitor ;;
114m68*-*-elf*) gdb_target=monitor ;;
115m68*-*-linux*) gdb_target=linux
a85f51e7
DJ
116 build_gdbserver=yes
117 ;;
69489883
NN
118m68*-*-netbsd* | m68*-*-knetbsd*-gnu)
119 gdb_target=nbsd ;;
8f2d3ea0 120m68*-*-openbsd*) gdb_target=obsd ;;
c906108c 121m68*-*-os68k*) gdb_target=os68k ;;
86b013ed 122m68*-*-uclinux*) gdb_target=monitor ;;
c906108c 123
bf2ca189
MK
124m88*-*-openbsd*) gdb_target=obsd ;;
125
091be84d 126mips*-*-pe) gdb_target=wince ;;
c906108c 127mips*-sgi-irix5*) gdb_target=irix5 ;;
1d06468c 128mips*-sgi-irix6*) gdb_target=irix6 ;;
a85f51e7
DJ
129mips*-*-linux*) gdb_target=linux
130 build_gdbserver=yes
131 ;;
69489883
NN
132mips*-*-netbsd* | mips*-*-knetbsd*-gnu)
133 gdb_target=nbsd ;;
abc08782 134mips64*-*-openbsd*) gdb_target=obsd64 ;;
c1bab85b 135mips*-*-*) gdb_target=embed ;;
c906108c 136
e02147b1
MS
137mn10300-*-*) gdb_target=mn10300 ;;
138
69489883
NN
139powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu)
140 gdb_target=nbsd ;;
d195bc9f 141powerpc-*-openbsd*) gdb_target=obsd ;;
c906108c 142powerpc-*-aix*) gdb_target=aix ;;
a85f51e7
DJ
143powerpc-*-linux*) gdb_target=linux
144 build_gdbserver=yes
145 ;;
8fbb30b1 146powerpc64-*-linux*) gdb_target=linux ;;
ea47855f
AC
147powerpc*-*-*) if test -f ../sim/ppc/Makefile; then
148 gdb_target=ppc-sim
149 else
150 gdb_target=ppc-eabi
151 fi ;;
c906108c 152
a85f51e7 153rs6000-*-lynxos*) gdb_target=rs6000lynx ;;
c906108c
SS
154rs6000-*-aix4*) gdb_target=aix4 ;;
155rs6000-*-*) gdb_target=rs6000 ;;
156
d0f54f9d 157s390*-*-*) gdb_target=s390
265f716b
DJ
158 build_gdbserver=yes
159 ;;
4009c677 160
091be84d 161sh*-*-pe) gdb_target=wince ;;
10214f55
C
162sh-*-coff*) gdb_target=embed ;;
163sh-*-elf*) gdb_target=embed ;;
55ff77ac 164# FIXME should that be sh*-*-linux*, perhaps?
a85f51e7
DJ
165sh-*-linux*) gdb_target=linux
166 build_gdbserver=yes
167 ;;
69489883
NN
168sh*-*-netbsdelf* | sh*-*-knetbsd*-gnu)
169 gdb_target=nbsd ;;
1b883d35 170sh-*-nto*) gdb_target=nto ;;
843fedf4 171sh*) gdb_target=embed ;;
cce74817 172
c906108c 173sparc-*-linux*) gdb_target=linux ;;
386c036b 174sparc64-*-linux*) gdb_target=linux64 ;;
69489883
NN
175sparc-*-netbsd* | sparc-*-knetbsd*-gnu)
176 gdb_target=nbsd ;;
177sparc64-*-netbsd* | sparc64-*-knetbsd*-gnu)
178 gdb_target=nbsd64 ;;
566626fa 179sparc-*-openbsd*) gdb_target=obsd ;;
890c8f4d 180sparc64-*-openbsd*) gdb_target=obsd64 ;;
386c036b
MK
181sparc-*-solaris2.[0-6] | sparc-*-solaris2.[0-6].*)
182 gdb_target=sol2
183 ;;
184sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
185 gdb_target=sol2-64
186 ;;
187sparc-*-*) gdb_target=sparc ;;
188sparc64-*-*) gdb_target=sparc64 ;;
c906108c 189
0c884e17
CV
190xstormy16-*-*) gdb_target=xstormy16 ;;
191
69489883
NN
192vax-*-netbsd* | vax-*-knetbsd*-gnu)
193 gdb_target=nbsd ;;
9c5519a5 194vax-*-openbsd*) gdb_target=nbsd ;;
c906108c
SS
195vax-*-*) gdb_target=vax ;;
196
9c1488cb 197x86_64-*-linux*) gdb_target=linux64
58caa3dc
DJ
198 build_gdbserver=yes
199 ;;
69489883
NN
200x86_64-*-netbsd* | x86_64-*-knetbsd*-gnu)
201 gdb_target=nbsd64 ;;
890c8f4d 202x86_64-*-openbsd*) gdb_target=obsd64 ;;
abf22e64 203
c906108c 204esac
2acceee2 205
b00a8037
DJ
206# map target onto default OS ABI
207
208case "${target}" in
209*-*-linux*) gdb_osabi=GDB_OSABI_LINUX ;;
1b883d35 210*-*-nto*) gdb_osabi=GDB_OSABI_QNXNTO ;;
663408c2 211m68*-*-openbsd* | m88*-*-openbsd* | vax-*-openbsd*) ;;
890c8f4d 212*-*-openbsd*) gdb_osabi=GDB_OSABI_OPENBSD_ELF ;;
5b729aa5 213*-*-solaris*) gdb_osabi=GDB_OSABI_SOLARIS ;;
69489883
NN
214*-*-*-gnu*) ;; # prevent non-GNU kernels to match the Hurd rule below
215*-*-gnu*) gdb_osabi=GDB_OSABI_HURD ;;
b00a8037 216esac
This page took 0.401828 seconds and 4 git commands to generate.