From Vijay K. Munjal <vijaykumarm1@KPITCummins.com>:

* config.sub (xc16x, xc16x-*): New.
	* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2006-08-14 01:59:48 +00:00
parent 8cbf686104
commit e5cfe59f96
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2006-08-14 Ben Elliston <bje@gnu.org>
From Vijay K. Munjal <vijaykumarm1@KPITCummins.com>:
* config.sub (xc16x, xc16x-*): New.
* testsuite/config-sub.data: Add test cases.
2006-07-02 Masaki MURANAKA <monaka@monami-software.com>
* config.sub (toppers-*): New.

6
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
timestamp='2006-07-02'
timestamp='2006-08-14'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -284,7 +284,7 @@ case $basic_machine in
| tahoe | thumb | tic4x | tic80 | tron \
| v850 | v850e \
| we32k \
| x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
| z8k)
basic_machine=$basic_machine-unknown
;;
@ -367,7 +367,7 @@ case $basic_machine in
| tron-* \
| v850-* | v850e-* | vax-* \
| we32k-* \
| x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa-* \
| ymp-* \
| z8k-*)

View File

@ -97,3 +97,5 @@ spu-elf spu-unknown-elf
spu-linux spu-unknown-linux-gnu
avr32 avr32-unknown-none
avr32-linux avr32-unknown-linux-gnu
xc16x xc16x-unknown-none
xc16x-elf xc16x-unknown-elf