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