1. e9c1696 Reverted r10513: removed --auto-run-dsymutil=yes again. by bart · 15 years ago
  2. 83cc386 Renamed --var-info=yes to --read-var-info=yes. by bart · 15 years ago
  3. e04eb37 Added --auto-run-dsymutil=yes to --var-info=yes. by bart · 15 years ago
  4. 5f09dcf Modified recursive_mutex regression test: improved portability by removing usage of alarm() / all output is now sent to stderr / full output is now compared instead of only a summary. by bart · 15 years ago
  5. 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/recursive_mutex.vgtest]
  6. 0ffa483 Added command-line option --check-stack-var. Reporting data races on stack variables is now disabled by default. by bart · 16 years ago
  7. 80e3580 Most DRD regression tests are now skipped when LinuxThreads is detected. Removed LinuxThreads expected output files. by bart · 16 years ago
  8. 2afbd9b Only the error count for the recursive_mutex regression test is taken in account. by bart · 16 years ago
  9. 8bba1f7 An error message is now printed before attempting to lock a non-recursive mutex recursively. by bart · 17 years ago