* rename the memcheck/tests/amd64/sh-mem-vec128*stderr.exp* files

so as to specify an endianness
* add two missing symlinks


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13492
This commit is contained in:
Julian Seward 2013-08-12 11:47:52 +00:00
parent 2666efe140
commit 97b2e2d175
7 changed files with 6 additions and 4 deletions

View File

@ -0,0 +1 @@
../common/sh-mem-vec128-plo-no.stderr.exp-64bit-le

View File

@ -0,0 +1 @@
../common/sh-mem-vec128-plo-yes.stderr.exp-64bit-le

View File

@ -3,7 +3,7 @@ include $(top_srcdir)/Makefile.tool-tests.am
EXTRA_DIST = \
sh-mem-vec128.tmpl.c \
sh-mem-vec128-plo-no.stderr.exp-32bit \
sh-mem-vec128-plo-yes.stderr.exp-32bit \
sh-mem-vec128-plo-no.stderr.exp-64bit \
sh-mem-vec128-plo-yes.stderr.exp-64bit
sh-mem-vec128-plo-no.stderr.exp-32bit-le \
sh-mem-vec128-plo-yes.stderr.exp-32bit-le \
sh-mem-vec128-plo-no.stderr.exp-64bit-le \
sh-mem-vec128-plo-yes.stderr.exp-64bit-le