From 24a57dca54d2138b81e69fcf3af8becc346e2179 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 7 Nov 2009 05:52:42 +1100 Subject: [PATCH] * config.sub: Handle ubicom32, ubicom32-*. * testsuite/config-sub.data: Add a test case. --- ChangeLog | 6 ++++++ config.sub | 4 +++- testsuite/config-sub.data | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bc57cf9..2b3627f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-11-07 Yakup Akbay + Ben Elliston + + * config.sub: Handle ubicom32, ubicom32-*. + * testsuite/config-sub.data: Add a test case. + 2009-10-07 Shiki Okasaka Ben Elliston diff --git a/config.sub b/config.sub index 5ecc18b..17c9145 100755 --- a/config.sub +++ b/config.sub @@ -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]-* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 3adc183..b1b577c 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -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