2002-06-21 Dave Brolley <brolley@redhat.com>

* config.sub: Add support for frv.
This commit is contained in:
Ben Elliston 2002-06-21 13:38:23 +00:00
parent 2a172b1348
commit 25f52f6d12
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2002-06-21 Dave Brolley <brolley@redhat.com>
* config.sub: Add support for frv.
2002-06-20 Chris Demetriou <cgd@broadcom.com>
* config.sub: Add Broadcom SiByte SB-1 processor support

6
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002 Free Software Foundation, Inc.
timestamp='2002-06-20'
timestamp='2002-06-21'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -231,7 +231,7 @@ case $basic_machine in
| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
| c4x | clipper \
| d10v | d30v | dlx | dsp16xx \
| fr30 \
| fr30 | frv \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \
| ip2k \
@ -295,7 +295,7 @@ case $basic_machine in
| clipper-* | cydra-* \
| d10v-* | d30v-* | dlx-* \
| elxsi-* \
| f30[01]-* | f700-* | fr30-* | fx80-* \
| f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
| h8300-* | h8500-* \
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
| i*86-* | i860-* | i960-* | ia64-* \