1. 7c41246 Update the memcpy intercept for Helgrind in accordance with that by sewardj · 12 years ago
  2. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  3. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  4. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  5. 31014da Change the backtrace filtering machinery for the helgrind regression by florian · 13 years ago
  6. 3c94445 For intercepts in libc and the dynamic linker (ld.so or dyld), split by sewardj · 13 years ago
  7. 211c253 Stop gcc on Android giving bogus function-has-no-return-value warnings. by sewardj · 13 years ago
  8. 0c09bf0 The pthread.h on Android has no definition for pthread_rwlock_t, which by sewardj · 13 years ago
  9. 575ce8e Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by by bart · 13 years ago
  10. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  11. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  12. f38a74e Change the method used in hg_intercepts.c to hide from the user, the by sewardj · 14 years ago
  13. 406bac8 Rollup fixes for Helgrind: by sewardj · 14 years ago
  14. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  15. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  16. 28a7f7d Unbreak Helgrind on Linux following recent Darwin hackery. by sewardj · 15 years ago
  17. 1c147ff Re-check the symbol names for all pthread intercepts, to find all Linux by sewardj · 15 years ago
  18. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  19. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  20. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  21. 9f20746 Updated copyright years. by njn · 15 years ago
  22. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 16 years ago
  23. b80f0c9 Fix comment typo. by sewardj · 16 years ago
  24. 38e0cf9 by sewardj · 16 years ago
  25. 9f569b7 Add initial support for POSIX barriers (pthread_barrier_{init,wait,destroy}). by sewardj · 16 years ago
  26. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  27. 31277bf Removed duplicate volatile keyword such that the compiler does no longer print a warning. by bart · 16 years ago
  28. 789c3c5 Intercept pthread_rwlock_try{rd,wr}lock. Fixes #158212. by sewardj · 17 years ago
  29. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  30. 11e352f Correctly handle semaphores with nonzero initial values. Fixes bug by sewardj · 17 years ago
  31. eafad3b Try to fix, or at least avoid if possible, some arbitrary delays at by sewardj · 17 years ago
  32. 0d2a2c1 Comment-only change. by sewardj · 17 years ago
  33. b411202 by sewardj · 17 years ago