aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index ece21f2..de8c327 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,12 @@
+2020-05-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ Sync with GCC
+ 2020-05-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR bootstrap/94998
+ * cet.m4 (GCC_CET_HOST_FLAGS): Enable CET in cross compiler if
+ possible.
+
2020-04-29 H.J. Lu <hongjiu.lu@intel.com>
Sync with GCC