]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Patch 4 and 5 of 7, improve PPC HW capabiltiy checking.
authorCarl Love <cel@us.ibm.com>
Mon, 20 Jul 2015 21:25:32 +0000 (21:25 +0000)
committerCarl Love <cel@us.ibm.com>
Mon, 20 Jul 2015 21:25:32 +0000 (21:25 +0000)
commitaa85e04a4150b66970331ef85edf4b29239a208a
tree66a48ec9d33e1aafc6db89f51942751250514c12
parent296ac5e8c1654e2b967f08cc046ef0348ca10d49
Patch 4 and 5 of 7, improve PPC HW capabiltiy checking.

The patch was submitted by Will Schmidt  (will_schmidt@vnet.ibm.com).

Patches 4 and 5 need to be applied together.  Add convenience function
for processing hwcap entries. Add logic to check for HTM support in compiler.

Bugzilla 34979

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15423
configure.ac
none/tests/ppc32/Makefile.am
none/tests/ppc64/Makefile.am
none/tests/ppc64/test_tm.c
none/tests/ppc64/test_touch_tm.c