Sync libdecnumber with gcc
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Jun 2015 17:22:36 +0000 (10:22 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Jun 2015 17:22:36 +0000 (10:22 -0700)
* configure: Regenerated.

libdecnumber/ChangeLog
libdecnumber/configure

index ec6ea1a5dccd3358024f9aad5416d391f04e18fd..4e03eb084d81367d694c87435f5d2b8c1c5dcafd 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
 
        * Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
index 2720f46ff7f2aaeb27d9349e5af434c72ea86466..964837d28a7651524a93af7f8ee454cdf7ecaaca 100755 (executable)
@@ -4614,7 +4614,7 @@ else
 
   case $target in
     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
-    i?86*-*-gnu* | \
+    i?86*-*-elfiamcu | i?86*-*-gnu* | \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
     i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes
This page took 0.028851 seconds and 4 git commands to generate.