Pertains to BZ#379525.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16423
EXTRA_DIST = \
bug341419.vgtest bug341419.stderr.exp \
- bug350062.vgtest bug350062.stderr.exp
+ bug350062.vgtest bug350062.stderr.exp \
+ cet_nops_gs.stderr.exp cet_nops_gs.stdout.exp cet_nops_gs.vgtest
check_PROGRAMS = \
bug341419 \
- bug350062
+ bug350062 \
+ cet_nops_gs
AM_CFLAGS += @FLAG_M32@ $(FLAG_MMMX) $(FLAG_MSSE)
AM_CXXFLAGS += @FLAG_M32@ $(FLAG_MMMX) $(FLAG_MSSE)
--- /dev/null
+../x86-linux/cet_nops_gs.c
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_gs.stderr.exp
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_gs.stdout.exp
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_gs.vgtest
\ No newline at end of file
EXTRA_DIST = \
bug345887.stderr.exp bug345887.vgtest \
+ cet_nops_fs.stderr.exp cet_nops_fs.stdout.exp cet_nops_fs.vgtest \
+ cet_nops_gs.stderr.exp cet_nops_gs.stdout.exp cet_nops_gs.vgtest \
hang.stderr.exp hang.vgtest \
seg_override.stderr.exp seg_override.stdout.exp seg_override.vgtest \
sigcontext.stdout.exp sigcontext.stderr.exp sigcontext.vgtest
check_PROGRAMS = \
bug345887 \
+ cet_nops_fs \
+ cet_nops_gs \
hang \
seg_override \
sigcontext
--- /dev/null
+../amd64-linux/cet_nops_fs.c
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_fs.stderr.exp
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_fs.stdout.exp
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_fs.vgtest
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_gs.c
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_gs.stderr.exp
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_gs.stdout.exp
\ No newline at end of file
--- /dev/null
+../amd64-linux/cet_nops_gs.vgtest
\ No newline at end of file
EXTRA_DIST = \
+ cet_nops_fs.stderr.exp cet_nops_fs.stdout.exp cet_nops_fs.vgtest \
coredump_single_thread.post.exp coredump_single_thread.stderr.exp \
coredump_single_thread.stdout.exp coredump_single_thread.vgtest \
coredump_single_thread_sse.post.exp coredump_single_thread_sse.stderr.exp \
syscalls.stderr.exp syscalls.stdout.exp syscalls.vgtest
check_PROGRAMS = \
+ cet_nops_fs \
coredump_single_thread \
coredump_single_thread_sse \
syscalls
--- /dev/null
+../x86-linux/cet_nops_fs.c
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_fs.stderr.exp
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_fs.stdout.exp
\ No newline at end of file
--- /dev/null
+../x86-linux/cet_nops_fs.vgtest
\ No newline at end of file
bug135421-x86.stderr.exp bug135421-x86.stdout.exp bug135421-x86.vgtest \
bug137714-x86.stderr.exp bug137714-x86.stdout.exp bug137714-x86.vgtest \
bug152818-x86.stderr.exp bug152818-x86.stdout.exp bug152818-x86.vgtest \
+ cet_nops.stderr.exp cet_nops.stdout.exp cet_nops.vgtest \
cmpxchg8b.stderr.exp cmpxchg8b.stdout.exp cmpxchg8b.vgtest \
cpuid.stderr.exp cpuid.stdout.exp cpuid.vgtest \
cse_fail.stderr.exp cse_fail.stdout.exp cse_fail.vgtest \
bug135421-x86 \
bug137714-x86 \
bug152818-x86 \
+ cet_nops \
cmpxchg8b \
cpuid \
cse_fail \
--- /dev/null
+../amd64/cet_nops.c
\ No newline at end of file
--- /dev/null
+../amd64/cet_nops.stderr.exp
\ No newline at end of file
--- /dev/null
+../amd64/cet_nops.stdout.exp
\ No newline at end of file
--- /dev/null
+../amd64/cet_nops.vgtest
\ No newline at end of file