]> git.ipfire.org Git - thirdparty/valgrind.git/commit
There is a typo in the configure.ac file that causes the HAS_ISA_3_00
authorCarl Love <cel@us.ibm.com>
Mon, 13 Mar 2017 20:14:08 +0000 (20:14 +0000)
committerCarl Love <cel@us.ibm.com>
Mon, 13 Mar 2017 20:14:08 +0000 (20:14 +0000)
commit6476ec268fd6b406615569107196377e1b71e3fe
tree6994b19d6afe0ed6befe527127c587d6e06c1b64
parentff3c67a3966525cbebf09217a2c1b7b8a7725b05
There is a typo in the configure.ac file that causes the HAS_ISA_3_00
variable to not be set.

The mask64 value, in file VEX/priv/guest_ppc_toIR.c is missing the
HWCAPS bit for ISA3.0.

vex commit 3317.

bugzilla 377478

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16270
NEWS
configure.ac