2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>

* config.sub: Recognize sv1-cray as a basic_machine type.
This commit is contained in:
Ben Elliston 2000-02-15 09:35:11 +00:00
parent ee9861df32
commit f71a82afca
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>
* config.sub: Recognize sv1-cray as a basic_machine type.
2000-02-07 Ben Elliston <bje@redhat.com>
* config.guess: Replace sub-minor system version number with an

6
config.sub vendored
View File

@ -215,7 +215,7 @@ case $basic_machine in
| mips64el-* | mips64orion-* | mips64orionel-* \
| mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
| mipstx39-* | mipstx39el-* | mcore-* \
| f301-* | armv*-* | t3e-* \
| f301-* | armv*-* | sv1-* | t3e-* \
| m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \
| thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* )
;;
@ -738,6 +738,10 @@ case $basic_machine in
sun386 | sun386i | roadrunner)
basic_machine=i386-sun
;;
sv1)
basic_machine=sv1-cray
os=-unicos
;;
symmetry)
basic_machine=i386-sequent
os=-dynix