diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 2 |
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 ;; |