1. c2588a5 comment about the test by njn · 19 years ago
  2. b67c6ce wibl by njn · 19 years ago
  3. 7c68e98 gcc isn't so hot at reading English text by sewardj · 19 years ago
  4. 09ef408 copy log message as a comment by njn · 19 years ago
  5. b325ad1 Allocate stack with mmap rather than malloc, so that on ppc32 we get an executable by sewardj · 19 years ago
  6. 89551b3 This won't work on ppc32 unless you ask for an alt stack with x permissions, by sewardj · 19 years ago
  7. 754b82d A couple of these syscalls fail differently when running on an amd64 by sewardj · 19 years ago
  8. 176cb4c Added fp vector conversion/rounding irops to memcheck by cerion · 19 years ago
  9. 37b4503 Update XML results. by tom · 19 years ago
  10. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  11. 90c524e Remove horribly out-of-date comment. by njn · 19 years ago
  12. bb704c3 Make this test compile on my machine. by njn · 19 years ago
  13. e78ba2a Couple more irops for memcheck. by cerion · 19 years ago
  14. 99d7d1b Use the amd64 tests on amd64, not the x86 ones... by tom · 19 years ago
  15. c82c149 Add a filter for the amd64 tests. by tom · 19 years ago
  16. accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
  17. 2fb8f7a Add a stack switching test. by tom · 19 years ago
  18. b12b89f Add results for 64 bit systems. by tom · 19 years ago
  19. ef56732 Allow 32 bit x86 tests to run on amd64 machines. by tom · 19 years ago
  20. 151a639 Fix compiler warnings. by tom · 19 years ago
  21. cbf8be7 Oops. Track primop renamings. by sewardj · 19 years ago
  22. 43d6075 Handle IR primops arising from running Altivec code. It seems Altivec by sewardj · 19 years ago
  23. f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
  24. e07b83e Add tests for --partial-loads-ok= flag. by sewardj · 19 years ago
  25. 0ded7a4 memcheck: make --partial-loads-ok=yes work again, but now make it by sewardj · 19 years ago
  26. 45a6abb fwrite.stdout.exp seems to be not present and make dist doesn't like that. by sewardj · 19 years ago
  27. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  28. 545663e Handle vector FP unordered compares. by sewardj · 19 years ago
  29. 42d6367 The memcheck/tests/sigprocmask test is designed to test that we handle by tom · 19 years ago
  30. 81afd4b Update EXTRA_DIST to include new results files. by tom · 19 years ago
  31. 770ba3d Add alternate results for memcheck/tests/strchr on amd64. by tom · 19 years ago
  32. 8e9cb43 Removed memcheck/tests/weirdioctl as it is badly broken and seems by tom · 19 years ago
  33. 73aefbb Update memcheck/tests/xml1 results. by tom · 19 years ago
  34. a5aa1b6 Update memcheck/tests/xml1 results. by tom · 19 years ago
  35. 195232b Fixed test to not assume that malloc(10) will return 10 nul bytes! by tom · 19 years ago
  36. 620eb5b Handle a few more primops result from running Altivec code. by sewardj · 19 years ago
  37. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  38. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  39. 74e3233 In the spirit of other changes over the past month aimed at supporting by sewardj · 19 years ago
  40. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  41. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  42. 8f92409 Use an soname of libc.so* for libc redirects so that we catch a wider by tom · 19 years ago
  43. c1bcf10 We can print native word sized values sensibly now... by tom · 19 years ago
  44. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  45. a9e62a9 ppc32 only: improve handling of CmpORD32S, so as to avoid false by sewardj · 19 years ago
  46. 992dff9 Fix the handling of CmpORD32{S,U} which was completely bogus and by sewardj · 19 years ago
  47. aaddbc2 Fix a memcheck anomaly observed by Nick: lazy propagation of by sewardj · 19 years ago
  48. 8162371 Add a comment about Memcheck not doing anything for mprotect. by njn · 19 years ago
  49. fe37f19 Fix expected output. by njn · 19 years ago
  50. 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
  51. 0fd92f4 by njn · 19 years ago
  52. 9273eb9 %u -> %lu by sewardj · 19 years ago
  53. 34483bc Increase some sizes to deal better with the new multigigabyte world: by sewardj · 19 years ago
  54. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  55. 7eefb50 Record an observation about addr_is_in_MAC_Chunk(). by njn · 19 years ago
  56. c0392a8 Disable vgtest_ume, which is broken. by njn · 19 years ago
  57. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  58. 45f4e7c by sewardj · 19 years ago
  59. f4ef182 fix for #113230 by njn · 19 years ago
  60. fafaa0d add case Iop_V128to32 to memcheck by cerion · 19 years ago
  61. bef552a Fix suspicious code in the memcheck instrumenter which probably by sewardj · 19 years ago
  62. 5ec15ed add comment by njn · 19 years ago
  63. efcbf61 Remove unnecessary #includes. by njn · 19 years ago
  64. 4775c42 Make "silly arg" message 64-bit clean. by njn · 19 years ago
  65. b1e123a Fix signedness-of-char problem which caused this to segfault on ppc32-linux. by sewardj · 19 years ago
  66. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  67. aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
  68. 2dc09e6 by njn · 19 years ago
  69. b452f95 minor fixes (probably not worth backporting) by njn · 19 years ago
  70. a079365 wibbles by njn · 19 years ago
  71. 9a46324 lots of little wibbles by njn · 19 years ago
  72. ab5b714 How do you like this: there was no proper description in the manual by njn · 19 years ago
  73. 62ad73d A few minor manual updates. by njn · 19 years ago
  74. d9cb422 Bleh, forgot this. by njn · 19 years ago
  75. f66dbfc Whoops... I guess the regtests don't exercise that code... by njn · 19 years ago
  76. 1d0cb0d by njn · 19 years ago
  77. 7b880bc Add a thorough unit test for m_oset. Note that this is Memcheck by njn · 19 years ago
  78. 1262727 Remove more now-unnecessary casts, thanks to the recent VgHashTable changes. by njn · 19 years ago
  79. 0fe5a45 Remove ancient backwards compatibility code which is no longer needed, since by njn · 19 years ago
  80. 246a9d2 by njn · 19 years ago
  81. 31a41c2 fix an output for xml1 by njn · 19 years ago
  82. 84c9123 Tighten up update_extra() for Memcheck. by njn · 19 years ago
  83. 5cc5d7e by njn · 19 years ago
  84. 4bd67b5 by njn · 19 years ago
  85. 34582fb Give variable a better name. by njn · 19 years ago
  86. 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
  87. 70d074f Update regtest output after r4356. Will update 64-bit expected output tomorrow. by sewardj · 19 years ago
  88. da50328 Fix up the sigaction results. by tom · 19 years ago
  89. 9a76d52 Updated expected output following %eflags.ac simulation fix. by sewardj · 19 years ago
  90. c48b27f Remove temporary file once regtest completes. by njn · 19 years ago
  91. 56173ac Add explanation of filename. by njn · 19 years ago
  92. c8cccb1 fix breakage/wibbles by njn · 19 years ago
  93. 5127298 Clean up command-line args info in the manual and man page for 3.0.0 release. by njn · 19 years ago
  94. 4d05602 Tweak order of Memcheck's cmd-line options. by njn · 19 years ago
  95. 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
  96. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  97. 10e1beb Add some more intercept rules for ld.so on amd64. by tom · 19 years ago
  98. 483398e Fix broken tests. by njn · 19 years ago
  99. 97f7e0c Use %t rather than %s in some places for constructing XML output. by sewardj · 19 years ago
  100. ccad0b8 Add note about justified pedantry of overlap checking. by njn · 19 years ago