* config.sub: Recognize fido and fido-*.

* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2006-12-07 23:57:51 +00:00
parent caed00ed6a
commit 3ce7bf7194
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2006-12-08 Kazu Hirata <kazu@codesourcery.com>
Ben Elliston <bje@gnu.org>
* config.sub: Recognize fido and fido-*.
* testsuite/config-sub.data: Add test cases.
2006-11-30 Ben Elliston <bje@gnu.org> 2006-11-30 Ben Elliston <bje@gnu.org>
* config.guess (SX-7:SUPER-UX:*:*): New. * config.guess (SX-7:SUPER-UX:*:*): New.

6
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc. # Inc.
timestamp='2006-11-07' timestamp='2006-12-08'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -245,7 +245,7 @@ case $basic_machine in
| bfin \ | bfin \
| c4x | clipper \ | c4x | clipper \
| d10v | d30v | dlx | dsp16xx \ | d10v | d30v | dlx | dsp16xx \
| fr30 | frv \ | fido | fr30 | frv \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \ | i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \ | ip2k | iq2000 \
@ -324,7 +324,7 @@ case $basic_machine in
| clipper-* | craynv-* | cydra-* \ | clipper-* | craynv-* | cydra-* \
| d10v-* | d30v-* | dlx-* \ | d10v-* | d30v-* | dlx-* \
| elxsi-* \ | elxsi-* \
| f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
| h8300-* | h8500-* \ | h8300-* | h8500-* \
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
| i*86-* | i860-* | i960-* | ia64-* \ | i*86-* | i860-* | i960-* | ia64-* \

View File

@ -105,3 +105,5 @@ score score-unknown-elf
score-elf score-unknown-elf score-elf score-unknown-elf
sh5el-elf sh5le-unknown-elf sh5el-elf sh5le-unknown-elf
sh5el-netbsd sh5le-unknown-netbsd sh5el-netbsd sh5le-unknown-netbsd
fido-elf fido-unknown-elf
fido fido-unknown-none