1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. e4fcda3 Intercept platform_memchr$VARIANT$Haswell on OS X bz#351756 by rhyskidd · 9 years ago
  4. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  5. 77ae999 Consistently use exit code 1 (== POSIX's EXIT_FAILURE) if things by florian · 9 years ago
  6. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  7. 9090d2f Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing work. by rhyskidd · 9 years ago
  8. b97cf8e 349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so) by mjw · 9 years ago
  9. 366cefb bz#347233 - Fix memcheck/tests/strchr on OS X 10.10 (Haswell) by rhyskidd · 9 years ago
  10. 9951323 Further fixes for bz#345394 specifically for OS X 10.10 by rhyskidd · 9 years ago
  11. 094b991 Followup to r14901 (vectorising memcmp): use SizeT instead of Addr by sewardj · 9 years ago
  12. 11e20f7 Vectorise the memcmp template implementation. For scenarios requiring by sewardj · 9 years ago
  13. a9176d9 BZ #342795 Internal glibc __GI_mempcpy call should be intercepted. by mjw · 9 years ago
  14. a95abea OSX 10.10: intercept memchr in libsystem_platform.dylib. by sewardj · 9 years ago
  15. 3c02a92 Interceot _platform_strncmp also on OSX 10.10. by sewardj · 10 years ago
  16. 312bcb1 Add some Mac OSX 10.10 specific wrappers. by sewardj · 10 years ago
  17. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  18. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  19. 1ef205b Change the return type of the replacement function for rawmemchr by florian · 10 years ago
  20. 09041e4 Rewritten to avoid cast that drops const qualification. by florian · 10 years ago
  21. eb86dda Add intercepts on MacOS 10.9 for by sewardj · 10 years ago
  22. f2a68aa Fix name of the file in the header comment by philippe · 10 years ago
  23. 798e95b Intercept libsystem_platform.dylib:_platform_strncmp and dyld:memchr by sewardj · 10 years ago
  24. aec49a4 OS X 10.9: Add redirections for strnlen, strcpy, strncpy, by sewardj · 10 years ago
  25. c3e09f6 OS X 10.9: add intercepts for by sewardj · 10 years ago
  26. f2d8663 strmem intercepts: Add mempcpy() intercepts for ld-linux on x86 by bart · 10 years ago
  27. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 10 years ago
  28. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  29. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 10 years ago