From ef7613edfb4f9a9f472a37420baa5cd636a17edf Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Tue, 14 Apr 1992 20:17:40 +0000 Subject: [PATCH] *** empty log message *** --- config.sub | 17 +++++++---------- lib/config.sub | 17 +++++++---------- 2 files changed, 14 insertions(+), 20 deletions(-) diff --git a/config.sub b/config.sub index 0e741175..49d8e1fe 100644 --- a/config.sub +++ b/config.sub @@ -78,7 +78,7 @@ case $basic_machine in # Recognize the basic CPU types with without company name. # Some are omitted here because they have special meanings below. tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ - | tron | a29k | 580 | i960 | h8300 | hppa) + | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1) basic_machine=$basic_machine-unknown ;; # Recognize the basic CPU types with with company name. @@ -86,7 +86,7 @@ case $basic_machine in | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \ | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ - | hppa-*) + | hppa1.0-* | hppa1.1-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. @@ -249,11 +249,11 @@ case $basic_machine in hp9k31[0-9] | hp9k2[0-9][0-9]) basic_machine=m68000-hp ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hp800-hp + hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7) + basic_machine=hppa1.1-hp ;; - hp9k7[0-9][0-9] | hp7[0-9][0-9]) - basic_machine=hp700-hp + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp ;; isi68 | isi) basic_machine=m68k-isi @@ -440,12 +440,9 @@ case $os in -bsd* | -sysv* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos* | -hpux* \ | -unos* | -osf* | -luna* | -dgux* | -solari* | -sym* | -amix* \ - | -amigados* | -msdos* | -unicos* | -aos* \ + | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ | -nindy* | -vxworks* | -ebmon* | -hds* | -m88kbcs*) ;; - -newsos*) - os=-bsd - ;; -osfrose*) os=-osf ;; diff --git a/lib/config.sub b/lib/config.sub index 0e741175..49d8e1fe 100644 --- a/lib/config.sub +++ b/lib/config.sub @@ -78,7 +78,7 @@ case $basic_machine in # Recognize the basic CPU types with without company name. # Some are omitted here because they have special meanings below. tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ - | tron | a29k | 580 | i960 | h8300 | hppa) + | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1) basic_machine=$basic_machine-unknown ;; # Recognize the basic CPU types with with company name. @@ -86,7 +86,7 @@ case $basic_machine in | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \ | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ - | hppa-*) + | hppa1.0-* | hppa1.1-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. @@ -249,11 +249,11 @@ case $basic_machine in hp9k31[0-9] | hp9k2[0-9][0-9]) basic_machine=m68000-hp ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hp800-hp + hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7) + basic_machine=hppa1.1-hp ;; - hp9k7[0-9][0-9] | hp7[0-9][0-9]) - basic_machine=hp700-hp + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp ;; isi68 | isi) basic_machine=m68k-isi @@ -440,12 +440,9 @@ case $os in -bsd* | -sysv* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos* | -hpux* \ | -unos* | -osf* | -luna* | -dgux* | -solari* | -sym* | -amix* \ - | -amigados* | -msdos* | -unicos* | -aos* \ + | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ | -nindy* | -vxworks* | -ebmon* | -hds* | -m88kbcs*) ;; - -newsos*) - os=-bsd - ;; -osfrose*) os=-osf ;; -- 2.43.5