ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/config.sub
(Generate patch)

Comparing ircd-hybrid-7.3/config.sub (file contents):
Revision 1094 by michael, Sun Jun 13 10:09:34 2010 UTC vs.
Revision 1107 by michael, Tue Nov 2 15:19:41 2010 UTC

# Line 4 | Line 4
4   #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
5   #   Free Software Foundation, Inc.
6  
7 < timestamp='2010-05-21'
7 > timestamp='2010-09-11'
8  
9   # This file is (in principle) common to ALL GNU software.
10   # The presence of a machine in this file suggests that SOME GNU software
# Line 283 | Line 283 | case $basic_machine in
283          | moxie \
284          | mt \
285          | msp430 \
286 +        | nds32 | nds32le | nds32be \
287          | nios | nios2 \
288          | ns16k | ns32k \
289          | or32 \
# Line 378 | Line 379 | case $basic_machine in
379          | mmix-* \
380          | mt-* \
381          | msp430-* \
382 +        | nds32-* | nds32le-* | nds32be-* \
383          | nios-* | nios2-* \
384          | none-* | np1-* | ns16k-* | ns32k-* \
385          | orion-* \
# Line 860 | Line 862 | case $basic_machine in
862          np1)
863                  basic_machine=np1-gould
864                  ;;
865 +        neo-tandem)
866 +                basic_machine=neo-tandem
867 +                ;;
868 +        nse-tandem)
869 +                basic_machine=nse-tandem
870 +                ;;
871          nsr-tandem)
872                  basic_machine=nsr-tandem
873                  ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines