Add DLX target

This commit is contained in:
Nick Clifton 2002-05-28 17:56:42 +00:00
parent 6c5e0401d4
commit de6b156083
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
* config.sub: Add DLX target.
2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
* config.guess: Update to 2002-05-22 version.

4
config.sub vendored
View File

@ -230,7 +230,7 @@ case $basic_machine in
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
| c4x | clipper \
| d10v | d30v | dsp16xx \
| d10v | d30v | dlx | dsp16xx \
| fr30 \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \
@ -286,7 +286,7 @@ case $basic_machine in
| bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c54x-* \
| clipper-* | cydra-* \
| d10v-* | d30v-* \
| d10v-* | d30v-* | dlx-* \
| elxsi-* \
| f30[01]-* | f700-* | fr30-* | fx80-* \
| h8300-* | h8500-* \