about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-07-18 08:04:04 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-07-18 08:04:12 -0700
commit77a8ae0948e651a4c121a806c1eb8ab33a7d7e77 (patch)
treed9771ac21106964b5658176029948c18ce713626 /ChangeLog
parent90d15dc577561c497f23477a3d322d9e83c70634 (diff)
downloadglibc-77a8ae0948e651a4c121a806c1eb8ab33a7d7e77.tar.gz
glibc-77a8ae0948e651a4c121a806c1eb8ab33a7d7e77.tar.xz
glibc-77a8ae0948e651a4c121a806c1eb8ab33a7d7e77.zip
i386: Use _CET_NOTRACK in memset-sse2-rep.S
	* sysdeps/i386/i686/multiarch/memset-sse2-rep.S
	(BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
	to jump table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 475000e54d..b594059f94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2018-07-18  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/i386/i686/multiarch/memset-sse2-rep.S
+	(BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
+	to jump table.
+
+2018-07-18  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/i386/i686/multiarch/strcat-sse2.S
 	(BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
 	to jump table.