]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - config/ChangeLog
PR libstdc++/90920 restore previous checks for empty ranges
[thirdparty/gcc.git] / config / ChangeLog
index 8a7ee130aad8dfb89e9fe96b0c1704c506423acc..c323fc48d4ee50d125e3265ca6fc1c7c55f3f93e 100644 (file)
@@ -1,3 +1,43 @@
+2019-05-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * ax_count_cpus.m4: New file.
+
+2019-05-02  Richard Biener  <rguenther@suse.de>
+
+       PR bootstrap/85574
+       * bootstrap-lto.mk (extra-compare): Set to gcc/lto1$(exeext).
+
+2019-04-16  Martin Liska  <mliska@suse.cz>
+
+       * bootstrap-lto-lean.mk: Filter out -flto in STAGEtrain_CFLAGS.
+
+2019-04-09  Martin Liska  <mliska@suse.cz>
+
+       * bootstrap-lto-lean.mk: New file.
+
+2019-03-02  Johannes Pfau  <johannespfau@gmail.com>
+
+       * mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * math.m4, tls.m4: Use AC_LANG_SOURCE.
+
+       Merge from binutils-gdb:
+       2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * override.m4 (_GCC_AUTOCONF_VERSION): Bump from 2.64 to 2.69.
+
+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.
+
 2018-06-08  Martin Liska  <mliska@suse.cz>
 
        * bootstrap-mpx.mk: Remove.
@@ -9,7 +49,7 @@
 
 2018-05-09  Joshua Watt <jpewhacker@gmail.com>
 
-        * ax_pthread.m4: Add file.
+       * ax_pthread.m4: Add file.
 
 2018-05-08  Richard Biener  <rguenther@suse.de>
 
 
        * config/mh-interix: Remove as unneeded.
        * config/picflag.m4 (i[[34567]]86-*-interix3*):
-        Change triplet to i[[34567]]86-*-interix[[3-9]]*.
+       Change triplet to i[[34567]]86-*-interix[[3-9]]*.
 
 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>