From ab8dac670996d3626984b99d33d0f0abc8079aea Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 16 Jun 2008 11:26:41 +1000 Subject: [PATCH] * config.sub (cegcc, -cegcc*): New. --- ChangeLog | 6 ++++++ config.sub | 8 ++++++-- testsuite/config-sub.data | 2 ++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 20f35d0..36f3a85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-16 Vincent Torri + Ben Elliston + + * config.sub (cegcc, -cegcc*): New. + * testsuite/config-sub.data: Add test cases. + 2008-04-14 Pedro Alves * config.sub (dicos): New. diff --git a/config.sub b/config.sub index 63bfff0..a649350 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-04-14' +timestamp='2008-06-16' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -463,6 +463,10 @@ case $basic_machine in basic_machine=c90-cray os=-unicos ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; convex-c1) basic_machine=c1-convex os=-bsd @@ -1256,7 +1260,7 @@ case $os in | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* \ + | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index f0c7c62..873f4c4 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -137,3 +137,5 @@ i686-dicos i686-pc-dicos i686-ericsson-dicos i686-ericsson-dicos x86_64-dicos x86_64-pc-dicos x86_64-ericsson-dicos x86_64-ericsson-dicos +cegcc arm-unknown-cegcc +arm-cegcc arm-unknown-cegcc