From d045af9d0d448cb82ca8d1285d46a9d21758869c Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 7 Oct 2009 11:07:15 +1100 Subject: [PATCH] * config.sub (-es*): Recognize the ES operating system. * testsuite/config-sub.data: Add a test case. --- ChangeLog | 6 ++++++ config.sub | 4 ++-- testsuite/config-sub.data | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b7c7531..bc57cf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-07 Shiki Okasaka + Ben Elliston + + * config.sub (-es*): Recognize the ES operating system. + * testsuite/config-sub.data: Add a test case. + 2009-09-25 Hariharan Sandanagobalane Ben Elliston diff --git a/config.sub b/config.sub index 0a55da1..5ecc18b 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-09-25' +timestamp='2009-10-07' # This file is (in principle) common to ALL 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* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -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. ;; -qnx*) diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 9234689..3adc183 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -157,3 +157,4 @@ microblaze-linux microblaze-unknown-linux-gnu rx rx-unknown-none rx-linux rx-unknown-linux-gnu picochip picochip-unknown-none +i386-es i386-pc-es