summaryrefslogtreecommitdiff
path: root/c++tools
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-05-26 00:16:41 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-05-26 00:16:41 +0000
commit2bc6dacecb2ba60f1f06f310c6887a26b09cdba8 (patch)
tree8647de62827b198bad5b0adb21f7bab1fc3a1c2b /c++tools
parenta6e94287d31525b3ad0963ad22a92e9f3dbcd3cf (diff)
Daily bump.
Diffstat (limited to 'c++tools')
-rw-r--r--c++tools/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
index 0fa621418f1..c0228cba26e 100644
--- a/c++tools/ChangeLog
+++ b/c++tools/ChangeLog
@@ -1,3 +1,22 @@
+2021-05-25 Jakub Jelinek <jakub@redhat.com>
+
+ PR bootstrap/100731
+ * server.cc: Include <cstdlib>.
+
+2021-05-25 Eric Botcazou <ebotcazou@adacore.com>
+
+ * configure.ac (--enable-maintainer-mode): Fix typo and weird syntax.
+ * configure: Regenerate.
+
+2021-05-25 Jakub Jelinek <jakub@redhat.com>
+
+ * Makefile.in: Update copyright year.
+ * configure.ac: Likewise.
+ * resolver.cc: Likewise.
+ * resolver.h: Likewise.
+ * server.cc: Likewise.
+ (print_version): Update copyright notice date.
+
2021-05-10 Martin Liska <mliska@suse.cz>
* Makefile.in: Include also ../gcc folder.