From 90fa98bb306c940ed5d122fb8d9cd03860ad34db Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 17 Apr 2009 21:29:54 +1000 Subject: [PATCH] * config.sub: Handle moxie. * testsuite/config-sub.data: New test case. --- ChangeLog | 6 ++++++ config.sub | 3 ++- testsuite/config-sub.data | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b1d635f..bc50420 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-04-17 Anthony Green + Ben Elliston + + * config.sub: Handle moxie. + * testsuite/config-sub.data: New test case. + 2009-02-03 Ben Elliston Report from Przemyslaw Szczygielski. diff --git a/config.sub b/config.sub index d546a94..a39437d 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2009-02-03' +timestamp='2009-04-17' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -272,6 +272,7 @@ case $basic_machine in | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ + | moxie \ | mt \ | msp430 \ | nios | nios2 \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index b68fdfb..809df7f 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -149,3 +149,4 @@ lm32 lm32-unknown-none i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu aros i386-pc-aros i386-aros i386-pc-aros +moxie-elf moxie-unknown-elf