From 2c15ccb3d9517635c0c5c7f92889c9a32fc0f8a6 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 22 Dec 2006 01:02:29 +0000 Subject: [PATCH] * config.guess (i*:MINGW:*:*): Rename from this .. (*:MINGW:*:*): .. to this. * testsuite/config-guess.data: Add test cases. --- ChangeLog | 6 ++++++ config.guess | 4 ++-- testsuite/config-guess.data | 2 ++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index eaaacab..831e48f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-12-22 Ben Elliston + + * config.guess (i*:MINGW:*:*): Rename from this .. + (*:MINGW:*:*): .. to this. + * testsuite/config-guess.data: Add test cases. + 2006-12-08 Bob Wilson * config.guess (xtensa:Linux:*:*): New. diff --git a/config.guess b/config.guess index 2b03b48..1a69546 100755 --- a/config.guess +++ b/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-12-08' +timestamp='2006-12-22' # 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 @@ -781,7 +781,7 @@ EOF i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; - i*:MINGW*:*) + *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:windows32*:*) diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index 4233e61..e57b9dd 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -28,3 +28,5 @@ authenticamd 6.0 Interix ignored x86_64-unknown-interix6.0 SX-8 1.0 SUPER-UX ignored sx8-nec-superux1.0 SX-7 1.0 SUPER-UX ignored sx7-nec-superux1.0 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