1. 9951323 Further fixes for bz#345394 specifically for OS X 10.10 by rhyskidd · 9 years ago
  2. 094b991 Followup to r14901 (vectorising memcmp): use SizeT instead of Addr by sewardj · 9 years ago
  3. 11e20f7 Vectorise the memcmp template implementation. For scenarios requiring by sewardj · 9 years ago
  4. a9176d9 BZ #342795 Internal glibc __GI_mempcpy call should be intercepted. by mjw · 9 years ago
  5. a95abea OSX 10.10: intercept memchr in libsystem_platform.dylib. by sewardj · 10 years ago
  6. 3c02a92 Interceot _platform_strncmp also on OSX 10.10. by sewardj · 10 years ago
  7. 312bcb1 Add some Mac OSX 10.10 specific wrappers. by sewardj · 10 years ago
  8. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  9. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  10. 1ef205b Change the return type of the replacement function for rawmemchr by florian · 10 years ago
  11. 09041e4 Rewritten to avoid cast that drops const qualification. by florian · 10 years ago
  12. eb86dda Add intercepts on MacOS 10.9 for by sewardj · 10 years ago
  13. f2a68aa Fix name of the file in the header comment by philippe · 10 years ago
  14. 798e95b Intercept libsystem_platform.dylib:_platform_strncmp and dyld:memchr by sewardj · 10 years ago
  15. aec49a4 OS X 10.9: Add redirections for strnlen, strcpy, strncpy, by sewardj · 10 years ago
  16. c3e09f6 OS X 10.9: add intercepts for by sewardj · 10 years ago
  17. f2d8663 strmem intercepts: Add mempcpy() intercepts for ld-linux on x86 by bart · 10 years ago
  18. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 10 years ago
  19. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  20. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago