X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fconfigure.host;h=48714f48c5d0e1d1cbf1b520cb344362b60b51ad;hb=e49d43ff73a309548dd2b576bb7b602f62be66d6;hp=634213fb6f3ab4bc90b592f2d2c53168097a27cc;hpb=0e5fae36f1d78711b77418146b907060ea34470f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/configure.host b/gdb/configure.host index 634213fb6f..48714f48c5 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -19,8 +19,8 @@ case $host in sparc-*-netbsdelf* | \ vax-*-netbsdelf*) ;; - alpha*-*-osf1* | \ - alpha*-*-osf2* | \ + *-*-irix* | \ + alpha*-*-osf* | \ arm*-*-netbsd* | \ hppa*-*-hiux* | \ i[34567]86-ncr-* | \ @@ -41,7 +41,11 @@ case $host in m68*-*-netbsd* | \ sparc-*-netbsd* | \ rs6000-*-lynxos* | \ + vax-*-bsd* | \ vax-*-netbsd* | \ + vax-*-ultrix* | \ + hppa*-*-hpux* | \ + ia64-*-hpux* | \ null) echo "*** Configuration $host is obsolete." >&2 echo "*** Support has been REMOVED." >&2 @@ -79,7 +83,6 @@ case "${host}" in aarch64*-*-linux*) gdb_host=linux ;; -alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;; alpha*-*-linux*) gdb_host=alpha-linux ;; alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu) gdb_host=fbsd ;; @@ -92,8 +95,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu) gdb_host=nbsdelf ;; arm*-*-openbsd*) gdb_host=nbsdelf ;; -hppa*-*-hpux*) - gdb_host=hpux ;; hppa*-*-linux*) gdb_host=linux ;; hppa*-*-netbsd*) gdb_host=nbsd ;; hppa*-*-openbsd*) gdb_host=obsd ;; @@ -116,7 +117,6 @@ i[34567]86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*) i[34567]86-*-solaris*) gdb_host=i386sol2 ;; i[34567]86-*-cygwin*) gdb_host=cygwin ;; -ia64-*-hpux*) gdb_host=hpux ;; ia64-*-linux*) gdb_host=linux ;; m68*-*-linux*) gdb_host=linux ;; @@ -126,8 +126,6 @@ m68*-*-openbsd*) gdb_host=obsd ;; m88*-*-openbsd*) gdb_host=obsd ;; -mips-sgi-irix5*) gdb_host=irix5 ;; -mips-sgi-irix6*) gdb_host=irix6 ;; mips*-*-linux*) gdb_host=linux ;; mips*-*-netbsd* | mips*-*-knetbsd*-gnu) gdb_host=nbsd ;; @@ -164,18 +162,16 @@ sparc-*-netbsdelf* | sparc-*-knetbsd*-gnu) sparc64-*-netbsd* | sparc64-*-knetbsd*-gnu) gdb_host=nbsd64 ;; sparc-*-openbsd*) gdb_host=nbsdelf ;; -sparc64-*-openbsd*) gdb_host=nbsd64 ;; +sparc64-*-openbsd*) gdb_host=obsd64 ;; 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 ;; vax-*-openbsd*) gdb_host=obsd ;; -vax-*-ultrix*) gdb_host=vax ;; x86_64-*-linux*) gdb_host=linux64 ;; x86_64-*-freebsd* | x86_64-*-kfreebsd*-gnu) @@ -214,11 +210,6 @@ m68*-*-*) gdb_host_double_format="&floatformat_ieee_double_big" gdb_host_long_double_format="&floatformat_m68881_ext" ;; -ia64-*-hpux*) - gdb_host_float_format="&floatformat_ieee_single_big" - gdb_host_double_format="&floatformat_ieee_double_big" - gdb_host_long_double_format="&floatformat_ia64_quad_big" - ;; *) gdb_host_float_format=0 gdb_host_double_format=0