1. 5dd8e6a Moved macro's that specify branch prediction hints to include/pub_tool_basics.h by bart · 16 years ago
  2. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  3. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  4. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  5. fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
  6. 39f3423 by sewardj · 17 years ago
  7. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  8. bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
  9. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  10. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  11. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  12. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  13. b4ba16d Remove dead code. by njn · 18 years ago
  14. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  15. bb6311c by njn · 18 years ago
  16. 5e120ef Fix error in aix zeropage handling. by sewardj · 18 years ago
  17. 25482bb Fix suppression-matching bogon (Paul Floyd). by sewardj · 18 years ago
  18. 6362bb5 Make it possible to suppress, and auto-generate suppressions for, by sewardj · 18 years ago
  19. 43fcfd9 by sewardj · 18 years ago
  20. 05a4673 Merge r6112: by sewardj · 18 years ago
  21. c740d76 A memory pool update from Graydon Hoare. by sewardj · 18 years ago
  22. ba7b458 Add a comment about marking static memory as defined. by njn · 18 years ago
  23. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  24. 3f5f556 Fix copy-n-paste error to do with ppc64-linux stack redzone handling by sewardj · 18 years ago
  25. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  26. 1cf56cf Assertion is too restrictive; it's possible to validly get an by sewardj · 18 years ago
  27. f218491 Vectorise copy_address_range_perms for common cases. This gives about by sewardj · 18 years ago
  28. ca54af3 by njn · 18 years ago
  29. 4cf530b Use better variable names. by njn · 18 years ago
  30. dbf7ca7 by njn · 18 years ago
  31. a7c7ebd Change to some better function names. by njn · 18 years ago
  32. 45e8125 Change some uses of bytes to bits for consistency. by njn · 18 years ago
  33. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  34. fb1e9ad Add a new kind of memory-painting primitive, which is: 'make_defined'. by sewardj · 18 years ago
  35. c2c12c2 Reinstate the SET/GET_VBITS client requests. by sewardj · 18 years ago
  36. 7d647cb get_abit_and_vbyte/get_abit can be a significant bottleneck when by sewardj · 18 years ago
  37. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  38. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  39. 2e1a677 Valgrind-side handling (fast case) for the ppc64 ELF stack redzone. by sewardj · 19 years ago
  40. 62eae5f Increase size of the largest guest state handled. by sewardj · 19 years ago
  41. 7894793 Fix a casting bug in the LOADV8 slow (misaligned) case spotted by Nick. by sewardj · 19 years ago
  42. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  43. fe5115a Remove the old profiling stuff from Memcheck. by njn · 19 years ago
  44. d55121e Fixed to check whether __builtin_expect is supported before using it. by tom · 19 years ago
  45. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  46. 71ef8e7 Fix obscure memcheck bug found by Nick. This could cause false by sewardj · 19 years ago
  47. 90c524e Remove horribly out-of-date comment. by njn · 19 years ago
  48. f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
  49. 0ded7a4 memcheck: make --partial-loads-ok=yes work again, but now make it by sewardj · 19 years ago
  50. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  51. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  52. 8162371 Add a comment about Memcheck not doing anything for mprotect. by njn · 19 years ago
  53. 9273eb9 %u -> %lu by sewardj · 19 years ago
  54. 34483bc Increase some sizes to deal better with the new multigigabyte world: by sewardj · 19 years ago
  55. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  56. 45f4e7c by sewardj · 19 years ago
  57. f66dbfc Whoops... I guess the regtests don't exercise that code... by njn · 19 years ago
  58. 1d0cb0d by njn · 19 years ago
  59. 1262727 Remove more now-unnecessary casts, thanks to the recent VgHashTable changes. by njn · 19 years ago
  60. 4bd67b5 by njn · 19 years ago
  61. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  62. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  63. af839f5 by njn · 19 years ago
  64. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  65. c7561b9 by njn · 19 years ago
  66. 1fa7d2c Be quieter when outputting XML. by sewardj · 19 years ago
  67. f536bbb by njn · 19 years ago
  68. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  69. aba741d Increase the number of auxmaps from 500 to 20000. This should be by sewardj · 19 years ago
  70. 132bfcc by njn · 19 years ago
  71. 36a20fa by njn · 19 years ago
  72. 97405b2 by njn · 19 years ago
  73. 09890d8 Dither by sewardj · 19 years ago
  74. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  75. 02bc4b8 by njn · 19 years ago
  76. 2a3a1a7 Create a fast version of MC_(helperc_MAKE_STACK_UNINIT), so as not to by sewardj · 19 years ago
  77. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  78. 717cde5 by njn · 19 years ago
  79. 51d827b by njn · 19 years ago
  80. 9636482 Avoid compiler warnings. by njn · 19 years ago
  81. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  82. 5ab96ac Avoid bogus compiler warning. by njn · 19 years ago
  83. 2c27f70 Fix really stupid bug I introduced during recent 64-bitification of by sewardj · 19 years ago
  84. e4ccc01 Fix compile warnings on 32-bit platforms, hopefully without breaking by sewardj · 19 years ago
  85. 21f7ff4 Define N_PRIMARY_MAP to actually generate a 64-bit constant on 64-bit by sewardj · 19 years ago
  86. 05fe85e Reinstate the leak checker; it works at least on x86. by sewardj · 19 years ago
  87. f9d8161 Add 64-bit fast case handlers for loads/stores. On amd64, by sewardj · 19 years ago
  88. 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 19 years ago
  89. c859fbf Tidy up: remove lots of old code, rearrange order of functions somewhat. by sewardj · 19 years ago
  90. f3d57dd mc_LOADVn_slow: When loading from invalid addresses, mark loaded data by sewardj · 19 years ago
  91. 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 19 years ago
  92. 5d28efc Finish off fast cases for {LOAD,STORE}V{4,2,1} and do an inspection of by sewardj · 19 years ago
  93. c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 19 years ago
  94. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  95. 45d94cc by sewardj · 19 years ago
  96. 8a97c6d by njn · 19 years ago
  97. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  98. 9fb73db by njn · 19 years ago
  99. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  100. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago