2018-10-31 Joseph Myers <joseph@codesourcery.com>
+ Merge from GCC:
+ 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * multi.m4: Set GDC.
+
+ 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.
+
Merge from GCC:
PR bootstrap/82856
* math.m4, tls.m4: Use AC_LANG_SOURCE.
[
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
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
CC="$CC"
CXX="$CXX"
-GFORTRAN="$GFORTRAN"])])dnl
+GFORTRAN="$GFORTRAN"
+GDC="$GDC"])])dnl
+2018-10-31 Joseph Myers <joseph@codesourcery.com>
+
+ * configure: Regenerate.
+
2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
* configure.ac: Remove AC_PREREQ.
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
2018-10-31 Joseph Myers <joseph@codesourcery.com>
+ * configure: Regenerate.
+
Merge from GCC.
PR bootstrap/82856
* Makefile.am: Include multilib.am.
CC="$CC"
CXX="$CXX"
GFORTRAN="$GFORTRAN"
+GDC="$GDC"
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"