|
2 | 2 | # Configuration validation subroutine script.
|
3 | 3 | # Copyright 1992-2015 Free Software Foundation, Inc.
|
4 | 4 |
|
5 |
| -timestamp='2015-03-08' |
| 5 | +timestamp='2015-08-20' |
6 | 6 |
|
7 | 7 | # This file is free software; you can redistribute it and/or modify it
|
8 | 8 | # under the terms of the GNU General Public License as published by
|
@@ -255,6 +255,7 @@ case $basic_machine in
|
255 | 255 | | arc | arceb \
|
256 | 256 | | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
|
257 | 257 | | avr | avr32 \
|
| 258 | + | ba \ |
258 | 259 | | be32 | be64 \
|
259 | 260 | | bfin \
|
260 | 261 | | c4x | c8051 | clipper \
|
@@ -305,7 +306,7 @@ case $basic_machine in
|
305 | 306 | | riscv32 | riscv64 \
|
306 | 307 | | rl78 | rx \
|
307 | 308 | | score \
|
308 |
| - | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ |
| 309 | + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ |
309 | 310 | | sh64 | sh64le \
|
310 | 311 | | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
|
311 | 312 | | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
|
@@ -376,6 +377,7 @@ case $basic_machine in
|
376 | 377 | | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
|
377 | 378 | | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
|
378 | 379 | | avr-* | avr32-* \
|
| 380 | + | ba-* \ |
379 | 381 | | be32-* | be64-* \
|
380 | 382 | | bfin-* | bs2000-* \
|
381 | 383 | | c[123]* | c30-* | [cjt]90-* | c4x-* \
|
@@ -428,12 +430,13 @@ case $basic_machine in
|
428 | 430 | | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
|
429 | 431 | | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
|
430 | 432 | | pyramid-* \
|
| 433 | + | riscv32-* | riscv64-* \ |
431 | 434 | | rl78-* | romp-* | rs6000-* | rx-* \
|
432 | 435 | | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
|
433 | 436 | | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
|
434 | 437 | | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
|
435 | 438 | | sparclite-* \
|
436 |
| - | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ |
| 439 | + | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx*-* \ |
437 | 440 | | tahoe-* \
|
438 | 441 | | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
|
439 | 442 | | tile*-* \
|
@@ -1376,7 +1379,7 @@ case $os in
|
1376 | 1379 | | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
|
1377 | 1380 | | -sym* | -kopensolaris* | -plan9* \
|
1378 | 1381 | | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
|
1379 |
| - | -aos* | -aros* | -cloudabi* \ |
| 1382 | + | -aos* | -aros* | -cloudabi* | -sortix* \ |
1380 | 1383 | | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
|
1381 | 1384 | | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
|
1382 | 1385 | | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
|
|
0 commit comments