* config.sub (spu): New.

* testsuite/config-sub.data: Add test case.
This commit is contained in:
Ben Elliston 2006-05-12 01:27:04 +00:00
parent 32ea03a452
commit 8792165d45
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-05-12 Ben Elliston <bje@gnu.org>
* config.sub (spu): New.
* testsuite/config-sub.data: Add test case.
2006-05-12 Ben Elliston <bje@gnu.org>
* config.sub (m32c, m32c-*): Fold into the standard case.

2
config.sub vendored
View File

@ -280,7 +280,7 @@ case $basic_machine in
| sh64 | sh64le \
| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
| strongarm \
| spu | strongarm \
| tahoe | thumb | tic4x | tic80 | tron \
| v850 | v850e \
| we32k \

View File

@ -91,3 +91,5 @@ sparcv9v-elf sparcv9v-unknown-elf
sparc64v-elf sparc64v-unknown-elf
sparcv9v-solaris2.9 sparcv9v-unknown-solaris2.9
sparc64v-solaris2.9 sparc64v-unknown-solaris2.9
spu spu-unknown-none
spu-elf spu-unknown-elf