* config.sub: Handle ubicom32, ubicom32-*.

* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston 2009-11-07 05:52:42 +11:00
parent d045af9d0d
commit 24a57dca54
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2009-11-07 Yakup Akbay <yakbay@ubicom.com>
Ben Elliston <bje@gnu.org>
* config.sub: Handle ubicom32, ubicom32-*.
* testsuite/config-sub.data: Add a test case.
2009-10-07 Shiki Okasaka <shiki.okasaka@gmail.com>
Ben Elliston <bje@gnu.org>

4
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc.
timestamp='2009-10-07'
timestamp='2009-11-07'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -295,6 +295,7 @@ case $basic_machine in
| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
| spu | strongarm \
| tahoe | thumb | tic4x | tic80 | tron \
| ubicom32 \
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
@ -381,6 +382,7 @@ case $basic_machine in
| tahoe-* | thumb-* \
| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
| tron-* \
| ubicom32-* \
| v850-* | v850e-* | vax-* \
| we32k-* \
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \

View File

@ -158,3 +158,5 @@ rx rx-unknown-none
rx-linux rx-unknown-linux-gnu
picochip picochip-unknown-none
i386-es i386-pc-es
ubicom32 ubicom32-unknown-none
ubicom32-elf ubicom32-unknown-elf