scripts/config.sub
changeset 2223 2aff0df5fcca
parent 2025 b38f4954e4ed
child 2288 e5a0fe2dae5f
     1.1 --- a/scripts/config.sub	Thu Jul 15 10:18:40 2010 +0200
     1.2 +++ b/scripts/config.sub	Sat Dec 18 23:29:46 2010 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
     1.5  #   Free Software Foundation, Inc.
     1.6  
     1.7 -timestamp='2010-05-21'
     1.8 +timestamp='2010-12-11'
     1.9  
    1.10  # This file is (in principle) common to ALL GNU software.
    1.11  # The presence of a machine in this file suggests that SOME GNU software
    1.12 @@ -283,6 +283,7 @@
    1.13  	| moxie \
    1.14  	| mt \
    1.15  	| msp430 \
    1.16 +	| nds32 | nds32le | nds32be \
    1.17  	| nios | nios2 \
    1.18  	| ns16k | ns32k \
    1.19  	| or32 \
    1.20 @@ -378,6 +379,7 @@
    1.21  	| mmix-* \
    1.22  	| mt-* \
    1.23  	| msp430-* \
    1.24 +	| nds32-* | nds32le-* | nds32be-* \
    1.25  	| nios-* | nios2-* \
    1.26  	| none-* | np1-* | ns16k-* | ns32k-* \
    1.27  	| orion-* \
    1.28 @@ -537,7 +539,7 @@
    1.29  		basic_machine=craynv-cray
    1.30  		os=-unicosmp
    1.31  		;;
    1.32 -	cr16)
    1.33 +	cr16 | cr16-*)
    1.34  		basic_machine=cr16-unknown
    1.35  		os=-elf
    1.36  		;;
    1.37 @@ -860,6 +862,12 @@
    1.38  	np1)
    1.39  		basic_machine=np1-gould
    1.40  		;;
    1.41 +        neo-tandem)
    1.42 +		basic_machine=neo-tandem
    1.43 +		;;
    1.44 +        nse-tandem)
    1.45 +		basic_machine=nse-tandem
    1.46 +		;;
    1.47  	nsr-tandem)
    1.48  		basic_machine=nsr-tandem
    1.49  		;;