* symfile.c (separate_debug_file_exists): Update.
[deliverable/binutils-gdb.git] / gdb / configure.host
index 531f4587c0df24074a158b334e1ac281d66d8579..7dc35e19a6d0771887078e67408708059e3ce165 100644 (file)
@@ -50,6 +50,7 @@ powerpc* | rs6000)    gdb_host_cpu=powerpc ;;
 sparcv9 | sparc64)     gdb_host_cpu=sparc ;;
 s390*)                 gdb_host_cpu=s390 ;;
 sh*)                   gdb_host_cpu=sh ;;
+tilegx*)               gdb_host_cpu=tilegx ;;
 x86_64*)               gdb_host_cpu=i386 ;;
 m32r*)                 gdb_host_cpu=m32r ;;
 xtensa*)               gdb_host_cpu=xtensa ;;
@@ -159,6 +160,8 @@ sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
                        gdb_host=sol2
                        ;;
 
+tilegx-*-linux*)       gdb_host=linux ;;
+
 vax-*-bsd*)            gdb_host=vax ;;
 vax-*-netbsdelf* | vax-*-knetbsd*-gnu)
                        gdb_host=nbsdelf ;;
This page took 0.023567 seconds and 4 git commands to generate.