aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorDavid Taylor <taylor@redhat.com>1999-01-06 23:10:48 +0000
committerDavid Taylor <taylor@redhat.com>1999-01-06 23:10:48 +0000
commit460845ab29f7ad9fed59073a2b53d690ca0d9eb9 (patch)
tree3adc3c5e11437bbcf28d1d50ba85094836df0824 /gdb/configure.host
parent5ee261db889d2e0781cac6e50d79d8e1726809cf (diff)
downloadgdb-460845ab29f7ad9fed59073a2b53d690ca0d9eb9.zip
gdb-460845ab29f7ad9fed59073a2b53d690ca0d9eb9.tar.gz
gdb-460845ab29f7ad9fed59073a2b53d690ca0d9eb9.tar.bz2
HP merge related changes; TUI stuff; new configs for 10.20 and 11.00; new files.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index f616654..d3063ee 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -41,6 +41,8 @@ c[12]-*-*) gdb_host=convex ;;
hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
+hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
+hppa*-*-hpux11.0*) gdb_host=hpux1100 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
hppa*-*-osf*) gdb_host=hppaosf ;;