1. b00ac4c Added support for marking happens-before annotated addresses in another way by bart · 14 years ago
  2. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  3. fe3de44 Disabled a tl_assert() statement. by bart · 15 years ago
  4. 1e29ebc by sewardj · 15 years ago
  5. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  6. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  7. 99edb29 Wrapped DRD_() macro around yet even more function names. by bart · 15 years ago
  8. 1335ecc Introduced more DRD_ prefixes. by bart · 15 years ago
  9. 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_suppression.c]
  10. d490707 Split bm_has_any() into bm_has_any_load() and bm_has_any_store(). by bart · 16 years ago
  11. 005dc97 Removed --trace-mem which traced all memory accesses. Added support for multiple --trace-address options. A range size can now be specified to the VG_USERREQ__DRD_START_TRACE_ADDR client request. Added VG_USERREQ__DRD_STOP_TRACE_ADDR client request. by bart · 16 years ago
  12. d43f8d3 Fixed stack red zone handling. by bart · 16 years ago
  13. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 16 years ago
  14. 3655612 Inlining and specialization of some bitmap manipulation functions. by bart · 16 years ago
  15. 9036dea Made arguments of bitmap manipulating functions more uniform. by bart · 16 years ago
  16. b78312c Bug fix: "mutex reinitialization" error message is no longer printed for the tc09_bad_unlock test. by bart · 16 years ago
  17. 4bb53d8 Eliminated the upper bound on the number of client-side mutexes. by bart · 16 years ago
  18. 8564292 by sewardj · 16 years ago
  19. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago