]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Power configure fixes.
authorCarl Love <cel@us.ibm.com>
Mon, 10 Oct 2016 18:09:01 +0000 (18:09 +0000)
committerCarl Love <cel@us.ibm.com>
Mon, 10 Oct 2016 18:09:01 +0000 (18:09 +0000)
commitc45ae57a040313527dc55bf789218b6eef44c3f4
treea04195618fdf1cbd0f4322c7af3ff8be6e05b5d3
parentbf71990613a96b96532b9def11cce3222ebbc873
Power configure fixes.

This patch makes the following updates:
  - Update the configure scripts to fix a configure/build issue seen on Power 7
  - Update the ISA 3.0 hwcaps string.
  - Update the ISA 3.0 ifdef value to be consistent with the hwcaps string

The patch was submitted by Will Schmidt.  Patch reviewed and tested by Carl Love
on Power 7, Power 8 LE and BE, ISA 3.0 simulator for LE and BE.

Bugzilla 369175

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16034
configure.ac
none/tests/ppc64/Makefile.am
none/tests/ppc64/test_isa_3_0.c
none/tests/ppc64/test_isa_3_0_altivec.vgtest
none/tests/ppc64/test_isa_3_0_other.vgtest
tests/check_ppc64_auxv_cap
tests/min_power_isa.c