1. d45d995 - Added support for most of the ANNOTATE_...() macro's supported by by bart · 15 years ago
  2. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  3. d2c5eae Changes: by bart · 16 years ago
  4. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 16 years ago
  5. dc1ef03 Wrapped DRD_() macro around even more function names. by bart · 16 years ago
  6. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 16 years ago
  7. 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/drd_rwlock.h]
  8. 9d5b796 Added support for detecting locks that have been held too long. by bart · 16 years ago
  9. 6bbefaf Added more detailed statistics about thread_new_segment() calls. by bart · 16 years ago
  10. 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 · 16 years ago
  11. 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