1. 5cda1b5 DRD: make the tracing regression test more complete by bart · 13 years ago
  2. b63dc78 DRD: Make the code for instrumenting store operations more robust by bart · 13 years ago
  3. f7a5b3f Remove trailing whitespace by bart · 13 years ago
  4. ea69215 DRD: Make --trace-addr work for atomic loads and stores. To do: update manual by bart · 13 years ago
  5. 7826acb DRD, --trace-addr: trace stored values too by bart · 13 years ago
  6. 71ce132 DRD: Two non-functional changes: adjust source code indentation and fix by bart · 13 years ago
  7. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 13 years ago
  8. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  9. 74b2d97 drd: Convert a few VG_(message)() calls into VG_(maybe_record_error)() calls by bart · 13 years ago
  10. b92ff0f DRD, refactoring: Introduce DRD_(trace_msg)() by bart · 13 years ago
  11. 922304f Updated modeline and copyright statement in DRD source files. by bart · 13 years ago
  12. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  13. 876cafd E-mail address update. by bart · 14 years ago
  14. d5bbc61 Builds again with ENABLE_DRD_CONSISTENCY_CHECKS defined. by bart · 14 years ago
  15. 0759503 Source code cleanup. by bart · 14 years ago
  16. f9427fd Added command-line option --trace-alloc and disabled --free-is-write by default. by bart · 14 years ago
  17. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  18. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  19. 4cb6bf7 Make Callgrind, DRD and Ptrcheck build on arm-linux. by sewardj · 14 years ago
  20. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  21. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  22. 63c92ea DRD no longer prints the thread ID's assigned by the Valgrind core but only those assigned by DRD itself. by bart · 15 years ago
  23. 1e29ebc by sewardj · 15 years ago
  24. a14e328 Clarified an implementation choice. by bart · 15 years ago
  25. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  26. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago
  27. d45d995 - Added support for most of the ANNOTATE_...() macro's supported by by bart · 15 years ago
  28. f98a569 Added command-line option --first-race-only. by bart · 15 years ago
  29. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  30. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  31. 99edb29 Wrapped DRD_() macro around yet even more function names. by bart · 15 years ago
  32. 62a784c Wrapped DRD_() macro around thread-related function names. by bart · 15 years ago
  33. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 15 years ago
  34. 1335ecc Introduced more DRD_ prefixes. by bart · 15 years ago
  35. 09dc13f - Moved several functions and variables from one source file to another. by bart · 15 years ago