aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-08-02 00:16:51 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-08-02 00:16:51 +0000
commit325103829ef5996b66fff7ed77cc069c4394395b (patch)
tree648a04c98bd994453dee79706752a2f0e2c5f626 /config
parente8bc6918b31e63fcaebe1e9dd64e0157d54f1b7a (diff)
downloadgcc-325103829ef5996b66fff7ed77cc069c4394395b.zip
gcc-325103829ef5996b66fff7ed77cc069c4394395b.tar.gz
gcc-325103829ef5996b66fff7ed77cc069c4394395b.tar.bz2
Daily bump.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 7e2ea8d..09fe8c2 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
+ Arnaud Charlet <charlet@adacore.com>
+
+ * acx.m4 (AC_PROG_GNAT): Update conftest.adb to include
+ features required of the host gnat compiler.
+
2022-06-01 David Seifert <soap@gentoo.org>
PR plugins/95648