mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
Revert:
2010-08-13 Ben Elliston <bje@gnu.org> From Thomas YS Liu <nckuhuahua@gmail.com>. * config.sub (nds32, nds32le): New. * testsuite/config-sub.data: Add test case.
This commit is contained in:
parent
f282110aaf
commit
b441b1739b
@ -4,12 +4,6 @@
|
|||||||
* config.guess (tile*:Linux:*:*): New.
|
* config.guess (tile*:Linux:*:*): New.
|
||||||
* testsuite/config-guess.data: Add a test case.
|
* testsuite/config-guess.data: Add a test case.
|
||||||
|
|
||||||
2010-08-13 Ben Elliston <bje@gnu.org>
|
|
||||||
|
|
||||||
From Thomas YS Liu <nckuhuahua@gmail.com>.
|
|
||||||
* config.sub (nds32, nds32le): New.
|
|
||||||
* testsuite/config-sub.data: Add test case.
|
|
||||||
|
|
||||||
2010-07-29 Ben Elliston <bje@gnu.org>
|
2010-07-29 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
Patch from Rainer Tammer <tammer@tammer.net>:
|
Patch from Rainer Tammer <tammer@tammer.net>:
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -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-08-13'
|
timestamp='2010-05-21'
|
||||||
|
|
||||||
# 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,7 +283,6 @@ case $basic_machine in
|
|||||||
| moxie \
|
| moxie \
|
||||||
| mt \
|
| mt \
|
||||||
| msp430 \
|
| msp430 \
|
||||||
| nds32 | nds32le \
|
|
||||||
| nios | nios2 \
|
| nios | nios2 \
|
||||||
| ns16k | ns32k \
|
| ns16k | ns32k \
|
||||||
| or32 \
|
| or32 \
|
||||||
@ -379,7 +378,6 @@ case $basic_machine in
|
|||||||
| mmix-* \
|
| mmix-* \
|
||||||
| mt-* \
|
| mt-* \
|
||||||
| msp430-* \
|
| msp430-* \
|
||||||
| nds32-* | nds32le-* \
|
|
||||||
| nios-* | nios2-* \
|
| nios-* | nios2-* \
|
||||||
| none-* | np1-* | ns16k-* | ns32k-* \
|
| none-* | np1-* | ns16k-* | ns32k-* \
|
||||||
| orion-* \
|
| orion-* \
|
||||||
|
@ -198,7 +198,3 @@ 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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user