1. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  2. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  3. 18afe5d Try to fix error_counts. by njn · 15 years ago
  4. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  5. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  6. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  7. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  8. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  9. 9f20746 Updated copyright years. by njn · 15 years ago
  10. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  11. 8df80b2 by njn · 15 years ago
  12. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  13. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  14. 505a819 Fix a silly mistake resulting in a bunch of global variables being by sewardj · 16 years ago
  15. 56adc35 by sewardj · 16 years ago
  16. 7ce7166 by sewardj · 16 years ago
  17. 7cf4e6b by sewardj · 16 years ago
  18. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  19. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  20. fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
  21. bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
  22. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  23. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  24. 0b9d74a by sewardj · 18 years ago
  25. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  26. c740d76 A memory pool update from Graydon Hoare. by sewardj · 18 years ago
  27. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  28. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  29. dbf7ca7 by njn · 18 years ago
  30. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  31. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  32. f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
  33. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  34. 8d61eb1 Comment wibble. by sewardj · 19 years ago
  35. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  36. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  37. af839f5 by njn · 19 years ago
  38. 44acd3e Removed mc_asm.h, which is no longer needed since Memcheck has no by njn · 19 years ago
  39. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  40. 51d827b by njn · 19 years ago
  41. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  42. 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 19 years ago
  43. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  44. 9fb73db by njn · 19 years ago
  45. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  46. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  47. 0a41453 Removed now-defunct read/write checks for FPU ops. by njn · 20 years ago
  48. f680246 Remove now-defunct --cleanup option for Memcheck. by njn · 20 years ago
  49. 9544807 Make Memcheck compilable. by sewardj · 20 years ago
  50. 8b76fe5 by nethercote · 20 years ago
  51. 451eae9 by nethercote · 20 years ago
  52. 5a2664c by nethercote · 20 years ago
  53. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  54. 31212bc Patch from Bartosz Taudul: latest GCC requires regparm(n) attributes on both by nethercote · 20 years ago
  55. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  56. 137bc55 by nethercote · 21 years ago
  57. 7271864 by njn · 21 years ago
  58. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago
  59. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  60. ee07084 Add memcheck client requests VALGRIND_GET_VBITS / VALGRIND_SET_VBITS by sewardj · 21 years ago
  61. 34419c1 by njn · 21 years ago
  62. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  63. 43c799e by njn · 21 years ago
  64. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  65. 5c004e4 by njn · 22 years ago
  66. 9b6d34e by njn · 22 years ago
  67. 8ec2cfc by sewardj · 22 years ago
  68. c953984 by njn · 22 years ago
  69. c4d68a5 wibble by njn · 22 years ago
  70. cac76cb by njn25 · 22 years ago
  71. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago