- 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
- e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
- e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
- 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
- f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
- 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
- 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
- 4c9ac26 Correctly skip memcheck's getregset for MIPS. by petarj · 12 years ago
- ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
- 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
- 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
- 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
- 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
- 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
- 24c9e7f vbit-tester, add counts for the number of 1, 2, 3 and 4 operand tests. by carll · 12 years ago
- 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
- 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
- 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
- e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
- a9a475d wire up testcase by cborntra · 12 years ago
- 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
- 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
- 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
- 548a3bc Unbreak testcase. by florian · 12 years ago
- 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
- dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
- 1201479 Fix memory leak. by florian · 12 years ago
- e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
- 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
- a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
- 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
- fada249 add vgtest file by cborntra · 12 years ago
- 15a5830 make use of opcodes.h. The is part of extended immediate facility by cborntra · 12 years ago
- 490c398 Add testcase for checking the ltg + jhe handling by cborntra · 12 years ago
- ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
- 27aec54 Some older kernels on s390 do not provide AT_PLATFORM. by florian · 12 years ago
- 199c15b Allow a null pointer as the second argument to capget. by tom · 12 years ago
- 671f470 Filter out memcpy symbol versions from test results. by tom · 12 years ago
- 41ad7e7 Implement a fake /proc/self/auxv file for linux systems. by tom · 12 years ago
- 2082b34 Unbreak build on Mac_OS where __NR_mprotect is not defined. by philippe · 12 years ago
- d9867dc Add missing header files. Building from tarball works again. by florian · 12 years ago
- 8122ae6 Intercept __GI_memmove on Linux. Fixes #306612. by sewardj · 12 years ago
- 9fb3109 Handle Iop_QSub16Ux2, needed in fix for #304035. by sewardj · 12 years ago
- 21fcbb7 Add a test which checks the leak search recovery mechanism by philippe · 12 years ago
- f74f542 Adjust the vbit tester to deal with shift operations that require by florian · 12 years ago
- 4fea840 s390: Fix FOC width. It's 4 bytes not 8. by florian · 12 years ago
- 6e34371 Enable testing of primops on ARM platforms. (Florian Krohm) by sewardj · 12 years ago
- 30e2d65 s390: Ensure proper size when calling get_otrack_shadow_offset_wrk. by florian · 12 years ago
- 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
- 909e0fc Fix build on Darwin. Patch by Rich Coe (rcoe@wi.rr.com). by florian · 12 years ago
- 86af300 Enable V-bit testing on x86. by florian · 12 years ago
- a768c30 Enable V-bit testing on ppc32. by florian · 12 years ago
- 504f829 Fix printf formats for uint64_t values. by florian · 12 years ago
- 8c403ca vbit tester: Disable Iop_CmpLT64S and Iop_CmpLE64S for ppc because by florian · 12 years ago
- bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
- 2e49741 Followup patch to r12899, purely mechanical. Rename: by florian · 12 years ago
- e9bea96 Implement a wrapper for wcslen on Linux, assuming that by sewardj · 12 years ago
- 1943eb5 Fix propagation of undefinedness for Iop_DPBtoBCD and Iop_BCDtoDPB. by florian · 12 years ago
- 537ed2d Handle the following IRops as they may get generated: by florian · 12 years ago
- 7eb17a8 Remove memcheck support for IR op Iop_I16StoF32 which is unused. by florian · 12 years ago
- 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
- 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
- 406dc34 Clang complains that "fist" is ambiguous (it's right, too); use "fists" instead. by sewardj · 12 years ago
- 14a9f9c Add an intercept for memrchr. Needed for amd64 Ubuntu 12.04. by sewardj · 12 years ago
- 79452b3 Don't explicitly specify an ABI when building regtests on ARM. This by sewardj · 12 years ago
- df9c61a Add non matching suppressions for suppfree test (more testing for suppr matching) by philippe · 12 years ago
- 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
- d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
- a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
- 2d71c36 Minor tweaks. A few comments were out of synch with source. Add another test. by florian · 12 years ago
- 83bef5e MIPS specific expected output for memcheck/tests/sigkill. by petarj · 12 years ago
- 6efd868 Have one test testing the ? suppr matching wildcard character. by philippe · 12 years ago
- 52dec68 Improve complaints. Enabled by VEX r2449. by florian · 12 years ago
- b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago
- 434ffae Observe guards on dirty helpers in memcheck. by florian · 12 years ago
- 57a16a2 patch that improves the speed of the leak search by up to 40% (on amd64) by philippe · 12 years ago
- b95e4d9 Add another intercept for strncasecmp_l. Fixes #297701. by sewardj · 12 years ago
- e1e8fce Fix bug in leak search when an ignore range is specified by philippe · 12 years ago
- 2157b2c RM: Implement QADD and QSUB (valgrind side fixes). Fixes #286917. by sewardj · 12 years ago
- e529b87 Improve behaviour of mempool redzone checking if user does not follow the manual (297911) by philippe · 12 years ago
- 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
- bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
- e4f089d Fix inline assembly for the "lfiwax" insn test. #302536. by sewardj · 12 years ago
- 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
- 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
- 57a7e68 Add strchr.stderr.exp3 to memcheck/tests/Makefile.am by bart · 12 years ago
- ae290ad memcheck/tests/strchr: Add expected output for openSUSE 12.1 by bart · 12 years ago
- f8e8a13 Fix order of % versus * in memalign2.c new checks introduced in 12642 by philippe · 12 years ago
- f5f6ed1 Fix 203877 and 301229 increase to 16Mb maximum allowed alignment for memalign() and posix_memalign by philippe · 12 years ago
- cda994b Amend do_shadow_Dirty and do_origins_Dirty so they no longer assert by florian · 12 years ago
- c2edb63 avoid gcc warning regarding local/global variable shadowing in cdsg test by cborntra · 12 years ago
- cc0cfcd s390: also fix the memcheck testcase for cdsg regarding alignment by cborntra · 12 years ago
- 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
- cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
- a62e961 Fixes for 'make dist'. by sewardj · 12 years ago
- 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
- 2644174 Rippled from VEX r2366. Part of reducing size of IRExpr. by florian · 12 years ago
- e2ab297 Ripple from VEX r2363. Part of reducing size of IRExpr. by florian · 12 years ago
- 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
- 0f951d8 Add missing .exp files. by florian · 12 years ago