mirror of
git://git.savannah.gnu.org/config.git
synced 2025-06-07 23:10:20 +12:00
2000-05-19 Ben Elliston <bje@redhat.com>
* config.sub: Recognise hppa64 as a valid cpu type. From Jeff Law.
This commit is contained in:
parent
1423606ac1
commit
a8d5eb8d39
@ -1,3 +1,7 @@
|
||||
2000-05-19 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Recognise hppa64 as a valid cpu type. From Jeff Law.
|
||||
|
||||
2000-05-10 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* config.sub: Recognise bs2000-siemens as a basic_machine type.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -176,6 +176,7 @@ case $basic_machine in
|
||||
| 580 | i960 | h8300 \
|
||||
| x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \
|
||||
| hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
|
||||
| hppa64 \
|
||||
| alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \
|
||||
| alphaev6[78] \
|
||||
| we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
|
||||
@ -209,7 +210,8 @@ case $basic_machine in
|
||||
| power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \
|
||||
| xmp-* | ymp-* \
|
||||
| x86-* | ppcbe-* | mipsbe-* | mipsle-* | shbe-* | shle-* | armbe-* | armle-* \
|
||||
| hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* | hppa2.0n-* \
|
||||
| hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* \
|
||||
| hppa2.0n-* | hppa64-* \
|
||||
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \
|
||||
| alphaev6[78]-* \
|
||||
| we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user