1. 406bac8 Rollup fixes for Helgrind: by sewardj · 14 years ago
  2. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  3. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  4. 28a7f7d Unbreak Helgrind on Linux following recent Darwin hackery. by sewardj · 15 years ago
  5. 1c147ff Re-check the symbol names for all pthread intercepts, to find all Linux by sewardj · 15 years ago
  6. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  7. 5f5ef2a Factor out the name of the libpthread library. Also fix a minor stack trace by njn · 15 years ago
  8. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  9. 9f20746 Updated copyright years. by njn · 15 years ago
  10. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  11. b80f0c9 Fix comment typo. by sewardj · 16 years ago
  12. 38e0cf9 by sewardj · 16 years ago
  13. 9f569b7 Add initial support for POSIX barriers (pthread_barrier_{init,wait,destroy}). by sewardj · 16 years ago
  14. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  15. 31277bf Removed duplicate volatile keyword such that the compiler does no longer print a warning. by bart · 16 years ago
  16. 789c3c5 Intercept pthread_rwlock_try{rd,wr}lock. Fixes #158212. by sewardj · 16 years ago
  17. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  18. 11e352f Correctly handle semaphores with nonzero initial values. Fixes bug by sewardj · 17 years ago
  19. eafad3b Try to fix, or at least avoid if possible, some arbitrary delays at by sewardj · 17 years ago
  20. 0d2a2c1 Comment-only change. by sewardj · 17 years ago
  21. b411202 by sewardj · 17 years ago