]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Patch 1 of 6
authorCarl Love <cel@us.ibm.com>
Wed, 1 Jul 2015 18:48:48 +0000 (18:48 +0000)
committerCarl Love <cel@us.ibm.com>
Wed, 1 Jul 2015 18:48:48 +0000 (18:48 +0000)
Rework the aux vector hwcap capability checking utilities.
This is meant to consolidate a number of existing _cap
checking scripts, and allow a better way of checking for
additional capabilites.

The bugzilla for this commit is 349790

Patch submitted by   Will Schmidt <will_schmidt@vnet.ibm.com>
Reviewed and tested by Carl Love <cel@ibm.com>

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15388

tests/Makefile.am

index b01cfb7f502e85d2756d2f8089497735fc030eaa..07f3d6463883e13503c04d2d1139e0827a58f8cc 100644 (file)
@@ -8,6 +8,7 @@ dist_noinst_SCRIPTS = \
        check_makefile_consistency \
        check_dfp_cap \
        check_vmx_cap \
+       check_ppc64_auxv_cap \
        filter_addresses \
        filter_discards \
        filter_libc \