1. 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
  2. e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
  3. b1cc5d6 by njn · 14 years ago
  4. bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
  5. f9eef05 Remove a bogus header file listing. by njn · 14 years ago
  6. 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
  7. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  8. d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
  9. b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
  10. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  11. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  12. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  13. 6f95e7e Fix handling of mprotect so as to be more consistent with the handling by sewardj · 14 years ago
  14. 3677531 Update expected output. by sewardj · 15 years ago
  15. fbfa3d0 Analysis/make-it-work for arm-linux. by sewardj · 15 years ago
  16. 7757515 Enable origin tracking through arm VFP registers; was apparently by sewardj · 15 years ago
  17. aec1be3 Handle Iop_SqrtF32. by sewardj · 15 years ago
  18. d7e635f Make sure the Memcheck tests are built on arm-linux using hardware by sewardj · 15 years ago
  19. 9a0c13c Disable this test (effectively) on arm-linux, since that uses by sewardj · 15 years ago
  20. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  21. 06f96d0 Track changes in the names of a few IR primops to do with int<->fp by sewardj · 15 years ago
  22. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  23. 069a38a Made sure that the sigqueue regression test passes on 32-bit and on 64-bit systems. by bart · 15 years ago
  24. d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
  25. 7481f1d Fixed expected output. by bart · 15 years ago
  26. 856d9df Added a comment that explains the purpose of the sigqueue.c test program. by bart · 15 years ago
  27. 21ba3f9 Added a modified version of the rt_sigqueue test program provided by Konstantin Serebryany. by bart · 15 years ago
  28. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  29. 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
  30. 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
  31. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  32. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  33. 9a7e19e Darwin .exp fixes following r10783. by njn · 15 years ago
  34. cab64bc Update .exp files for r10783. by njn · 15 years ago
  35. b6267bd Output tweaks: by njn · 15 years ago
  36. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  37. 18afe5d Try to fix error_counts. by njn · 15 years ago
  38. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  39. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  40. c2f8b1b augment a comment by njn · 15 years ago
  41. 09f2e6c wibble by njn · 15 years ago
  42. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  43. b84e0b0 Add an alternative output for Darwin. by njn · 15 years ago
  44. 42e72a9 Update Memcheck expected outputs following r10746 (Darwin variants only). by sewardj · 15 years ago
  45. f20eb9a Update Memcheck expected outputs following r10746 (32-bit variants only). by sewardj · 15 years ago
  46. d9f0b8d Update Memcheck expected outputs following r10746 (64-bit variants only). by sewardj · 15 years ago
  47. 2d9e874 by sewardj · 15 years ago
  48. 7375de3 More docs build tweaks: by njn · 15 years ago
  49. 2f7eebe Various fix-ups for Memcheck's manual chapter. by njn · 15 years ago
  50. c1abdcb Move command-line option details after the description of Memcheck's error by njn · 15 years ago
  51. 059acbf Augment a comment. by njn · 15 years ago
  52. 47ed08c Added documentation for --ignore-ranges. It's not very good, though, if by njn · 15 years ago
  53. 2ecfcec Put Memcheck's command line options in the manual in the same order as its by njn · 15 years ago
  54. a437a60 Various clean-ups, mostly in chapter 3. by njn · 15 years ago
  55. 97db761 Various option-related tweaks: by njn · 15 years ago
  56. 7316df2 Various manual fix-ups: by njn · 15 years ago
  57. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  58. d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
  59. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  60. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  61. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  62. cf1b64c Un-break regression test run. by bart · 15 years ago
  63. 1b7b531 Remove non-Linux code from this Linux-only test. by njn · 15 years ago
  64. 5a92b4c Make lsframe1, lsframe2 and stack_changes Linux-only since they all fault by njn · 15 years ago
  65. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  66. b5813e3 Remove the temporary file created during the test before exiting. by bart · 15 years ago
  67. ea7e8b6 Uncomment this; not sure why it was commented out. by njn · 15 years ago
  68. bac8ede Add a note about our suspect handling of brk(). And disable the brk() part by njn · 15 years ago
  69. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  70. 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
  71. 8057bbc Handle the memory written by aio_read() properly -- mark the memory buffer by njn · 15 years ago
  72. 125f0b5 This should have gone in with r10537. by njn · 15 years ago
  73. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  74. 391a3ae Fix up xml1 on 32-bit machines; merged the 32 and 64-bit outputs by by njn · 15 years ago
  75. a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
  76. 9d6d2a9 Fixed XML syntax. by bart · 15 years ago
  77. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  78. 389f570 Add details about an interior-pointer case that can occur with C++. by njn · 15 years ago
  79. b81078b Add support on Darwin for mount(). Finishes off bug 198624. by njn · 15 years ago
  80. ad3f17a Added support for getfsstat64() on Darwin. This partly fixes bug 198624. by njn · 15 years ago
  81. 3407cc6 Add support on Darwin for fstat_extended() and fstat64_extended(). Partly by njn · 15 years ago
  82. 65e58d5 Handle setpgid(). Partly addresses bug 198624. by njn · 15 years ago
  83. 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
  84. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  85. ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
  86. 626341c Make atomic_incs.c build on Mac. by njn · 15 years ago
  87. afed4c5 Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use them by sewardj · 15 years ago
  88. 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
  89. 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
  90. 9d1dd90 This file was accidentally empty; fill it with the right output. by njn · 15 years ago
  91. 571dfb0 Make this test work on PowerPC too. by sewardj · 15 years ago
  92. ce8daf2 Un-break PPC build. by bart · 15 years ago
  93. ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
  94. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  95. af25f67 Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fixed some formatting inconsistencies. by bart · 15 years ago
  96. 8b14538 Suppress a leak in setenv(). Fixes bug 188572. by njn · 15 years ago
  97. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  98. 1926053 Suppress a Cond error in pthread_rwlock_init(). Fixes bug 196528. by njn · 15 years ago
  99. 18e2470 Add a comment. by njn · 15 years ago
  100. 7113acb Support and test mincore() on Darwin. by njn · 15 years ago