update config.sub from upstream sources. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3569 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/build-aux/config.sub b/build-aux/config.sub index b54b980..320e303 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-crt/build-aux/config.sub b/mingw-w64-crt/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-crt/build-aux/config.sub +++ b/mingw-w64-crt/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-headers/build-aux/config.sub b/mingw-w64-headers/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-headers/build-aux/config.sub +++ b/mingw-w64-headers/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-libraries/libmangle/build-aux/config.sub b/mingw-w64-libraries/libmangle/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-libraries/libmangle/build-aux/config.sub +++ b/mingw-w64-libraries/libmangle/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-libraries/pseh/build-aux/config.sub b/mingw-w64-libraries/pseh/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-libraries/pseh/build-aux/config.sub +++ b/mingw-w64-libraries/pseh/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-tools/gendef/build-aux/config.sub b/mingw-w64-tools/gendef/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-tools/gendef/build-aux/config.sub +++ b/mingw-w64-tools/gendef/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;
diff --git a/mingw-w64-tools/genidl/build-aux/config.sub b/mingw-w64-tools/genidl/build-aux/config.sub index b54b980..320e303 100755 --- a/mingw-w64-tools/genidl/build-aux/config.sub +++ b/mingw-w64-tools/genidl/build-aux/config.sub
@@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-08-13' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,7 +283,7 @@ | moxie \ | mt \ | msp430 \ - | nds32 | nds32le \ + | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ @@ -379,7 +379,7 @@ | mmix-* \ | mt-* \ | msp430-* \ - | nds32-* | nds32le-* \ + | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ @@ -862,6 +862,12 @@ np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;;