]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Reinstating a heavily modified version of r10402. This is to do
authorJulian Seward <jseward@acm.org>
Sun, 2 Aug 2009 12:21:31 +0000 (12:21 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 2 Aug 2009 12:21:31 +0000 (12:21 +0000)
commitb39a007b536d82a2478cd90dac6d1598d552c77b
treeb03161f3f1aa74801265cc96e405e75b6ed106fa
parentf4c28986767136acae43c5b5f1576b152356426e
Reinstating a heavily modified version of r10402.  This is to do
with #190429.

This patch (originally from Jakub Jelinek) makes the redir of strlen
in ld.so on amd64-linux ld.so mandatory, but only for glibc 2.10 and
above.  For glibc-2.2 (our earliest supported version) to glibc-2.9
it is still optional.

Also, makes more verbose, the message that is printed if a mandatory
ld.so redirection on Linux cannot be set up.

Is believed to fix #190429.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10689
coregrind/m_redir.c
coregrind/m_trampoline.S
coregrind/pub_core_trampoline.h