1. 963286e Back out r7132. by sewardj · 17 years ago
  2. 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
  3. 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
  4. 4af0b2c fix toolname in Helgrind suppressions by njn · 17 years ago
  5. 572feb7 Rename in the manual. by sewardj · 17 years ago
  6. db612a5 by sewardj · 17 years ago
  7. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  8. 79e88da Merge (from branches/THRCHECK) r7043: by sewardj · 17 years ago
  9. 1282b92 I got a bit confused with glibc-2.6.X suppressions whilst merging from by sewardj · 17 years ago
  10. 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
  11. d01b598 by sewardj · 17 years ago
  12. adb102f by sewardj · 17 years ago
  13. ea226c4 Oops, this was missed out of r7118 (Merge (from branches/THRCHECK) the by sewardj · 17 years ago
  14. de764e8 by sewardj · 17 years ago
  15. a07c2e1 by sewardj · 17 years ago
  16. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  17. 39f3423 by sewardj · 17 years ago
  18. 95386ae Suppressions for (new) Helgrind. by sewardj · 17 years ago
  19. b411202 by sewardj · 17 years ago
  20. 097e4fb Fix tag. by sewardj · 17 years ago
  21. 609939f Rename this directory. by sewardj · 17 years ago
  22. 99a2ceb by sewardj · 17 years ago
  23. 22faf71 Don't print warnings about silly args to malloc/calloc in XML mode. by sewardj · 17 years ago
  24. eb0d332 Update notes. by sewardj · 17 years ago
  25. 0657e1c Test for decoding of some instructions with redundant REX.W bits in by sewardj · 17 years ago
  26. 6657109 Fix gcc-2.96 build failures. by sewardj · 17 years ago
  27. df02bbc Update todo notes by njn · 17 years ago
  28. b98d892 Fix a Makefile issue that I think caused automated testing to fail on by njn · 17 years ago
  29. d5a8d24 Change ms_print to ms_print.in, link it into the build/install system. by njn · 17 years ago
  30. ee53eb1 Filter out libc differences. All Massif tests now pass on the AMD64 machine by njn · 17 years ago
  31. 429afb4 Fix 64-bit Massif breakage, caused by problems with integer arithmetic on by njn · 17 years ago
  32. 69f499c This should have gone in with the last commit. by njn · 17 years ago
  33. 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
  34. a8b1c48 Add comment about 32-bit UIDs/GIDs. by njn · 17 years ago
  35. fa28ca3 Update bug status. by tom · 17 years ago
  36. 8de3e81 Use geteuid32/getegid32 on those platforms which have them. Fixes bug #151209. by tom · 17 years ago
  37. 9bd4bd4 Suggest compiling with --Wall. by njn · 17 years ago
  38. 3d92f9c clarify a paragraph by njn · 17 years ago
  39. 4ab6d53 Add a comment. by njn · 17 years ago
  40. e406723 readd right adjustment. by dirk · 17 years ago
  41. 924e448 revert format checking warnings from trunk, will be done in a branch by dirk · 17 years ago
  42. 6178038 fix a few format string warnings by dirk · 17 years ago
  43. 6e9a3df Add an FAQ. by njn · 17 years ago
  44. f5e1898 add format argument checking. might find useful portability issues by dirk · 17 years ago
  45. 87bec1c update bugs status by dirk · 17 years ago
  46. b56e602 fix various format string errors by dirk · 17 years ago
  47. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  48. 5b41092 Add VG_(atoll). by njn · 17 years ago
  49. a91a51e Update by weidendo · 17 years ago
  50. 73903ee callgrind_control: Fix behavior with callgrind runs of another user by weidendo · 17 years ago
  51. 498685c Add a warning about --log-file-exactly. by njn · 17 years ago
  52. 25b2d8c update by njn · 17 years ago
  53. bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
  54. 90c8192 Extra info about debugging with GDB by njn · 17 years ago
  55. 07f9656 Add a section to the cachegrind manual suggesting how to act on the results. by njn · 17 years ago
  56. 3a9d5dc Add section on how to use Cachegrind's results. by njn · 17 years ago
  57. 61e11d0 minor tweak by njn · 17 years ago
  58. 3db4322 callgrind: Use directory in debug info when available by weidendo · 17 years ago
  59. e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
  60. 5a8ba11 update by njn · 17 years ago
  61. f3b61d6 Add directory-reading of debug info to cachegrind. by njn · 17 years ago
  62. 1231cc7 remove dead declaration by njn · 17 years ago
  63. 73c6494 fix division by zero's by dirk · 17 years ago
  64. db19a18 suppression update for 10.3 by dirk · 17 years ago
  65. 53092c6 ppc64-linux equivalent to r6813 (use sigframe return stub in by sewardj · 17 years ago
  66. a594026 ppc32-linux signal handling: don't place the sigframe return stub on by sewardj · 17 years ago
  67. 1ceeaf5 Add test for tw instruction. by sewardj · 17 years ago
  68. c485ef2 Add test for tw and td instructions. by sewardj · 17 years ago
  69. 580f8c5 Update list-of-known-sins :-) by sewardj · 17 years ago
  70. 268b2f5 Add regtest for amd64 implementation of maskmovq and maskmovdq. by sewardj · 17 years ago
  71. bd7aca6 Handle DW_OP_deref in DWARF3 expressions. Fixes #147285. by sewardj · 17 years ago
  72. 579c236 Oops. Fix silly error that gcc-4.3 complained about. by sewardj · 17 years ago
  73. 4f9d674 Valgrind-side changes to track vx1786 (which was: Support x86 $int by sewardj · 17 years ago
  74. 52d4d1a callgrind: fix example description and clarification of callgrind format by weidendo · 17 years ago
  75. f82dfad Move a 'break' around. by sewardj · 17 years ago
  76. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  77. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  78. e783ceb Fix silly bug. by sewardj · 17 years ago
  79. ab9c37e fixed a couple of minor things by njn · 17 years ago
  80. 23c97b6 Followup to r6783: supply a correct index/strchr replacement for by sewardj · 17 years ago
  81. d1dea99 This module supplies various replacement functions, amongst them a by sewardj · 17 years ago
  82. 43c48b6 updating licensing wording by dirk · 17 years ago
  83. b70dfff Update by sewardj · 17 years ago
  84. 487cadb Merge from CGTUNE branch: by sewardj · 17 years ago
  85. 4cc684b Merge from CGTUNE branch: by sewardj · 17 years ago
  86. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  87. cfdc5fd gcc-4.3 compile fixes. by sewardj · 17 years ago
  88. 9877e9b Dynamically expand the ExeContext hash table, rather than using a by sewardj · 17 years ago
  89. 1d2e2e6 The drastic increase in the number of per-arena freelists in r6771 by sewardj · 17 years ago
  90. d35bf74 Make the ExeContext hash table a whole lot bigger. by sewardj · 17 years ago
  91. 1069473 update suppressions by dirk · 17 years ago
  92. 0b3fd2d Previously, each Arena has a linked list of Superblocks, which can by sewardj · 17 years ago
  93. c1ac977 Some improvements for malloc/free intensive programs, inspired by by sewardj · 17 years ago
  94. 88eb963 suppression update for 10.3/glibc 2.6 by dirk · 17 years ago
  95. ff1e389 add glibc-2.6.supp to the distribution list by dirk · 17 years ago
  96. 0a93c63 Update. by sewardj · 17 years ago
  97. 4c99385 All platforms: make it clearer that missing syscalls constitute reportable bugs. by sewardj · 17 years ago
  98. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  99. ca73f4d update bugstatus by dirk · 17 years ago
  100. b5579c3 VG_(needs_shadow_memory) does not exist; remove prototype for it. by sewardj · 17 years ago