aboutsummaryrefslogtreecommitdiff
path: root/gcc/brig/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/brig/ChangeLog')
-rw-r--r--gcc/brig/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/brig/ChangeLog b/gcc/brig/ChangeLog
index 462cbab05af..9f824e2173c 100644
--- a/gcc/brig/ChangeLog
+++ b/gcc/brig/ChangeLog
@@ -1,3 +1,7 @@
+2019-10-04 Joseph Myers <joseph@codesourcery.com>
+
+ * brig-lang.c (flag_isoc2x): New variable.
+
2019-08-23 Jakub Jelinek <jakub@redhat.com>
PR middle-end/91283