X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fconfigure.host;h=794eeee573b69cff8c145fb0970139e55cb467bf;hb=58b61394cfd1f96444c1debd9ba9e0ea69d439f2;hp=b9ed7ae14f68a0fb45b606c676488f10e5f7bb7d;hpb=a80b95ba67e2bcdda3a8437c23a8cab7fafd33db;p=binutils-gdb.git diff --git a/gdb/configure.host b/gdb/configure.host index b9ed7ae14f6..794eeee573b 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -100,7 +100,8 @@ i[3456]86-*-nto*) gdb_host=nto ;; i[34567]86-*-openbsd[0-2].* | i[34567]86-*-openbsd3.[0-3]) gdb_host=obsdaout ;; i[34567]86-*-openbsd*) gdb_host=obsd ;; -i[34567]86-*-solaris2.1[0-9]*) gdb_host=sol2-64 ;; +i[34567]86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*) + gdb_host=sol2-64 ;; i[34567]86-*-solaris*) gdb_host=i386sol2 ;; i[34567]86-*-cygwin*) gdb_host=cygwin ;; @@ -171,7 +172,9 @@ x86_64-*-freebsd* | x86_64-*-kfreebsd*-gnu) x86_64-*-netbsd* | x86_64-*-knetbsd*-gnu) gdb_host=nbsd64 ;; x86_64-*-openbsd*) gdb_host=obsd64 ;; - +x86_64-*-mingw*) gdb_host=mingw64 + gdb_host_obs=mingw-hdep.o + ;; m32r*-*-linux*) gdb_host=linux ;; xtensa*-*-linux*) gdb_host=linux ;;