tools/config.sub
changeset 750 0cbd1eb86f68
parent 494 b4a30fecfb45
child 849 777bf06ddd8b
     1.1 --- a/tools/config.sub	Thu May 08 15:37:21 2008 +0000
     1.2 +++ b/tools/config.sub	Tue Jul 29 16:48:20 2008 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
     1.5  #   Free Software Foundation, Inc.
     1.6  
     1.7 -timestamp='2008-04-14'
     1.8 +timestamp='2008-06-16'
     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 @@ -463,6 +463,10 @@
    1.13  		basic_machine=c90-cray
    1.14  		os=-unicos
    1.15  		;;
    1.16 +        cegcc)
    1.17 +		basic_machine=arm-unknown
    1.18 +		os=-cegcc
    1.19 +		;;
    1.20  	convex-c1)
    1.21  		basic_machine=c1-convex
    1.22  		os=-bsd
    1.23 @@ -1256,7 +1260,7 @@
    1.24  	      | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
    1.25  	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
    1.26  	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    1.27 -	      | -chorusos* | -chorusrdb* \
    1.28 +	      | -chorusos* | -chorusrdb* | -cegcc* \
    1.29  	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
    1.30  	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
    1.31  	      | -uxpv* | -beos* | -mpeix* | -udk* \