From Macpaul Lin <macpaul@andestech.com>.

* config.sub (nds32, nds32le, nds32be): New.
	* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2010-09-07 18:00:14 +10:00
parent b441b1739b
commit 1a0cbc1cd2
3 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2010-09-07 Ben Elliston <bje@gnu.org>
From Macpaul Lin <macpaul@andestech.com>.
* config.sub (nds32, nds32le, nds32be): New.
* testsuite/config-sub.data: Add test cases.
2010-08-21 Ben Elliston <bje@gnu.org> 2010-08-21 Ben Elliston <bje@gnu.org>
From Chris Metcalf <cmetcalf@tilera.com>. From Chris Metcalf <cmetcalf@tilera.com>.

4
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
timestamp='2010-05-21' timestamp='2010-09-07'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -283,6 +283,7 @@ case $basic_machine in
| moxie \ | moxie \
| mt \ | mt \
| msp430 \ | msp430 \
| nds32 | nds32le | nds32be \
| nios | nios2 \ | nios | nios2 \
| ns16k | ns32k \ | ns16k | ns32k \
| or32 \ | or32 \
@ -378,6 +379,7 @@ case $basic_machine in
| mmix-* \ | mmix-* \
| mt-* \ | mt-* \
| msp430-* \ | msp430-* \
| nds32-* | nds32le-* | nds32be-* \
| nios-* | nios2-* \ | nios-* | nios2-* \
| none-* | np1-* | ns16k-* | ns32k-* \ | none-* | np1-* | ns16k-* | ns32k-* \
| orion-* \ | orion-* \

View File

@ -198,3 +198,7 @@ tic6x-elf tic6x-unknown-elf
tic6x-none-elf tic6x-none-elf tic6x-none-elf tic6x-none-elf
tic6x-unknown-elf tic6x-unknown-elf tic6x-unknown-elf tic6x-unknown-elf
tic6x-uclinux tic6x-unknown-uclinux tic6x-uclinux tic6x-unknown-uclinux
nds32 nds32-unknown-none
nds32le nds32le-unknown-none
nds32-elf nds32-unknown-elf
nds32le-elf nds32le-unknown-elf