]> git.ipfire.org Git - thirdparty/valgrind.git/commit
ppc32-linux only: HACK: for now, mess with the auxv handed to the
authorJulian Seward <jseward@acm.org>
Thu, 4 Aug 2005 23:52:21 +0000 (23:52 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 4 Aug 2005 23:52:21 +0000 (23:52 +0000)
commitb07d3b8200daffd0b340d16729e5a235b232dfdf
tree9ed7893ed71c2d74ff6b09c9757a83201346362f
parent05cf8f16110f061eb90096720306753d00e3b18f
ppc32-linux only: HACK: for now, mess with the auxv handed to the
client so as to not claim that the CPU supports Altivec.  This is a
partially-successful hack to try and dissuade glibc and its minions
from doing Altivec insns.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4323
coregrind/m_main.c