]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
[Ada] Get rid of more references to Universal_Integer in expanded code
[thirdparty/gcc.git] / ChangeLog
index 6cbf28a7f2985eb74dae30d183035ba8798ba377..7bbef9e0356249c47be8cda323ba98c6799d9392 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2020-05-28  Nicolas BĂ©rtolo  <nicolasbertolo@gmail.com>
+
+       * configure.ac: Don't require --enable-host-shared when building
+       for Mingw.
+       * configure: Regenerate.
+
+2020-05-18  Jason Merrill  <jason@redhat.com>
+
+       * configure.ac: Update bootstrap dialect to -std=c++11.
+
+2020-05-18  Alex Coplan  <alex.coplan@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR target/92713
+       * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
+       (noconfigdirs): Add 'target-libstdc++-v3'.
+       * configure: Regenerate.
+
+2020-04-21  Stephen Casner  <casner@acm.org>
+
+       PR 25830
+       * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
+       * configure: Rebuild.
+
 2020-04-17  Martin Liska  <mliska@suse.cz>
            Jonathan Yong <10walls@gmail.com>