Fix problems introduced with my last change.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 30fce818efca0d1b3ac6b2b44ddeb2633c7136be..2fab335d5145da7e45509be21e92dc3379dbd064 100644 (file)
@@ -17,7 +17,6 @@ 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 ;;
@@ -81,6 +80,9 @@ 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-*-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 ;;
@@ -124,8 +126,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 ;;
This page took 0.023404 seconds and 4 git commands to generate.