1. b2260b8 Reverted r11536 because it didn't have the desired effect - changing the behavior of DRD on Darwin. by bart · 13 years ago
  2. 9fc7fac DRD: don't inline pthread intercepts because in combination with the current fragile implementation of the CALL_FN_* macros inlining intercepts can easily trigger stack alignment errors on Darwin. by bart · 13 years ago
  3. a7103ba drd.h: removed inline functions and replaced these by direct client request invocations. by bart · 14 years ago
  4. 66f196d - Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. by bart · 15 years ago
  5. cab64bc Update .exp files for r10783. by njn · 15 years ago
  6. 791a0c6 Implemented a more systematic approach for intercepting POSIX threads by bart · 15 years ago
  7. 67707ec - Added more rwlock type checking. by bart · 15 years ago
  8. c844150 Implemented type checking for reader-writer synchronization by bart · 15 years ago