1. d3d1aa8 Added compiler flag -DCHECK_FORMAT_STRINGS. by bart · 17 years ago
  2. 54e55d2 Removed -I$(top_srcdir)/coregrind. Added -O2. by bart · 17 years ago
  3. 1f52b82 Renamed HAVE_GCC_FOPENMP into HAVE_OPENMP. Changed compile test into link test. by bart · 17 years ago
  4. 0268dfa Added support for OpenMP barriers -- if libgomp.so has been built with debug information. More in general, added support for nested synchronization constructs. by bart · 17 years ago
  5. 2cb588d Renamed drd_intercepts.c into drd_pthread_intercepts.c. by bart · 17 years ago
  6. 777f7fe Added support for POSIX reader-writer locks. Modified exp-drd/tests/filter-stderr such that i386 and AMD64 now generate the same output. Removed *.stderr.exp2 files. Added section that explains differences between LinuxThreads and NPTL to exp-drd/docs/README.txt. Made error message about LinuxThreads more clear. Made error messages more uniform. by bart · 17 years ago
  7. 5e85d26 Eliminated per-thread start/stop recording mechanism, which should make DRD a little bit faster. malloc()/free() is now intercepted on all platforms instead of just on i386. by bart · 17 years ago
  8. 2cf220a Added -Wsign-compare. by bart · 17 years ago
  9. 4bb53d8 Eliminated the upper bound on the number of client-side mutexes. by bart · 17 years ago
  10. 8564292 by sewardj · 17 years ago
  11. eced459 Rename drd_preloaded.c to drd_intercepts.c (Bart Van Assche) by sewardj · 17 years ago
  12. f707b10 Include headers in tarball. by sewardj · 17 years ago
  13. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago