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-powerpc]
  9. 94e75b0 Apparently converting a stack address into a symbolic name doesn't work for the hg05_race2 test program on PowerPC systems. Added additional expected output file. by bart · 16 years ago