aboutsummaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-08-29Intercept platform_memchr$VARIANT$Haswell on OS Xrhyskidd
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-09Consistently use exit code 1 (== POSIX's EXIT_FAILURE) if things florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-08Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing ...rhyskidd
2015-07-07349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so)mjw
2015-05-14bz#347233 - Fix memcheck/tests/strchr on OS X 10.10 (Haswell)rhyskidd
2015-03-26Further fixes for bz#345394 specifically for OS X 10.10rhyskidd
2015-02-04Followup to r14901 (vectorising memcmp): use SizeT instead of Addrsewardj
2015-02-04Vectorise the memcmp template implementation. For scenarios requiringsewardj
2015-01-13BZ #342795 Internal glibc __GI_mempcpy call should be intercepted.mjw
2014-11-19OSX 10.10: intercept memchr in libsystem_platform.dylib.sewardj
2014-11-11Interceot _platform_strncmp also on OSX 10.10.sewardj
2014-11-07Add some Mac OSX 10.10 specific wrappers.sewardj
2014-11-04Adds initial support for AArch64 (arm64) on Android. Small programssewardj
2014-10-22Enable -Wcast-qual when compiling the valgrind source.florian
2014-10-22Change the return type of the replacement function for rawmemchrflorian
2014-10-21Rewritten to avoid cast that drops const qualification.florian
2014-10-17Add intercepts on MacOS 10.9 forsewardj
2014-07-16Fix name of the file in the header commentphilippe
2014-06-25Intercept libsystem_platform.dylib:_platform_strncmp and dyld:memchrsewardj
2014-06-23OS X 10.9: Add redirections for strnlen, strcpy, strncpy,sewardj
2014-06-21OS X 10.9: add intercepts forsewardj
2014-03-15strmem intercepts: Add mempcpy() intercepts for ld-linux on x86bart
2014-03-11Make sure all files under the new shared dir are included in make dist.mjw
2013-12-27mips32: Adding mips32/Android support to Valgrind.dejanj
2013-11-24Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.cbart