aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c650d03e12..7badd6bb8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * debug/longjmp_chk.c (____longjmp_chk): Moved to ...
+ * include/setjmp.h (____longjmp_chk): Here. Add
+ attribute_hidden.
+
2017-08-19 H.J. Lu <hongjiu.lu@intel.com>
[BZ #18822]