2003-08-07 Michal Ludvig <mludvig@suse.cz>
[deliverable/binutils-gdb.git] / gdb / configure.host
index 0c88533f785fc382c4f395f84d7d983b7a2c1cb4..b801589a7da376915fff3598814b328db42d54d8 100644 (file)
@@ -63,6 +63,7 @@ i[34567]86-*-msdosdjgpp*) gdb_host=go32 ;;
 i[34567]86-*-linux*)   gdb_host=linux ;;
 i[34567]86-*-lynxos*)  gdb_host=i386lynx ;;
 i[34567]86-*-gnu*)     gdb_host=i386gnu ;;
+i[3456]86-*-nto*)      gdb_host=nto ;;
 i[34567]86-*-openbsd*) gdb_host=obsd ;;
 i[34567]86-*-sco3.2v5*)        gdb_host=i386sco5 ;;
 i[34567]86-*-sco3.2v4*)        gdb_host=i386sco4 ;;
@@ -150,5 +151,6 @@ vax-*-ultrix2*)             gdb_host=vaxult2 ;;
 vax-*-ultrix*)         gdb_host=vaxult ;;
 
 x86_64-*-linux*)       gdb_host=x86-64linux ;;
+x86_64-*-freebsd*)     gdb_host=fbsd64 ;;
 
 esac
This page took 0.024094 seconds and 4 git commands to generate.