1. 7886dd3 drd: Reenable reporting races on stack variables that are shared over threads for --check-stack-var=yes. by bart · 12 years ago
  2. 7a9db0f drd: Don't complain about stack variables that are shared over threads. Closes #297147 by bart · 12 years ago
  3. cab64bc Update .exp files for r10783. by njn · 15 years ago
  4. a1fc3a5 More regression test output tuning. by bart · 15 years ago
  5. 63c92ea DRD no longer prints the thread ID's assigned by the Valgrind core but only those assigned by DRD itself. by bart · 15 years ago
  6. d45d995 - Added support for most of the ANNOTATE_...() macro's supported by by bart · 15 years ago
  7. 292c1e2 Renamed vg_thread_wrapper() into DRD_(thread_wrapper)(). by bart · 15 years ago
  8. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed from exp-drd/tests/hg05_race2.stderr.exp]
  9. aa97a54 All error and trace messages now show both Valgrind's and DRD's thread ID. by bart · 16 years ago
  10. 2cb588d Renamed drd_intercepts.c into drd_pthread_intercepts.c. by bart · 16 years ago
  11. f16b77c More finetuning of output filtering. by bart · 16 years ago
  12. 2e196ce Removed frame numbers and debuginfo reader warnings from output. by bart · 16 years ago
  13. b515eb1 Switched to VG_(get_data_description)() for descriptions of addresses in error reports. by bart · 16 years ago
  14. 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 · 16 years ago
  15. a265652 Fixed most Fedora 8 regression test failures. by bart · 16 years ago
  16. 60389da Added more of Helgrind's regression tests. by bart · 16 years ago