]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips64: disable intercepting the spinlock function
authorPetar Jovanovic <mips32r2@gmail.com>
Sun, 2 Jun 2013 18:08:04 +0000 (18:08 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Sun, 2 Jun 2013 18:08:04 +0000 (18:08 +0000)
commit9de3032383a947c0186e53d790ff30cbd654f65b
treed716eaad4ac32b5637b97d23bff283f28847e05b
parent4ff0a91332e0e55aa9a006d95b3ffc8b35e046aa
mips64: disable intercepting the spinlock function

This change disables intercepting pthread_spin_lock() for MIPS64, similar to
r13190 for MIPS32. Used in DRD and Helgrind as a workaround for the issue
#311690.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13417
configure.in