summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6aa73550b..0694ff3f24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-07-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/unix/sysv/linux/x86/Makefile (tests): Add
+ tst-cet-setcontext-1 if CET is enabled.
+ (CFLAGS-tst-cet-setcontext-1.c): Add -mshstk.
+ * sysdeps/unix/sysv/linux/x86/tst-cet-setcontext-1.c: New file.
+
2018-07-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* include/threads.h: Move to ...