1. 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]
  2. d490707 Split bm_has_any() into bm_has_any_load() and bm_has_any_store(). by bart · 17 years ago
  3. 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 · 17 years ago
  4. d43f8d3 Fixed stack red zone handling. by bart · 17 years ago
  5. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 17 years ago
  6. 3655612 Inlining and specialization of some bitmap manipulation functions. by bart · 17 years ago
  7. 9036dea Made arguments of bitmap manipulating functions more uniform. by bart · 17 years ago
  8. b78312c Bug fix: "mutex reinitialization" error message is no longer printed for the tc09_bad_unlock test. by bart · 17 years ago
  9. 4bb53d8 Eliminated the upper bound on the number of client-side mutexes. by bart · 17 years ago
  10. 8564292 by sewardj · 17 years ago
  11. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago