1. 7dbbd19 Support CLCL and MVCL instructions. This is the non-VEX part. by florian · 13 years ago
  2. 469bd1e Non-VEX changes to fix #275517. Add testcase and announce fix in NEWS. by florian · 13 years ago
  3. e050e6b Announce fix for #279062 by florian · 13 years ago
  4. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  5. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  6. 036113b Valgrind-side changes to fix bug #271776. by florian · 13 years ago
  7. 3a58b89 Announce fix of #275710 by florian · 13 years ago
  8. eb67dbf Get rid of some compiler warnings. by florian · 13 years ago
  9. 70ceabc Documentation updates for Helgrind. by sewardj · 13 years ago
  10. 7a9ff4c Add rough list of bugs that have been fixed since 3.6.1 (74, + 3 n-i-bz, by sewardj · 13 years ago
  11. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  12. 4629a73 Add entry w.r.t. the s390x port. (Florian Krohm <britzel@acm.org> and by sewardj · 13 years ago
  13. 4fd5729 Sync w/ 3_6_BRANCH. by sewardj · 13 years ago
  14. 29124e7 Refined a comment in the NEWS file. by bart · 13 years ago
  15. 8e0d2c1 DRD: removed command-line option --free-is-write again since it is impossible by bart · 14 years ago
  16. e5930da Added a --mod-funcname option to cg_diff. by njn · 14 years ago
  17. e07c2b5 Merge from 3_6_BRANCH, r11471 (final change to NEWS for 3.6.0) by sewardj · 14 years ago
  18. 695f13a Finalise doc stuff for 3.6.0. by sewardj · 14 years ago
  19. 18a0892 Updates for 3.6.0. by sewardj · 14 years ago
  20. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  21. 00d9d1e Add heading items. by sewardj · 14 years ago
  22. 5cf4c39 Updated the NEWS file. by bart · 14 years ago
  23. 2d853a1 Change Cachegrind/Callgrind to talk about the LL (last-level) cache instead by njn · 14 years ago
  24. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  25. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  26. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  27. 69d495d Added cg_diff. by njn · 14 years ago
  28. 9b919b6 some updates for NEWS by njn · 14 years ago
  29. ccbe3b1 Add an entry for the missing 2.4.1. by njn · 15 years ago
  30. 48867fb Be consistent about the 3.5.0 release date. by sewardj · 15 years ago
  31. 783e9d6 Fix a couple of buglets in the 3.5.0 release info. by sewardj · 15 years ago
  32. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  33. 9176c86 Add a list of fixed bugs for 3.5.0. by sewardj · 15 years ago
  34. f95c30b tweak 32/64-bit darwin stuff by njn · 15 years ago
  35. 78b7bb3 Capitalise and punctuate some points. by njn · 15 years ago
  36. 570e244 Update. Sheesh -- did we really change that much stuff in just seven months? by sewardj · 15 years ago
  37. 336b52d Added a note about the fact that --read-var-info=yes increases memory by bart · 15 years ago
  38. 6eccab9 Complete more of the NEWS. Remaining XXX marks are to be filled in by Julian. by njn · 15 years ago
  39. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  40. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  41. b4e0687 add an item by njn · 15 years ago
  42. 230c8f0 tweak by njn · 15 years ago
  43. 97db761 Various option-related tweaks: by njn · 15 years ago
  44. 7316df2 Various manual fix-ups: by njn · 15 years ago
  45. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  46. 28abc98 wibble by njn · 15 years ago
  47. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  48. fe212db DRD does now support sem_open() and sem_close(). by bart · 15 years ago
  49. 54bfceb DRD now works on Darwin! by njn · 15 years ago
  50. e7b86c3 Spelling fix. by bart · 15 years ago
  51. 6a146fc Added more information about the changes in DRD for the upcoming 3.5.0 release. by bart · 15 years ago
  52. 5bd045a Point out that exp-ptrcheck doesn't work on Darwin. by njn · 15 years ago
  53. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  54. b9880f9 Minor update. by njn · 15 years ago
  55. 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
  56. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  57. 66e331e Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  58. acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
  59. c6ab7b6 NEWS updates. by njn · 15 years ago
  60. 7a9f153 Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  61. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  62. 0146ce6 Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  63. ace90d8 Make the graphs drawn by ms_print less confusing. by njn · 15 years ago
  64. cd99d94 Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  65. 56174ad Updated list of bugs fixed in 3.5.0. by bart · 15 years ago
  66. 076d2b5 Updated 3.5.0 bug list. by bart · 15 years ago
  67. 5e40aba Tweak the format of stack traces, so they're more consistent. by njn · 15 years ago
  68. ad91a75 Merge 3.4.1 release notes from the VALGRIND_3_4_BRANCH. by njn · 15 years ago
  69. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  70. 8df80b2 by njn · 15 years ago
  71. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  72. 254dafe Don't install unnecessary .supp files (part 2 of 2). by njn · 15 years ago
  73. b8b1664 Late entrant for 3.4.0 (sigh) by sewardj · 16 years ago
  74. 430b688 --> 3.4.0 (first attempt) by sewardj · 16 years ago
  75. 974aace Second attempt at 3.4.0 RC1. by sewardj · 16 years ago
  76. df1fc9a Finalise 3.4.0 RC1. by sewardj · 16 years ago
  77. f1fa5ed Update bug lists. by sewardj · 16 years ago
  78. 565fcf1 Update for 3.4.0 (imcomplete). by sewardj · 16 years ago
  79. 8639f11 Create rough entries for the 3.4.0 changes. by sewardj · 16 years ago
  80. 9f42ba3 Sync with 3_3_BRANCH. by sewardj · 16 years ago
  81. 75010ca start 3.4.0 release notes by njn · 16 years ago
  82. 686b5be Duh. Sigh. etc. by sewardj · 17 years ago
  83. 135a7ff Finalise 3.3.0. by sewardj · 17 years ago
  84. 82dd985 Third time lucky, perhaps. by sewardj · 17 years ago
  85. bc39ad2 Finalise distro docs for 3.3.0. by sewardj · 17 years ago
  86. 8af1014 --> 3.3.0.RC2. by sewardj · 17 years ago
  87. 8b09d4f by sewardj · 17 years ago
  88. 92676d7 Remove client requests that were deprecated in 3.2.0. by njn · 17 years ago
  89. bd44287 Finalise 3.3.0.RC1. by sewardj · 17 years ago
  90. cb2288b Update release docs. by sewardj · 17 years ago
  91. 0f85e02 Minor updates. by njn · 17 years ago
  92. f4f9cd4 update by njn · 17 years ago
  93. 374a36d by njn · 17 years ago
  94. 3db4322 callgrind: Use directory in debug info when available by weidendo · 17 years ago
  95. 5a8ba11 update by njn · 17 years ago
  96. 8badbaa by sewardj · 17 years ago
  97. c952a2d More info about the VEX changes. by njn · 17 years ago
  98. d8366ee update by njn · 17 years ago
  99. 5a0a773 Update for changes to lackey by njn · 17 years ago
  100. 7234335 extra thing by njn · 17 years ago