Bug 337094 ifunc wrapper is broken on ppc64.
commit03eb8f43a7974195000bf82104a37a71e0fd857a
authorMark Wielaard <mark@klomp.org>
Tue, 15 Jul 2014 15:07:01 +0000 (15 15:07 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 15 Jul 2014 15:07:01 +0000 (15 15:07 +0000)
treefab33196aab4bef7a0e77ef3d4ff5ddfd9e95afe
parentc7447dcad055c82782bf9cd468a9c256ca61f838
Bug 337094 ifunc wrapper is broken on ppc64.

ppc64 uses function descriptors, so we need to get the actual function
entry address for the VG_USERREQ__ADD_IFUNC_TARGET client request, but
we need to return the function descriptor itself from the ifunc_wrapper.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14163
NEWS
coregrind/vg_preloaded.c