1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. 5f1aeb6 Export VG_(discard_tranalsations_safely) to the tools. It is by florian · 9 years ago
  6. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 9 years ago
  7. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  8. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  10. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  11. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 10 years ago
  12. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  13. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  14. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  15. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  16. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  17. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  18. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  19. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  20. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  21. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  22. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  23. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  24. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  25. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  26. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  29. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  30. 9c606bd by sewardj · 16 years ago
  31. 7cf4e6b by sewardj · 16 years ago
  32. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  33. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  34. 7a387ea Core-tool iface changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  35. adb102f by sewardj · 17 years ago
  36. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  37. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  38. b5c7575 Get rid of the core-tool events pre_mutex_lock, post_mutex_lock and by sewardj · 17 years ago
  39. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 17 years ago
  40. 0b9d74a by sewardj · 17 years ago
  41. 9756181 by sewardj · 17 years ago
  42. f8126e9 change void* to Addr in mutex helpers. patch by Bard Van Assche. by dirk · 18 years ago
  43. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  44. ca54af3 by njn · 18 years ago
  45. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  46. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  47. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  48. 5155dec by sewardj · 19 years ago
  49. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  50. 45f4e7c by sewardj · 19 years ago
  51. b69f7c1 by njn · 19 years ago
  52. af839f5 by njn · 19 years ago
  53. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  54. 64c8324 by njn · 19 years ago
  55. 899ce73 by njn · 19 years ago
  56. 67741c6 by njn · 19 years ago
  57. c7561b9 by njn · 19 years ago
  58. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  59. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  60. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  61. a8d8e23 by sewardj · 19 years ago
  62. 132bfcc by njn · 19 years ago
  63. 36a20fa by njn · 19 years ago
  64. a765834 comment-only wibble by sewardj · 19 years ago
  65. 02bc4b8 by njn · 19 years ago
  66. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago[Renamed (99%) from coregrind/vg_needs.c]
  67. 51d827b by njn · 19 years ago
  68. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  69. cf81d55 by njn · 19 years ago
  70. 8a97c6d by njn · 19 years ago
  71. 8c74b00 by njn · 19 years ago
  72. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  73. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  74. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  75. cf45fd4 by njn · 20 years ago
  76. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  77. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  78. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  79. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  80. 3221433 typo by nethercote · 20 years ago
  81. f1e5e15 by nethercote · 20 years ago
  82. 0973f70 by nethercote · 20 years ago
  83. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  84. 85cdd34 by nethercote · 20 years ago
  85. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 20 years ago
  86. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 20 years ago
  87. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 20 years ago
  88. 137bc55 by nethercote · 21 years ago
  89. 7271864 by njn · 21 years ago
  90. d304045 by njn · 21 years ago
  91. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  92. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  93. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  94. fdc28af by njn · 21 years ago
  95. 6d57f7d Fix really stupid cut + paste error. by njn · 21 years ago
  96. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 21 years ago
  97. ae17bec by njn · 21 years ago
  98. c0d8f68 by sewardj · 22 years ago
  99. 810086f by njn · 22 years ago