1. 6805a4a Increase maximum usable memory amount from 32GB to 64GB on 64-bit Linux. by sewardj · 11 years ago
  2. 77241c7 Fix NULL dereference if no integer arg given to monitor block_list cmd by philippe · 12 years ago
  3. 5db022b no recording of execontext for track origin in brk/signal stack when track-origin=no by philippe · 12 years ago
  4. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  5. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  6. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  7. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  8. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  9. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  10. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  11. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  12. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  13. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  14. 57a16a2 patch that improves the speed of the leak search by up to 40% (on amd64) by philippe · 12 years ago
  15. e1e8fce Fix bug in leak search when an ignore range is specified by philippe · 12 years ago
  16. 2ac31f4 Handle increase in ppc64 guest state size resulting from r2331. by sewardj · 12 years ago
  17. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  18. a5e13e5 Bypass gcc 4.4/4.5 compilation bug by moving -fomit-frame-pointer to Makefile.all.am by philippe · 12 years ago
  19. 3772566 Add assertion that the munmap of the secmap succeeds. by philippe · 12 years ago
  20. 971ab8f Move registration of mc_pre_reg_read to mc_post_clo_init. by florian · 12 years ago
  21. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  22. 8d67425 fix 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes by philippe · 12 years ago
  23. 11cc9ce Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. by philippe · 12 years ago
  24. da04f3e Change the behaviour of --partial-loads-ok=yes to avoid false by sewardj · 12 years ago
  25. 3dfd6bb Avoid possibly unaligned memory access. by florian · 12 years ago
  26. 8ce5c24 Change the garbage collection policy for the secondary VBit table by sewardj · 12 years ago
  27. d895fee mc_main.c statistics has hard-coded logic to compute by philippe · 12 years ago
  28. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
  29. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  30. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 13 years ago
  31. 221b707 Avoid buffer overrun in percentify call. by philippe · 13 years ago
  32. 4ef552a Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED slightly, so by sewardj · 13 years ago
  33. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  34. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  35. 14a8178 Make sure this gets built with -fomit-frame-pointer, even on x86-linux, by sewardj · 13 years ago
  36. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  37. c8bd1df Memcheck: by sewardj · 13 years ago
  38. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  39. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  40. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 13 years ago
  41. 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 14 years ago
  42. a88fb0b Increase default size of the freed blocks queue from 10MB to 20MB. by sewardj · 14 years ago
  43. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  44. b1cc5d6 by njn · 14 years ago
  45. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  46. 6f95e7e Fix handling of mprotect so as to be more consistent with the handling by sewardj · 15 years ago
  47. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  48. b6267bd Output tweaks: by njn · 15 years ago
  49. 2d9e874 by sewardj · 15 years ago
  50. 059acbf Augment a comment. by njn · 15 years ago
  51. 97db761 Various option-related tweaks: by njn · 15 years ago
  52. bac8ede Add a note about our suspect handling of brk(). And disable the brk() part by njn · 15 years ago
  53. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  54. 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
  55. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  56. 5997340 DARWIN sync: increase the limit before we complain about large regions being by njn · 15 years ago
  57. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  58. 9f20746 Updated copyright years. by njn · 15 years ago
  59. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  60. 8df80b2 by njn · 15 years ago
  61. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  62. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  63. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  64. eccf7c0 Make this file compile without warnings when the PERF_FAST_* macros are by njn · 16 years ago
  65. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  66. 9c606bd by sewardj · 16 years ago
  67. 2a836b5 When warning about permissions being changed on a large chunk of by tom · 16 years ago
  68. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  69. 7713980 Add comments giving an overview of the origin tracking implementation. by sewardj · 16 years ago
  70. b6a4ece Remove a bit of unused code. by sewardj · 16 years ago
  71. 9d624d1 Dynamically allocate the origin tracking cache as needed (only for by sewardj · 16 years ago
  72. 7244e71 Re-check complex and fragile bit-twiddling pertaining to indexing into by sewardj · 16 years ago
  73. 56adc35 by sewardj · 16 years ago
  74. 7ce7166 by sewardj · 16 years ago
  75. 7cf4e6b by sewardj · 16 years ago
  76. 5dd8e6a Moved macro's that specify branch prediction hints to include/pub_tool_basics.h by bart · 16 years ago
  77. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  78. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  79. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  80. fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
  81. 39f3423 by sewardj · 17 years ago
  82. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  83. bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
  84. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  85. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  86. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  87. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  88. b4ba16d Remove dead code. by njn · 18 years ago
  89. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  90. bb6311c by njn · 18 years ago
  91. 5e120ef Fix error in aix zeropage handling. by sewardj · 18 years ago
  92. 25482bb Fix suppression-matching bogon (Paul Floyd). by sewardj · 18 years ago
  93. 6362bb5 Make it possible to suppress, and auto-generate suppressions for, by sewardj · 18 years ago
  94. 43fcfd9 by sewardj · 18 years ago
  95. 05a4673 Merge r6112: by sewardj · 18 years ago
  96. c740d76 A memory pool update from Graydon Hoare. by sewardj · 18 years ago
  97. ba7b458 Add a comment about marking static memory as defined. by njn · 18 years ago
  98. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  99. 3f5f556 Fix copy-n-paste error to do with ppc64-linux stack redzone handling by sewardj · 18 years ago
  100. e4b0bf0 Update copyright dates. by sewardj · 18 years ago