From e5cfe59f96836e13a6826a48623fe3b01bbf9b73 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 14 Aug 2006 01:59:48 +0000 Subject: [PATCH] From Vijay K. Munjal : * config.sub (xc16x, xc16x-*): New. * testsuite/config-sub.data: Add test cases. --- ChangeLog | 6 ++++++ config.sub | 6 +++--- testsuite/config-sub.data | 2 ++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4886075..068282d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-14 Ben Elliston + + From Vijay K. Munjal : + * config.sub (xc16x, xc16x-*): New. + * testsuite/config-sub.data: Add test cases. + 2006-07-02 Masaki MURANAKA * config.sub (toppers-*): New. diff --git a/config.sub b/config.sub index 387c18d..1a68743 100755 --- a/config.sub +++ b/config.sub @@ -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-*) diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 26fc06c..1fe0172 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -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