1. 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
  2. ec587b0 mips64: Add a test case for mips64. by dejanj · 11 years ago
  3. ba5693c valgrind side changes to support the new IRops introduced by florian · 11 years ago
  4. de3c802 update cond_ld_st test and expected outputs by petarj · 11 years ago
  5. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  6. 0d229db exp files for cond_ld and cond_st for 32-bit architectures by petarj · 11 years ago
  7. 767f92e mips: atomic_add_8bit and atomic_add_16bit for MIPS64-BE by petarj · 11 years ago
  8. 8fa7627 Fix incorrect filenames for the cond_ld_st tests. by sewardj · 11 years ago
  9. 9fff319 cond_ld_st: Split the non-arm expected outputs into 32- and 64-bit by sewardj · 11 years ago
  10. 9193529 memcheck/tests/cond_ld_st: add expected outputs for ARM, where by sewardj · 11 years ago
  11. 2c5acdc Fix up output filtering for cond_st so that the stacks are actually present. by sewardj · 11 years ago
  12. 170d1c2 Add test cases for instrumentation of IR-level loads and stores. by sewardj · 11 years ago
  13. cf806e7 Whitespace-only changes. by sewardj · 11 years ago
  14. 39b08d8 valgrind side support for by florian · 11 years ago
  15. a5aad63 Whitespace changes only -- no functional change. by sewardj · 11 years ago
  16. cf8735c strchr.vgtest mc_replace_strmem.c [r]index and [__GI_]str[r]chr are the same. by mjw · 11 years ago
  17. b3a23c6 temporarily disable memalign part of the undef_malloc_args.c test by philippe · 12 years ago
  18. cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 12 years ago
  19. dd6bf60 mips: add mips64le support for atomic_incs and annotate_hbefore tests by petarj · 12 years ago
  20. 48b0ae3 For memcheck overlap filter_memcpy str[n]cpy and __GI_str[n]cpy are equal. by mjw · 12 years ago
  21. 6f0b0c2 memcheck/tests/strchr test should not depend on line numbers. by mjw · 12 years ago
  22. 89d1d5e Add new MISC vector Iops to memcheck/tests/vbit-test/irops.c. by mjw · 12 years ago
  23. a03a7f9 Undo void change done as part of rev 13329 by philippe · 12 years ago
  24. 2411197 Better fix for 295590 by philippe · 12 years ago
  25. 4ecae76 Avoid warning that format argument is not a string literal by philippe · 12 years ago
  26. 74d80db small changes in sendmsg.c regtest by philippe · 12 years ago
  27. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 12 years ago
  28. e0acc15 s390: Testcases and vbit-tester changes for the following by florian · 12 years ago
  29. 3a142cf s390: Add testcase for these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR (VEX r2680). by florian · 12 years ago
  30. 5d0d521 test_reservation(), test_double_pair_instrs(): Fix broken inline assembly by sewardj · 12 years ago
  31. fb583cb Fix implementation of the DFP integer operands. by carll · 12 years ago
  32. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
  33. d678533 Fix a comment. Spotted by Maran. by florian · 12 years ago
  34. c3b29ca Minor code cleanup. These cases cannot occur. by florian · 12 years ago
  35. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 12 years ago
  36. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  37. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 12 years ago
  38. 29238c6 vbit-tester: In test_ternary_op return number of tests executed. by florian · 12 years ago
  39. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
  40. 35b241b Avoid compiler warning on ppc32. by florian · 12 years ago
  41. d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 12 years ago
  42. 9f35c0d Fix vbit tester for Iop_D32toD64 and Iop_D64toD32. by florian · 12 years ago
  43. 24cf8df Make memcheck/tests/stpncpy be dependent on the presence/absence of by sewardj · 12 years ago
  44. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
  45. 28db75c Make sys-openat test conditional upon the existence of AT_FDCWD. by florian · 12 years ago
  46. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  47. e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
  48. e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
  49. 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
  50. f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
  51. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  52. 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
  53. 4c9ac26 Correctly skip memcheck's getregset for MIPS. by petarj · 12 years ago
  54. ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
  55. 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
  56. 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
  57. 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
  58. 24c9e7f vbit-tester, add counts for the number of 1, 2, 3 and 4 operand tests. by carll · 12 years ago
  59. 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
  60. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  61. 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
  62. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  63. a9a475d wire up testcase by cborntra · 12 years ago
  64. 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
  65. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  66. 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
  67. 548a3bc Unbreak testcase. by florian · 12 years ago
  68. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  69. 1201479 Fix memory leak. by florian · 12 years ago
  70. 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  71. fada249 add vgtest file by cborntra · 12 years ago
  72. 15a5830 make use of opcodes.h. The is part of extended immediate facility by cborntra · 12 years ago
  73. 490c398 Add testcase for checking the ltg + jhe handling by cborntra · 12 years ago
  74. 27aec54 Some older kernels on s390 do not provide AT_PLATFORM. by florian · 12 years ago
  75. 199c15b Allow a null pointer as the second argument to capget. by tom · 12 years ago
  76. 671f470 Filter out memcpy symbol versions from test results. by tom · 12 years ago
  77. 41ad7e7 Implement a fake /proc/self/auxv file for linux systems. by tom · 12 years ago
  78. 2082b34 Unbreak build on Mac_OS where __NR_mprotect is not defined. by philippe · 12 years ago
  79. d9867dc Add missing header files. Building from tarball works again. by florian · 12 years ago
  80. 21fcbb7 Add a test which checks the leak search recovery mechanism by philippe · 12 years ago
  81. f74f542 Adjust the vbit tester to deal with shift operations that require by florian · 12 years ago
  82. 6e34371 Enable testing of primops on ARM platforms. (Florian Krohm) by sewardj · 12 years ago
  83. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  84. 909e0fc Fix build on Darwin. Patch by Rich Coe (rcoe@wi.rr.com). by florian · 12 years ago
  85. 86af300 Enable V-bit testing on x86. by florian · 12 years ago
  86. a768c30 Enable V-bit testing on ppc32. by florian · 12 years ago
  87. 504f829 Fix printf formats for uint64_t values. by florian · 12 years ago
  88. 8c403ca vbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S for ppc because by florian · 12 years ago
  89. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
  90. 406dc34 Clang complains that "fist" is ambiguous (it's right, too); use "fists" instead. by sewardj · 12 years ago
  91. 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
  92. df9c61a Add non matching suppressions for suppfree test (more testing for suppr matching) by philippe · 12 years ago
  93. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  94. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  95. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
  96. 2d71c36 Minor tweaks. A few comments were out of synch with source. Add another test. by florian · 12 years ago
  97. 83bef5e MIPS specific expected output for memcheck/tests/sigkill. by petarj · 12 years ago
  98. 6efd868 Have one test testing the ? suppr matching wildcard character. by philippe · 12 years ago
  99. 52dec68 Improve complaints. Enabled by VEX r2449. by florian · 12 years ago
  100. b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago