Add OpenBSD/m88k support.
[deliverable/binutils-gdb.git] / gdb / configure.host
1 # Mapping of configurations into GDB host definitions. This is
2 # invoked from the autoconf generated configure script.
3
4 # This file sets the following shell variables:
5 # gdb_host_cpu generic name of host's CPU
6 # gdb_host name of GDB host definition to use
7
8 # Map host cpu into the config cpu subdirectory name.
9 # The default is $host_cpu.
10
11 case "${host_cpu}" in
12
13 alpha*) gdb_host_cpu=alpha ;;
14 arm*) gdb_host_cpu=arm ;;
15 hppa*) gdb_host_cpu=pa ;;
16 i[34567]86*) gdb_host_cpu=i386 ;;
17 m68*) gdb_host_cpu=m68k ;;
18 m88*) gdb_host_cpu=m88k ;;
19 mips*) gdb_host_cpu=mips ;;
20 powerpc*) gdb_host_cpu=powerpc ;;
21 sparcv9 | sparc64) gdb_host_cpu=sparc ;;
22 s390*) gdb_host_cpu=s390 ;;
23 sh*) gdb_host_cpu=sh ;;
24 x86_64*) gdb_host_cpu=i386 ;;
25 xscale*) gdb_host_cpu=arm ;;
26 m32r*) gdb_host_cpu=m32r ;;
27 *) gdb_host_cpu=$host_cpu ;;
28
29 esac
30
31 # map host info into gdb names.
32
33 case "${host}" in
34
35 alpha*-*-osf1*) gdb_host=alpha-osf1 ;;
36 alpha*-*-osf2*) gdb_host=alpha-osf2 ;;
37 alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;;
38 alpha*-*-linux*) gdb_host=alpha-linux ;;
39 alpha*-*-freebsd*) gdb_host=fbsd ;;
40 alpha*-*-netbsd*) gdb_host=nbsd ;;
41 alpha*-*-openbsd*) gdb_host=nbsd ;;
42
43 arm*-*-linux*) gdb_host=linux ;;
44 arm*-*-netbsdelf*) gdb_host=nbsdelf ;;
45 arm*-*-netbsd*) gdb_host=nbsdaout ;;
46
47 hppa*-*-hiux*) gdb_host=hppahpux ;;
48 hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
49 hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
50 hppa*-*-hpux11*) gdb_host=hpux11 ;;
51 hppa*-*-hpux*) gdb_host=hppahpux ;;
52 hppa*-*-linux*) gdb_host=linux ;;
53
54 i[34567]86-ncr-*) gdb_host=ncr3000 ;;
55 i[34567]86-*-dgux*) gdb_host=i386v4 ;;
56 i[34567]86-*-freebsd* | i[34567]86-*-kfreebsd*-gnu)
57 gdb_host=fbsd ;;
58 i[34567]86-*-netbsdelf* | i[34567]86-*-knetbsd*-gnu)
59 gdb_host=nbsdelf ;;
60 i[34567]86-*-freebsd*) gdb_host=fbsd ;;
61 i[34567]86-*-netbsd*) gdb_host=nbsdaout ;;
62 i[34567]86-*-go32*) gdb_host=go32 ;;
63 i[34567]86-*-msdosdjgpp*) gdb_host=go32 ;;
64 i[34567]86-*-linux*) gdb_host=linux ;;
65 i[34567]86-*-lynxos*) gdb_host=i386lynx ;;
66 i[34567]86-*-gnu*) gdb_host=i386gnu ;;
67 i[3456]86-*-nto*) gdb_host=nto ;;
68 i[34567]86-*-openbsd[0-2].* | i[34567]86-*-openbsd3.[0-3])
69 gdb_host=obsdaout ;;
70 i[34567]86-*-openbsd*) gdb_host=obsd ;;
71 i[34567]86-*-sco3.2v5*) gdb_host=i386sco5 ;;
72 i[34567]86-*-sco3.2v4*) gdb_host=i386sco4 ;;
73 i[34567]86-*-sco*) gdb_host=i386sco ;;
74 i[34567]86-*-solaris*) gdb_host=i386sol2 ;;
75 i[34567]86-*-sysv4.2*) gdb_host=i386v42mp ;;
76 i[34567]86-*-sysv4*) gdb_host=i386v4 ;;
77 i[34567]86-*-sysv5*) gdb_host=i386v42mp ;;
78 i[34567]86-*-unixware2*) gdb_host=i386v42mp ;;
79 i[34567]86-*-unixware*) gdb_host=i386v4 ;;
80 i[34567]86-*-sysv*) gdb_host=i386v ;;
81 i[34567]86-*-isc*) gdb_host=i386v ;;
82 i[34567]86-*-cygwin*) gdb_host=cygwin ;;
83
84 ia64-*-aix*) gdb_host=aix ;;
85 ia64-*-linux*) gdb_host=linux ;;
86
87 m68*-*-linux*) gdb_host=linux ;;
88 m68*-*-netbsdelf*) gdb_host=nbsdelf ;;
89 m68*-*-netbsd*) gdb_host=nbsdaout ;;
90 m68*-*-openbsd*) gdb_host=obsd ;;
91
92 m88*-*-openbsd*) gdb_host=obsd ;;
93
94 mips-sgi-irix5*) gdb_host=irix5 ;;
95 mips-sgi-irix6*) gdb_host=irix6 ;;
96 mips*-*-linux*) gdb_host=linux ;;
97 mips*-*-netbsd*) gdb_host=nbsd ;;
98
99 ns32k-*-netbsd*) gdb_host=nbsdaout ;;
100
101 powerpc-*-aix3*) gdb_host=aix ;;
102 powerpc-*-aix4.[0-2]*) gdb_host=aix ;;
103 powerpc-*-aix4.3.[0-1]*) gdb_host=aix ;;
104 powerpc-*-aix*) gdb_host=aix432 ;;
105 powerpc-*-linux*) gdb_host=linux ;;
106 powerpc-*-netbsd*) gdb_host=nbsd ;;
107 powerpc-*-openbsd*) gdb_host=obsd ;;
108
109 powerpc64-*-linux*) gdb_host=ppc64-linux ;;
110
111 rs6000-*-lynxos*) gdb_host=rs6000lynx ;;
112 rs6000-*-aix4*) gdb_host=aix4 ;;
113 rs6000-*-*) gdb_host=rs6000 ;;
114
115 s390*-*-*) gdb_host=s390 ;;
116
117 sh*-*-netbsdelf*) gdb_host=nbsd ;;
118
119 sparc64-*-freebsd*) gdb_host=fbsd ;;
120 sparc-*-linux*) gdb_host=linux ;;
121 sparc64-*-linux*) gdb_host=linux64 ;;
122 sparc-*-netbsdelf*) gdb_host=nbsdelf ;;
123 sparc-*-netbsdaout*) gdb_host=nbsdaout ;;
124 sparc-*-netbsd*) gdb_host=nbsdaout ;;
125 sparc64-*-netbsd*) gdb_host=nbsd64 ;;
126 sparc-*-openbsd*) gdb_host=nbsdelf ;;
127 sparc64-*-openbsd*) gdb_host=nbsd64 ;;
128 sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
129 gdb_host=sol2
130 ;;
131
132 vax-*-netbsdelf*) gdb_host=nbsdelf ;;
133 vax-*-netbsd*) gdb_host=nbsdaout ;;
134 vax-*-openbsd*) gdb_host=obsd ;;
135 vax-*-bsd*) gdb_host=vaxbsd ;;
136 vax-*-ultrix2*) gdb_host=vaxult2 ;;
137 vax-*-ultrix*) gdb_host=vaxult ;;
138
139 x86_64-*-linux*) gdb_host=linux64 ;;
140 x86_64-*-freebsd*) gdb_host=fbsd64 ;;
141 x86_64-*-netbsd*) gdb_host=nbsd64 ;;
142 x86_64-*-openbsd*) gdb_host=obsd64 ;;
143
144 m32r*-*-linux*) gdb_host=linux ;;
145
146 esac
This page took 0.033984 seconds and 5 git commands to generate.