1. c0c6703 Make 'c'/'C' work again with --gen-suppressions=yes. I wonder how by sewardj · 18 years ago
  2. 9b409f5 handy script to decode ppc instructions by cerion · 18 years ago
  3. ad61c93 Update the Sin-Bin. by sewardj · 18 years ago
  4. 5b64de8 Document bug fix. by tom · 18 years ago
  5. 02f7533 Fix boundary case when trying to use brk() to expand right up to the by tom · 18 years ago
  6. 3f5f556 Fix copy-n-paste error to do with ppc64-linux stack redzone handling by sewardj · 18 years ago
  7. a710d49 Correction: Callgrind got rid of the wrapper script with the merge into Valgrind by weidendo · 18 years ago
  8. 366444b Update bug status. by tom · 18 years ago
  9. 053eb04 Implement some more terminal ioctls. Fixes bug #124039. by tom · 18 years ago
  10. c6af653 Update 3.1 bug status and start a 3.2 bug status file. by tom · 18 years ago
  11. f26b6bf Validate futex system call arguments more carefully. Fixes bug #117172. by tom · 18 years ago
  12. 4c91c8c Fix display of buffer address in sendto system call arguments. by tom · 18 years ago
  13. d639839 Try and automatically detect pure 64 bit systems with no 32 bit support. by tom · 18 years ago
  14. a1f2a10 Update bug status. by tom · 18 years ago
  15. 484afbe Bump the version. by sewardj · 18 years ago
  16. 3ecf8f2 Finalise 3.2.0. by sewardj · 18 years ago
  17. ef8cb84 Install header in the right place. (From Josef W). by sewardj · 18 years ago
  18. 4505790 More copyright updates. by sewardj · 18 years ago
  19. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  20. 7a2505d Restrict to *.[chS]; otherwise it ends up losing permissions on by sewardj · 18 years ago
  21. 6f58249 wibbles by njn · 18 years ago
  22. 5359b6f Add documentation on how to run the performance suite. by njn · 18 years ago
  23. 33dbfce Clarify usage instructions for --trace-flags. by njn · 18 years ago
  24. 479db77 Add a helpful comment. by njn · 18 years ago
  25. bb37265 Added a useful script. by njn · 18 years ago
  26. f7e82ae Third time lucky? by sewardj · 18 years ago
  27. abb5eef Back to the past: another Red Hat 7.3 suppression. by sewardj · 18 years ago
  28. b70a613 Wibble, wibble, wibble by sewardj · 18 years ago
  29. eb196c5 3.2.0rc1 second try. by sewardj · 18 years ago
  30. db70ed7 Bug reports should have the same destination as for other VG tools by weidendo · 18 years ago
  31. c8e7615 Fix a failed assertion on retranslation of rep or cmov instructions. by weidendo · 18 years ago
  32. b80c828 Oops, track date change in r5940. by sewardj · 18 years ago
  33. a2cd32d Move into 2006. by sewardj · 18 years ago
  34. c9d09cc Even more news. by sewardj · 18 years ago
  35. f41db3c Wording wibble. by sewardj · 18 years ago
  36. af92499 3.2.0rc1, hopefully. by sewardj · 18 years ago
  37. 3024d03 Sigh .. now fix for 32-bit targets. by sewardj · 18 years ago
  38. 7337f92 Replace the obviously-bogus piece of inline asm with a probably by sewardj · 18 years ago
  39. 3cbed8c Fix gcc pedantry on 64-bit platforms by sewardj · 18 years ago
  40. 4a99459 Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus by sewardj · 18 years ago
  41. 1ede80f Push towards a final version for 3.2.0. by sewardj · 18 years ago
  42. 9136899 Read extra args for all tests from $EXTRA_REGTEST_OPTS, which is by sewardj · 18 years ago
  43. ab455d4 Finalise. by sewardj · 18 years ago
  44. b8b707f Various minor edits. by sewardj · 18 years ago
  45. a7bd8cc Update expected output. by sewardj · 18 years ago
  46. ab5ac7b Suppression for SuSE 10.1 on amd64. by sewardj · 18 years ago
  47. af8a6a8 Decode EOVERFLOW in VG_(strerror). by tom · 18 years ago
  48. 3108a9b Add a %s for the error string... by tom · 18 years ago
  49. f918942 add backport request for VEX by dirk · 18 years ago
  50. a630fcf A couple of suppressions for FC5/ppc32. by sewardj · 18 years ago
  51. 1cf56cf Assertion is too restrictive; it's possible to validly get an by sewardj · 18 years ago
  52. a269958 Rewrite inline asm for ppc32/64-linux to make them gcc-4.1.0 proof. by sewardj · 18 years ago
  53. fcb3bc9 When moving an address range add the new range before marking the old by tom · 18 years ago
  54. 00afab8 Validate the fnIdx for a file segment when doing a sanity check. by tom · 18 years ago
  55. 8c2a6ca Change ifdefs to select per-platform, not per-arch. by sewardj · 18 years ago
  56. a59aeef Fix crash on ppc64-linux. by sewardj · 18 years ago
  57. 1036011 (1) build libmpiwrap.so with -fPIC, not -fpic. by sewardj · 18 years ago
  58. b7d59b9 Update for 3.2.0. by sewardj · 18 years ago
  59. 9660332 Add JosefW. by sewardj · 18 years ago
  60. 2a9ca15 Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") by sewardj · 18 years ago
  61. 0b73e8c Update. by sewardj · 18 years ago
  62. 0d41dd0 Report the error number when a UME mmap fails. by tom · 18 years ago
  63. 183375a A 1 page stack isn't big enough for this test on ppc32-linux. by sewardj · 18 years ago
  64. 42a32a2 Update expected output following vex r1619. by sewardj · 18 years ago
  65. 7c1fa87 Back out r5595: the redirections deleted there are in fact used by by sewardj · 18 years ago
  66. 8dd6b9d Un-break coredumping on ppc64-linux. Finally fixes #121617. by sewardj · 18 years ago
  67. d7baad4 Change the default load address on all platforms to be 7/8s of a G. by sewardj · 18 years ago
  68. 05b1f9a Implement the set_robust_list and get_robust_list system calls. by tom · 18 years ago
  69. 8d2772b Sync system call lists with 2.6.17-rc4 kernel source. by tom · 18 years ago
  70. 3cad615 gcc 3.3.3 on ppc64-linux believes (perhaps correctly) that 'fd' can be by sewardj · 18 years ago
  71. 49ceddc Yet more messing with masking approximate results. by sewardj · 18 years ago
  72. 365985f Update expected outputs following r5895. by sewardj · 18 years ago
  73. 7f1f7a8 Apparently Intel's rcpps etc approximations are more approximate than by sewardj · 18 years ago
  74. 5b0acb0 Update expected results following change in r5898. by sewardj · 18 years ago
  75. 2de0441 Add masking for results of rcpps/rcpss/rsqrtps/rsqrtps so as to give by sewardj · 18 years ago
  76. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  77. 5850108 Oops, this should have been in r5895. by sewardj · 18 years ago
  78. 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
  79. 414a43d Update. by sewardj · 18 years ago
  80. 0e21d1d Regression test for clc/stc/cmc on amd64. by sewardj · 18 years ago
  81. dbdb36f Comprehensive tests for bt{s,r,c,}{w,l,q} on amd64. by sewardj · 18 years ago
  82. 1636922 Test x86 {push,pop}{w,l}. by sewardj · 18 years ago
  83. 4395ad4 Add a comment. by njn · 18 years ago
  84. 1d05727 Tidy up bug status file and document a few new fixes. by tom · 18 years ago
  85. dadff0a Ignore offset information in anonymous mmap calls. Fixes bug #126722. by tom · 18 years ago
  86. 67b0a95 Tests for 16/32 bit byte reversed loads and stores. by sewardj · 18 years ago
  87. c00fcc7 Don't check the fifth argument of mremap() unless MREMAP_FIXED is set by tom · 18 years ago
  88. f9d8385 Add support for CDROMREADRAW and fix CDROMREADTOCENTRY to mark the right by tom · 18 years ago
  89. a43717f Fix linkat, renameat and symlinkat wrappers to look at the arguments by tom · 18 years ago
  90. d1e697a Another suppression needed by SuSE 10.0 on ppc32. by sewardj · 18 years ago
  91. ea3a99f Increase scheduling quantum to 100k basic blocks. Nowadays even by sewardj · 18 years ago
  92. a170a3f Fix printing bug in PRE(sys_stat64). by sewardj · 18 years ago
  93. f218491 Vectorise copy_address_range_perms for common cases. This gives about by sewardj · 18 years ago
  94. d7aca4c Tests for the mov{z,s}{bw,bl,wl} instructions. by sewardj · 18 years ago
  95. 290e34e Update the Ever-Growing List Of Sins. by sewardj · 18 years ago
  96. d4b93a8 Increase # supported threads to 300 (see #126217). by sewardj · 18 years ago
  97. c40fce5 Print a slightly more helpful error message if the log file creation fails. by sewardj · 18 years ago
  98. e26e42f Add another test of permissions range copying (copy_address_range_perms). by sewardj · 18 years ago
  99. e5b662b Get rid of executable permissions on C source file. by sewardj · 18 years ago
  100. 63c8de5 Add .type and .size directives for VG_(run_innerloop) and by tom · 18 years ago