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. e059791 Implemented a workaround for a PowerPC-specific gcc-4.3.2-7.x86_64 bug. See also by bart · 14 years ago
  4. a7103ba drd.h: removed inline functions and replaced these by direct client request invocations. by bart · 14 years ago
  5. eef3584 Removed ANNOTATE_HAPPENS_BEFORE/AFTER() usage restrictions. by bart · 14 years ago
  6. e37ff33 Added a test program that triggers several happens-before usage errors. by bart · 14 years ago