OSDN Git Service

merge from gcc
authordj <dj>
Fri, 10 Sep 2010 23:17:28 +0000 (23:17 +0000)
committerdj <dj>
Fri, 10 Sep 2010 23:17:28 +0000 (23:17 +0000)
libdecnumber/ChangeLog
libdecnumber/configure

index a6d4294..0d7765e 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-10  Kai Tietz  <kai.tietz@onevision.com>
+
+       * configure: Regenerated.
+
 2010-09-08  Tristan Gingold  <gingold@adacore.com>
 
        PR 44001
index f94f680..f69dd44 100755 (executable)
@@ -4602,7 +4602,9 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'." "$LINENO" 5 ;;
 else
 
   case $target in
-    powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux*)
+    powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
+    i?86*-*-mingw* | x86_64*-*-mingw* | \
+    i?86*-*-cygwin*)
       enable_decimal_float=yes
       ;;
     *)