From c089fd80c793b1a987e1a6e9a08248b0861ec7ed Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 23 Nov 2018 07:30:56 -0800 Subject: x86/CET: Add a re-exec test with legacy bitmap Add a re-exec test with legacy bitmap to verify that legacy bitmap is properly hanlded by kernel. * sysdeps/x86/Makefile (tests): Add tst-cet-legacy-1a. (tst-cet-legacy-1a-ARGS): New. ($(objpfx)tst-cet-legacy-1a): New target. * sysdeps/x86/tst-cet-legacy-1a.c: New file. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29f649e20a..ce7a55f1fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-11-23 H.J. Lu + + * sysdeps/x86/Makefile (tests): Add tst-cet-legacy-1a. + (tst-cet-legacy-1a-ARGS): New. + ($(objpfx)tst-cet-legacy-1a): New target. + * sysdeps/x86/tst-cet-legacy-1a.c: New file. + 2018-11-22 Joseph Myers * conform/conformtest.py (CompileSubTest.__init__): Set -- cgit 1.4.1