* config.sub (-es*): Recognize the ES operating system.

* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston 2009-10-07 11:07:15 +11:00
parent 8beeda93cb
commit d045af9d0d
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2009-10-07 Shiki Okasaka <shiki.okasaka@gmail.com>
Ben Elliston <bje@gnu.org>
* config.sub (-es*): Recognize the ES operating system.
* testsuite/config-sub.data: Add a test case.
2009-09-25 Hariharan Sandanagobalane <hariharan@picochip.com> 2009-09-25 Hariharan Sandanagobalane <hariharan@picochip.com>
Ben Elliston <bje@gnu.org> Ben Elliston <bje@gnu.org>

4
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
timestamp='2009-09-25' timestamp='2009-10-07'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -1297,7 +1297,7 @@ case $os in
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
| -skyos* | -haiku* | -rdos* | -toppers* | -drops*) | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
# Remember, each alternative MUST END IN *, to match a version number. # Remember, each alternative MUST END IN *, to match a version number.
;; ;;
-qnx*) -qnx*)

View File

@ -157,3 +157,4 @@ microblaze-linux microblaze-unknown-linux-gnu
rx rx-unknown-none rx rx-unknown-none
rx-linux rx-unknown-linux-gnu rx-linux rx-unknown-linux-gnu
picochip picochip-unknown-none picochip picochip-unknown-none
i386-es i386-pc-es