1. 044f138 Suppressions for various structure padding things on amd64 SuSE 10.1. by sewardj · 18 years ago
  2. cd8c95a SuSE 10.1 (ppc32/64) fixlet. by sewardj · 18 years ago
  3. ec4e607 Hand assemble cmpxchg16b as old assemblers don't understand it. by tom · 18 years ago
  4. d78c9fc Update. by sewardj · 18 years ago
  5. 409e73f Regtest for #127521 (amd64 cmpxchg8b/16b). by sewardj · 18 years ago
  6. 8aeeaa9 A small fix to the "mempool trim" client request; the previous version by sewardj · 18 years ago
  7. 35c1c7c Regression test for fix for #129866. by sewardj · 18 years ago
  8. ee2de2c Extra paranoia that should really have been committed in r6003. by sewardj · 18 years ago
  9. 63a622f When handling mremap, disallow an expanding in-place remap if it would by sewardj · 18 years ago
  10. c73fe10 Regtest for bug fixed by r6001. by sewardj · 18 years ago
  11. 613a9f2 When a segment becomes free, and it is above aspacem_maxAddr, mark it by sewardj · 18 years ago
  12. ef68c5b Regression test for #132146. by sewardj · 18 years ago
  13. 88d3ba8 Don't print more lines of a stack-trace than were obtained. Thanks to Bart by njn · 18 years ago
  14. 6692608 Update by sewardj · 18 years ago
  15. c49ae75 Regression tests for SSE3 support. by sewardj · 18 years ago
  16. d874687 Update expected output following Graydon H's leak checker fixes. by sewardj · 18 years ago
  17. fcf126f Print the same text as micro_ops_warn on x86; doing otherwise defeats the by sewardj · 18 years ago
  18. 5bee4f8 Followup to r5991: when leak checking, treat zero-sized blocks as if by sewardj · 18 years ago
  19. eb5ecdb Update. by sewardj · 18 years ago
  20. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  21. 3cf26a5 Leak checking fixes from Graydon Hoare: by sewardj · 18 years ago
  22. de3ad73 When doing leak checks, don't poke around in device segments as this by sewardj · 18 years ago
  23. 3d45fac Enable syslog/sysinfo (Andy Doan). Fixes #130638. by sewardj · 18 years ago
  24. 5b91c40 More ppc32/64-linux syscall wrappers, from Jakub Jelinek. Fixes #129246. by sewardj · 18 years ago
  25. 1d47aef Re-enable regression tests for AMD64 SSE2 'psadbw'. by sewardj · 18 years ago
  26. 27b03a6 Allow even more segments. by sewardj · 18 years ago
  27. b2b8c7e Update. by sewardj · 18 years ago
  28. df2b4f8 update by njn · 18 years ago
  29. ceb0266 Trivial implementation for malloc_trim, thanks to Eero Tamminen. by njn · 18 years ago
  30. 452fba8 A patch for the "Open POSIX Test Suite" by sewardj · 18 years ago
  31. f94bf6c match_script: redo somewhat dubious (although not obviously wrong) logic. by sewardj · 18 years ago
  32. 58956b7 Update bug status. by tom · 18 years ago
  33. 574b893 Use fstat64 to work out the size of a file if it is available as it by tom · 18 years ago
  34. c0c6703 Make 'c'/'C' work again with --gen-suppressions=yes. I wonder how by sewardj · 18 years ago
  35. 9b409f5 handy script to decode ppc instructions by cerion · 18 years ago
  36. ad61c93 Update the Sin-Bin. by sewardj · 18 years ago
  37. 5b64de8 Document bug fix. by tom · 18 years ago
  38. 02f7533 Fix boundary case when trying to use brk() to expand right up to the by tom · 18 years ago
  39. 3f5f556 Fix copy-n-paste error to do with ppc64-linux stack redzone handling by sewardj · 18 years ago
  40. a710d49 Correction: Callgrind got rid of the wrapper script with the merge into Valgrind by weidendo · 18 years ago
  41. 366444b Update bug status. by tom · 18 years ago
  42. 053eb04 Implement some more terminal ioctls. Fixes bug #124039. by tom · 18 years ago
  43. c6af653 Update 3.1 bug status and start a 3.2 bug status file. by tom · 18 years ago
  44. f26b6bf Validate futex system call arguments more carefully. Fixes bug #117172. by tom · 18 years ago
  45. 4c91c8c Fix display of buffer address in sendto system call arguments. by tom · 18 years ago
  46. d639839 Try and automatically detect pure 64 bit systems with no 32 bit support. by tom · 18 years ago
  47. a1f2a10 Update bug status. by tom · 18 years ago
  48. 484afbe Bump the version. by sewardj · 18 years ago
  49. 3ecf8f2 Finalise 3.2.0. by sewardj · 18 years ago
  50. ef8cb84 Install header in the right place. (From Josef W). by sewardj · 18 years ago
  51. 4505790 More copyright updates. by sewardj · 18 years ago
  52. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  53. 7a2505d Restrict to *.[chS]; otherwise it ends up losing permissions on by sewardj · 18 years ago
  54. 6f58249 wibbles by njn · 18 years ago
  55. 5359b6f Add documentation on how to run the performance suite. by njn · 18 years ago
  56. 33dbfce Clarify usage instructions for --trace-flags. by njn · 18 years ago
  57. 479db77 Add a helpful comment. by njn · 18 years ago
  58. bb37265 Added a useful script. by njn · 18 years ago
  59. f7e82ae Third time lucky? by sewardj · 18 years ago
  60. abb5eef Back to the past: another Red Hat 7.3 suppression. by sewardj · 18 years ago
  61. b70a613 Wibble, wibble, wibble by sewardj · 18 years ago
  62. eb196c5 3.2.0rc1 second try. by sewardj · 18 years ago
  63. db70ed7 Bug reports should have the same destination as for other VG tools by weidendo · 18 years ago
  64. c8e7615 Fix a failed assertion on retranslation of rep or cmov instructions. by weidendo · 18 years ago
  65. b80c828 Oops, track date change in r5940. by sewardj · 18 years ago
  66. a2cd32d Move into 2006. by sewardj · 18 years ago
  67. c9d09cc Even more news. by sewardj · 18 years ago
  68. f41db3c Wording wibble. by sewardj · 18 years ago
  69. af92499 3.2.0rc1, hopefully. by sewardj · 18 years ago
  70. 3024d03 Sigh .. now fix for 32-bit targets. by sewardj · 18 years ago
  71. 7337f92 Replace the obviously-bogus piece of inline asm with a probably by sewardj · 18 years ago
  72. 3cbed8c Fix gcc pedantry on 64-bit platforms by sewardj · 18 years ago
  73. 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
  74. 1ede80f Push towards a final version for 3.2.0. by sewardj · 18 years ago
  75. 9136899 Read extra args for all tests from $EXTRA_REGTEST_OPTS, which is by sewardj · 18 years ago
  76. ab455d4 Finalise. by sewardj · 18 years ago
  77. b8b707f Various minor edits. by sewardj · 18 years ago
  78. a7bd8cc Update expected output. by sewardj · 18 years ago
  79. ab5ac7b Suppression for SuSE 10.1 on amd64. by sewardj · 18 years ago
  80. af8a6a8 Decode EOVERFLOW in VG_(strerror). by tom · 18 years ago
  81. 3108a9b Add a %s for the error string... by tom · 18 years ago
  82. f918942 add backport request for VEX by dirk · 18 years ago
  83. a630fcf A couple of suppressions for FC5/ppc32. by sewardj · 18 years ago
  84. 1cf56cf Assertion is too restrictive; it's possible to validly get an by sewardj · 18 years ago
  85. a269958 Rewrite inline asm for ppc32/64-linux to make them gcc-4.1.0 proof. by sewardj · 18 years ago
  86. fcb3bc9 When moving an address range add the new range before marking the old by tom · 18 years ago
  87. 00afab8 Validate the fnIdx for a file segment when doing a sanity check. by tom · 18 years ago
  88. 8c2a6ca Change ifdefs to select per-platform, not per-arch. by sewardj · 18 years ago
  89. a59aeef Fix crash on ppc64-linux. by sewardj · 18 years ago
  90. 1036011 (1) build libmpiwrap.so with -fPIC, not -fpic. by sewardj · 18 years ago
  91. b7d59b9 Update for 3.2.0. by sewardj · 18 years ago
  92. 9660332 Add JosefW. by sewardj · 18 years ago
  93. 2a9ca15 Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") by sewardj · 18 years ago
  94. 0b73e8c Update. by sewardj · 18 years ago
  95. 0d41dd0 Report the error number when a UME mmap fails. by tom · 18 years ago
  96. 183375a A 1 page stack isn't big enough for this test on ppc32-linux. by sewardj · 18 years ago
  97. 42a32a2 Update expected output following vex r1619. by sewardj · 18 years ago
  98. 7c1fa87 Back out r5595: the redirections deleted there are in fact used by by sewardj · 18 years ago
  99. 8dd6b9d Un-break coredumping on ppc64-linux. Finally fixes #121617. by sewardj · 18 years ago
  100. d7baad4 Change the default load address on all platforms to be 7/8s of a G. by sewardj · 18 years ago