1. 66f196d - Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. by bart · 15 years ago
  2. f64a8aa Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatible with Helgrind. by bart · 15 years ago
  3. d9b8eb7 Added the macro DRD_STOP_IGNORING_VAR(). by bart · 15 years ago
  4. 7fd1f77 Fixed two typo's. by bart · 15 years ago
  5. 1c8cc40 Added four more ANNOTATE_*() macro's / removed the API-warning. by bart · 15 years ago
  6. 82c54c4 Updated documentation of PCQ annotations. by bart · 15 years ago
  7. df5a1e2 Updated ANNOTATE_*() macro's as discussed on the valgrind-developers mailing list. Merged drt/unittest r1007:1014. Updated to do list. by bart · 15 years ago
  8. 44afe93 Added API warning for the recently added ANNOTATE_*() macro's. by bart · 15 years ago
  9. d45d995 - Added support for most of the ANNOTATE_...() macro's supported by by bart · 15 years ago
  10. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 16 years ago
  11. e747176 Removed cross-tool dependency on helgrind/helgrind.h. by bart · 16 years ago
  12. 2356798 Updated copyright statement. by bart · 16 years ago
  13. 8e1033f Moved two define's, such that the ABIWARNING appears immediately before the enum declaration it applies to. by bart · 16 years ago
  14. 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.h]
  15. 5f57be9 - Renamed the client request VG_USERREQ__GET_THREAD_SELF into by bart · 16 years ago
  16. 3c1e9d8 Split client requests into public and tool-internal. by bart · 16 years ago