* A few more improvements to gx jit prototype.
[deliverable/binutils-gdb.git] / gdb / configure.host
index cb67e3089425e5034744cd1db19fea3762bdfbb3..e7fc7fa536cd402307b32ff18bbd1b8b2464903c 100644 (file)
@@ -73,13 +73,7 @@ i[3456]86-*-unixware2*)      gdb_host=i386v42mp ;;
 i[3456]86-*-unixware*) gdb_host=i386v4 ;;
 i[3456]86-*-sysv*)     gdb_host=i386v ;;
 i[3456]86-*-isc*)      gdb_host=i386v32 ;;
-i[3456]86-*-cygwin32)  gdb_host=cygwin32 ;;
-i[3456]86-*-windows)   gdb_host=windows
-                       # start-sanitize-mswin
-                       configdirs=mswin
-                       # end-sanitize-mswin
-                       gdb_cv_c_long_long=no
-                       gdb_cv_printf_has_long_long=no ;;
+i[3456]86-*-cygwin*)   gdb_host=cygwin ;;
 m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
 m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
 m68030-sony-*)         gdb_host=news1000 ;;
@@ -130,7 +124,7 @@ ns32k-umax-*)               gdb_host=umax ;;
 ns32k-utek-sysv*)      gdb_host=merlin ;;
 
 powerpc-*-aix*)                gdb_host=aix ;;
-powerpcle-*-cygwin32)  gdb_host=cygwin32 ;;
+powerpcle-*-cygwin*)   gdb_host=cygwin ;;
 powerpcle-*-solaris*)  gdb_host=solaris ;;
 powerpc-*-linux*)      gdb_host=linux ;;
 
This page took 0.02278 seconds and 4 git commands to generate.