From 6ee3cb904c710d82900cd79214e3775545c1aff3 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 17 May 2007 06:28:52 +0000 Subject: [PATCH] From Luke Mewburn : * config.guess (i86xen:SunOS:5.*:*): New. * testsuite/config-guess.data: Add test case. --- ChangeLog | 6 ++++++ config.guess | 4 ++-- testsuite/config-guess.data | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95baa8a..0e3dd9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-17 Ben Elliston + + From Luke Mewburn : + * config.guess (i86xen:SunOS:5.*:*): New. + * testsuite/config-guess.data: Add test case. + 2007-04-29 Ben Elliston From Pedro Alves : diff --git a/config.guess b/config.guess index 0f0fe71..951383e 100755 --- a/config.guess +++ b/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-03-06' +timestamp='2007-05-17' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -330,7 +330,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; - i86pc:SunOS:5.*:*) + i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*) echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index 4af9a2a..100a604 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -31,3 +31,4 @@ xtensa 2.6.15 Linux ignored xtensa-unknown-linux-gnu x86_64 1.0 MINGW ignored x86_64-pc-mingw32 i386 1.0 MINGW ignored i386-pc-mingw32 SX-8R 1.0 SUPER-UX ignored sx8r-nec-superux1.0 +ix86xen 5.6 SunOS ignored i386-pc-solaris2.6