summaryrefslogtreecommitdiff
path: root/tools/config.sub
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-20 12:02:25 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-20 12:02:25 (GMT)
commitcec69cf1c18bb7fa34b2c272d0187f8940cb6fd3 (patch)
tree97c8fafb494272ea75847c6e48b2fac4b471149b /tools/config.sub
parent6e2180c1f2240d755285e910a84d88f0491d14ad (diff)
Update config.sub.
/trunk/tools/config.sub | 8 6 2 0 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Diffstat (limited to 'tools/config.sub')
-rwxr-xr-xtools/config.sub8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/config.sub b/tools/config.sub
index 63bfff0..a649350 100755
--- a/tools/config.sub
+++ b/tools/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* \