ODR warnings for "struct insn_info"
[binutils-gdb.git] / gdb / configure.host
index 1fc83601e0eb3ec81cee7426c263777400e66ea3..da71675b201b11ea5236c1818e01ab37423585c0 100644 (file)
@@ -58,6 +58,7 @@ arc*)                 gdb_host_cpu=arc ;;
 arm*)                  gdb_host_cpu=arm ;;
 hppa*)                 gdb_host_cpu=pa ;;
 i[34567]86*)           gdb_host_cpu=i386 ;;
+loongarch*)            gdb_host_cpu=loongarch ;;
 m68*)                  gdb_host_cpu=m68k ;;
 mips*)                 gdb_host_cpu=mips ;;
 powerpc* | rs6000)     gdb_host_cpu=powerpc ;;
@@ -117,6 +118,8 @@ i[34567]86-*-cygwin*)       gdb_host=cygwin ;;
 
 ia64-*-linux*)         gdb_host=linux ;;
 
+loongarch*-linux*)     gdb_host=linux ;;
+
 m68*-*-linux*)         gdb_host=linux ;;
 m68*-*-netbsd* | m68*-*-knetbsd*-gnu)
                        gdb_host=nbsdelf ;;
@@ -130,6 +133,8 @@ mips*-*-netbsdaout* | mips*-*-knetbsd*-gnu)
 mips*-*-freebsd*)      gdb_host=fbsd ;;
 mips64*-*-openbsd*)    gdb_host=obsd64 ;;
 
+or1k-*-linux*)         gdb_host=linux ;;
+
 powerpc-*-aix* | rs6000-*-* | powerpc64-*-aix*)
                        gdb_host=aix ;;
 powerpc*-*-freebsd*)   gdb_host=fbsd ;;