dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFreeBSD...
authorJames Clarke <jrtc27@jrtc27.com>
Thu, 5 Jul 2018 19:23:29 +0000 (19:23 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Jul 2018 19:23:29 +0000 (13:23 -0600)
config/
* dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to
catch x86_64 kFreeBSD and Hurd.

gcc/
* configure: Regenerated.

libdecnumber/
* configure: Regenerated.

libgcc/
* configure: Regenerated.

From-SVN: r262452

config/ChangeLog
config/dfp.m4
gcc/ChangeLog
gcc/configure
libdecnumber/ChangeLog
libdecnumber/configure
libgcc/ChangeLog
libgcc/configure

index 8a7ee130aad8dfb89e9fe96b0c1704c506423acc..66bae69659891724c87fb281a2ba3c8a97a7933e 100644 (file)
@@ -1,3 +1,8 @@
+2018-07-05  James Clarke  <jrtc27@jrtc27.com>
+
+       * dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to
+       catch x86_64 kFreeBSD and Hurd.
+
 2018-06-08  Martin Liska  <mliska@suse.cz>
 
        * bootstrap-mpx.mk: Remove.
index 5b29089cec50a529413429bd974d4c999a176ab7..f9b447e1a9c803ef277b2fc116d09771e38df880 100644 (file)
@@ -21,7 +21,7 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'.]) ;;
 [
   case $1 in
     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
-    i?86*-*-elfiamcu | i?86*-*-gnu* | \
+    i?86*-*-elfiamcu | i?86*-*-gnu* | x86_64*-*-gnu* \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
     i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes
index 07f9ef335893675e93e0e3d779c38f70f16a107f..19afe834d5d2ce2c4fca4b81f850b3abc642c128 100644 (file)
@@ -1,3 +1,7 @@
+2018-07-05  James Clarke  <jrtc27@jrtc27.com>
+
+       * configure: Regenerated.
+
 2018-07-05  Carl Love  <cel@us.ibm.com>
 
        * config/rs6000/rs6000-c.c: Map ALTIVEC_BUILTIN_VEC_UNPACKH for
index bfef4be37826df9a00610df07559a13d002a1bef..71256eb2bdfeaecf8369b3ef759575888da7c6ae 100755 (executable)
@@ -7461,7 +7461,7 @@ else
 
   case $target in
     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
-    i?86*-*-elfiamcu | i?86*-*-gnu* | \
+    i?86*-*-elfiamcu | i?86*-*-gnu* | x86_64*-*-gnu* \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
     i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes
index ab463f57eba60544060ab49d8e0471cb8931d5e3..600faae8e4bff686cab2a2a534591c9b6e7cbb37 100644 (file)
@@ -1,3 +1,7 @@
+2018-07-05  James Clarke  <jrtc27@jrtc27.com>
+
+       * configure: Regenerated.
+
 2018-02-19  Martin Liska  <mliska@suse.cz>
 
        PR c/81272
index 4cb732e80d45e0f23c6ecf3c3bd41fecfef87b7c..0eb6e04ffe9c63d4fe07d776b6d7ef087f92cfaa 100755 (executable)
@@ -4709,7 +4709,7 @@ else
 
   case $target in
     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
-    i?86*-*-elfiamcu | i?86*-*-gnu* | \
+    i?86*-*-elfiamcu | i?86*-*-gnu* | x86_64*-*-gnu* \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
     i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes
index bd75ed2f4b08d07b375a1b0b221afc90f1661637..c13bf4cb2f663f6500c9748407108aa952018ecf 100644 (file)
@@ -1,3 +1,7 @@
+2018-07-05  James Clarke  <jrtc27@jrtc27.com>
+
+       * configure: Regenerated.
+
 2018-06-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * Makefile.in (install_leaf): Use enable_gcov instead of
index 79068536175f23017b2de4dc1c1fbd44628c3696..6eb111de5267e3d972a78d3d8a51af7a1950e512 100644 (file)
@@ -4659,7 +4659,7 @@ else
 
   case $host in
     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
-    i?86*-*-elfiamcu | i?86*-*-gnu* | \
+    i?86*-*-elfiamcu | i?86*-*-gnu* | x86_64*-*-gnu* \
     i?86*-*-mingw* | x86_64*-*-mingw* | \
     i?86*-*-cygwin* | x86_64*-*-cygwin*)
       enable_decimal_float=yes