summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>2010-05-25 13:22:07 +0000
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>2010-05-25 13:22:07 +0000
commit1ab55d697053c12ee2d9a1227c87a264c648e5da (patch)
tree24172119d75a3af1d11959d8af4eaefa9b1ea83d /config.sub
parenta13812e2c83b6cc3fcc324ca3c855af68d31daa6 (diff)
config.sub: Update to version 2010-05-21.
* config.sub: Update to version 2010-05-21. * config.guess: Update to version 2010-04-03. Also, move a changelog entry to correct ChangeLog. From-SVN: r159820
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub10
1 files changed, 6 insertions, 4 deletions
diff --git a/config.sub b/config.sub
index ae35431611b..204218c0738 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
-timestamp='2010-03-22'
+timestamp='2010-05-21'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -124,8 +124,9 @@ esac
# Here we must recognize all the valid KERNEL-OS combinations.
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
case $maybe_os in
- nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
- uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
+ linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+ knetbsd*-gnu* | netbsd*-gnu* | \
kopensolaris*-gnu* | \
storm-chaos* | os2-emx* | rtmk-nova*)
os=-$maybe_os
@@ -1307,7 +1308,8 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+ | -mingw32* | -linux-gnu* | -linux-android* \
+ | -linux-newlib* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \