master
tests/check_ppc64_auxv_cap: replace LD_SHOW_AUXV-grep shell script with C program using getauxval()
riscv64: Add initial support: test modifications
warnings: arm64 unused function in test and missing return for FreeBSD getauxval
Merge the DARWIN branch onto the trunk.
Add 'scripts' directory to dirs_to_ignore in check_headers_and_includes
Improve check_makefile_consistency (Fix BZ 521259)
Set tests/check_ppc64le_cap to executable.
Merge part (filter tweaks) of 8943 from the DARWIN branch.
Fix file permissions.
FreeBSD regtest: add a (below main) filter for one of the massif tests.
Merge r9283 (lackey testing fixes) from the DARWIN branch.
Add new files resulting from merging in the 2.4.0 line. Many of these seem to be simply duplication of the x86 instruction set tests into the addrcheck and helgrind trees. I'm not sure what this duplication achieves.
Darwin Helgrind/DRD: change pthread lib, more filters and suppressions
Tweak filter_xml_frames. Suppress frames containing neither a function name nor any source code reference.
This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 to add PPC64 LE support. The other two patches can be found in Bugzillas 334384 and 334834. Note, there are no VEX changes in this patch.
Fix compiler warning about unused function on Solaris
FreeBSD support, patch 7
PPC64: ISA 3.1 (new Iops) 128-bit Binary Integer Operations
mips: add tests for mips32/mips64 R6
Illumos regtest: add 'illumos' to os_test and turn off a few tests
Some further refinement to outer suppressions
Add a script 'check_headers_and_includes' to check that #include directives are not against the grain. Wrap this script together with 'check_makefile_consistency' into 'post_regtest_checks' and invoke that from the toplevel Makefile. So we can easily add new checkers in the future.
Don't cast an initializer to the struct type in power_insn_available.c.
Add prereqs for tests using python 3.9+
Bug 503239 - s390x: Vector-enhancements facility 3, division
Allow 8k and 32k page sizes
Added one regression test for each of addrcheck, lackey, and helgrind, each of which had none previously. They all run tests/true (added as well), just to automatically catch any total b0rkage errors.
regtest: Support make regtest BUNSEN=no
Cleanup x86 and amd64 tests build and runtime checks