1. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  2. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 16 years ago
  3. 99edb29 Wrapped DRD_() macro around yet even more function names. by bart · 16 years ago
  4. 1335ecc Introduced more DRD_ prefixes. by bart · 16 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/drd_suppression.c]
  6. d490707 Split bm_has_any() into bm_has_any_load() and bm_has_any_store(). by bart · 16 years ago
  7. 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
  8. d43f8d3 Fixed stack red zone handling. by bart · 16 years ago
  9. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 16 years ago
  10. 3655612 Inlining and specialization of some bitmap manipulation functions. by bart · 16 years ago
  11. 9036dea Made arguments of bitmap manipulating functions more uniform. by bart · 16 years ago
  12. b78312c Bug fix: "mutex reinitialization" error message is no longer printed for the tc09_bad_unlock test. by bart · 17 years ago
  13. 4bb53d8 Eliminated the upper bound on the number of client-side mutexes. by bart · 17 years ago
  14. 8564292 by sewardj · 17 years ago
  15. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago