Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2002-06-19 01:09:34 +0400
committerDave Brolley <brolley@redhat.com>2002-06-19 01:09:34 +0400
commit685f52ef48a158900e0aaac36a7b67bf16949b5a (patch)
treed3da3bf5fd3e0318aa3f307b5019d2cd18911c4b /config.sub
parent97858a2641bdd1d81e1ae0844f1d455afd7a0602 (diff)
2002-06-18 Dave Brolley <brolley@redhat.com>
* configure.in: Add support for frv. * config.sub: Add support for frv.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 4693ac17f..69f444e79 100755
--- a/config.sub
+++ b/config.sub
@@ -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 \
| m32r | m68000 | m68k | m88k | mcore \
@@ -288,7 +288,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-* \