Fix BLX(1) for Thumb
[deliverable/binutils-gdb.git] / gdb / configure.host
index 7ee60efb2380e0c660fb979b73e5b1c5c520c287..322b42c524a4a6562eb0fb95308cecd55922c863 100644 (file)
 case "${host_cpu}" in
 
 alpha*)                        gdb_host_cpu=alpha ;;
-# OBSOLETE c[12])              gdb_host_cpu=convex ;;
+arm*)                  gdb_host_cpu=arm ;;
 hppa*)                 gdb_host_cpu=pa ;;
 i[3456]86*)            gdb_host_cpu=i386 ;;
 m68*)                  gdb_host_cpu=m68k ;;
 m88*)                  gdb_host_cpu=m88k ;;
-# OBSOLETE np1)                        gdb_host_cpu=gould ;;
-# OBSOLETE pyramid)            gdb_host_cpu=pyr ;;
 powerpc*)              gdb_host_cpu=powerpc ;;
 sparc64)               gdb_host_cpu=sparc ;;
 *)                     gdb_host_cpu=$host_cpu ;;
@@ -34,16 +32,16 @@ alpha*-*-osf1*)             gdb_host=alpha-osf1 ;;
 alpha*-*-osf2*)                gdb_host=alpha-osf2 ;;
 alpha*-*-osf[3456789]*)        gdb_host=alpha-osf3 ;;
 alpha*-*-linux*)       gdb_host=alpha-linux ;;
+alpha*-*-freebsd*)     gdb_host=fbsd ;;
 
-arm-*-*)               gdb_host=arm ;;
-
-# OBSOLETE c[12]-*-*)          gdb_host=convex ;;
+arm*-*-linux*)         gdb_host=linux ;;
+arm*-*-*)              gdb_host=arm ;;
 
 hppa*-*-bsd*)          gdb_host=hppabsd ;;
 hppa*-*-hiux*)         gdb_host=hppahpux ;;
 hppa*-*-hpux10.20)     gdb_host=hpux1020 ;;
-hppa2.0w-*-hpux11*)    gdb_host=hpux1100w ;;
-hppa*-*-hpux11*)       gdb_host=hpux1100 ;;
+hppa*64*-*-hpux11*)    gdb_host=hpux11w ;;
+hppa*-*-hpux11*)       gdb_host=hpux11 ;;
 hppa*-*-hpux*)         gdb_host=hppahpux ;;
 hppa*-*-osf*)          gdb_host=hppaosf ;;
 
@@ -55,6 +53,8 @@ i[3456]86-*-aix*)     gdb_host=i386aix ;;
 i[3456]86-*-bsd*)      gdb_host=i386bsd ;;
 i[3456]86-*-dgux*)     gdb_host=i386dgux ;;
 i[3456]86-*-freebsd*)  gdb_host=fbsd ;;
+i[3456]86-*-netbsdelf*)        gdb_host=nbsdelf ;;
+i[3456]86-*-netbsdaout*) gdb_host=nbsd ;;
 i[3456]86-*-netbsd*)   gdb_host=nbsd ;;
 i[3456]86-*-go32*)     gdb_host=go32 ;;
 i[3456]86-*-msdosdjgpp*) gdb_host=go32 ;;
@@ -79,11 +79,14 @@ i[3456]86-*-unixware*)      gdb_host=i386v4 ;;
 i[3456]86-*-sysv*)     gdb_host=i386v ;;
 i[3456]86-*-isc*)      gdb_host=i386v32 ;;
 i[3456]86-*-cygwin*)   gdb_host=cygwin ;;
+
+ia64-*-aix*)           gdb_host=aix ;;
+ia64-*-linux*)         gdb_host=linux ;;
+
 m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
 m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
 m68030-sony-*)         gdb_host=news1000 ;;
 
-# OBSOLETE m68*-altos-*)       gdb_host=altos ;;
 m68*-apollo*-sysv*)    gdb_host=apollo68v ;;
 m68*-apollo*-bsd*)     gdb_host=apollo68b ;;
 m68*-att-*)            gdb_host=3b1 ;;
@@ -122,8 +125,6 @@ mips-*-riscos*)             gdb_host=riscos ;;
 
 none-*-*)              gdb_host=none ;;
 
-# OBSOLETE np1-*-*)            gdb_host=np1 ;;
-
 ns32k-*-mach3*)                gdb_host=ns32km3 ;;
 ns32k-*-netbsd*)       gdb_host=nbsd ;;
 ns32k-umax-*)          gdb_host=umax ;;
@@ -133,10 +134,7 @@ powerpc-*-aix*)            gdb_host=aix ;;
 powerpcle-*-cygwin*)   gdb_host=cygwin ;;
 powerpcle-*-solaris*)  gdb_host=solaris ;;
 powerpc-*-linux*)      gdb_host=linux ;;
-
-# OBSOLETE pn-*-*)             gdb_host=pn ;;
-
-# OBSOLETE pyramid-*-*)                gdb_host=pyramid ;;
+powerpc-*-netbsd*)     gdb_host=nbsd ;;
 
 romp-*-*)              gdb_host=rtbsd ;;
 
@@ -146,16 +144,18 @@ rs6000-*-*)               gdb_host=rs6000 ;;
 
 sparc-*-linux*)                gdb_host=linux ;;
 sparc-*-lynxos*)       gdb_host=sparclynx ;;
+sparc-*-netbsdelf*)    gdb_host=nbsdelf ;;
+sparc-*-netbsdaout*)   gdb_host=nbsd ;;
 sparc-*-netbsd*)       gdb_host=nbsd ;;
 sparc-*-solaris2*)     gdb_host=sun4sol2 ;;
 sparc-*-sunos4*)       gdb_host=sun4os4 ;;
 sparc-*-sunos5*)       gdb_host=sun4sol2 ;;
 sparc-*-*)             gdb_host=sun4os4 ;;
+sparc64-*-linux*)      gdb_host=linux ;;
 sparc64-*-*)           gdb_host=sun4sol2 ;;
 
 strongarm-*-*)         gdb_host=arm ;;
-
-tahoe-*-*)             gdb_host=tahoe ;;
+xscale-*-*)            gdb_host=arm ;;
 
 vax-*-bsd*)            gdb_host=vaxbsd ;;
 vax-*-ultrix2*)                gdb_host=vaxult2 ;;
This page took 0.024114 seconds and 4 git commands to generate.