- c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
- 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
- 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
- 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
- 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
- 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
- 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
- ded23aa Test cases for 128-bit --partial-loads-ok=no|yes on x86 need a prereq on sse. by mjw · 11 years ago
- 9f01a9d The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
- 35c8832 The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
- 92ef91b Minor tidying of the generalised V128/V256 shadow helper returns by sewardj · 11 years ago
- e23e549 Make sure that sh-mem-vec256 is only built on platforms that can by sewardj · 11 years ago
- e731e77 Add test cases for 256-bit --partial-loads-ok=no|yes, by generalising the by sewardj · 11 years ago
- 6756454 Add support for direct V256 shadow helper returns -- memcheck side. by sewardj · 11 years ago
- a5c3ecb Followup to VEX r2742 which eliminates IRExprP__VECRET and IRExprP__BBPTR by florian · 11 years ago
- dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
- 89e58a7 Add test cases for 128-bit shadow loads with by sewardj · 11 years ago
- e5280a0 * rename the memcheck/tests/amd64/sh-mem-vec128*stderr.exp* files by sewardj · 11 years ago
- 4d00f98 Add test cases for 128-bit shadow loads with --partial-loads-ok={yes,no} by sewardj · 11 years ago
- 1e5fa2f The following instructions were introduced in the Power ISA 2.05 by carll · 11 years ago
- 3aeabc2 A comprehensive test case for 128 bit shadow vector loads in the case by sewardj · 11 years ago
- 21a5f8c Fix # 294285: --partial-loads-ok does not work for 16-byte SSE loads by sewardj · 11 years ago
- 5f790e8 mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
- 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
- 4fa3d37 fix 321960 pthread_create() then alloca() causing invalid stack write errors by philippe · 11 years ago
- ec587b0 mips64: Add a test case for mips64. by dejanj · 11 years ago
- 7a37065 Handle Iop_QAdd16Ux2. Needed for recent ARM v6media additions committed by sewardj · 11 years ago
- ba5693c valgrind side changes to support the new IRops introduced by florian · 11 years ago
- 054684f More comment only changes as the "DFP rounding mode" has been removed. by florian · 11 years ago
- 733b4db Comment only changes: IRRoundingModeDFP -> IRRoundingMode. by florian · 11 years ago
- de3c802 update cond_ld_st test and expected outputs by petarj · 11 years ago
- 234955d s390x: The CC_DEP1 field is accessed as a whole or bits [0:31] by florian · 11 years ago
- ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
- 0d229db exp files for cond_ld and cond_st for 32-bit architectures by petarj · 12 years ago
- 767f92e mips: atomic_add_8bit and atomic_add_16bit for MIPS64-BE by petarj · 12 years ago
- 8fa7627 Fix incorrect filenames for the cond_ld_st tests. by sewardj · 12 years ago
- 9fff319 cond_ld_st: Split the non-arm expected outputs into 32- and 64-bit by sewardj · 12 years ago
- 9193529 memcheck/tests/cond_ld_st: add expected outputs for ARM, where by sewardj · 12 years ago
- 2c5acdc Fix up output filtering for cond_st so that the stacks are actually present. by sewardj · 12 years ago
- 170d1c2 Add test cases for instrumentation of IR-level loads and stores. by sewardj · 12 years ago
- cf806e7 Whitespace-only changes. by sewardj · 12 years ago
- b9e6d24 complainIfUndefined: reinstate the 3rd argument (guard) so as to make by sewardj · 12 years ago
- 39b08d8 valgrind side support for by florian · 12 years ago
- a5aad63 Whitespace changes only -- no functional change. by sewardj · 12 years ago
- cf8735c strchr.vgtest mc_replace_strmem.c [r]index and [__GI_]str[r]chr are the same. by mjw · 12 years ago
- 2be5122 Fix double 'the the' in documentation. by mjw · 12 years ago
- b3a23c6 temporarily disable memalign part of the undef_malloc_args.c test by philippe · 12 years ago
- cf9e197 Solve false negative for various malloc replaced functions arguments by philippe · 12 years ago
- dd6bf60 mips: add mips64le support for atomic_incs and annotate_hbefore tests by petarj · 12 years ago
- 48b0ae3 For memcheck overlap filter_memcpy str[n]cpy and __GI_str[n]cpy are equal. by mjw · 12 years ago
- 6f0b0c2 memcheck/tests/strchr test should not depend on line numbers. by mjw · 12 years ago
- 89d1d5e Add new MISC vector Iops to memcheck/tests/vbit-test/irops.c. by mjw · 12 years ago
- a2f3095 Memcheck fixes for new IR ops introduced by r2702 (which added support by sewardj · 12 years ago
- a03a7f9 Undo void change done as part of rev 13329 by philippe · 12 years ago
- 2411197 Better fix for 295590 by philippe · 12 years ago
- dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 12 years ago
- 4ecae76 Avoid warning that format argument is not a string literal by philippe · 12 years ago
- 74d80db small changes in sendmsg.c regtest by philippe · 12 years ago
- fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 12 years ago
- 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
- e0acc15 s390: Testcases and vbit-tester changes for the following by florian · 12 years ago
- 3a142cf s390: Add testcase for these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR (VEX r2680). by florian · 12 years ago
- 5d0d521 test_reservation(), test_double_pair_instrs(): Fix broken inline assembly by sewardj · 12 years ago
- 6805a4a Increase maximum usable memory amount from 32GB to 64GB on 64-bit Linux. by sewardj · 12 years ago
- 3d5246f get_otrack_shadow_offset_wrk: amd64: add a (very rare) missing case. by sewardj · 12 years ago
- 07bfda2 Non functional change (formatting, comments) related to newly created Iex_ITE. by sewardj · 12 years ago
- a28c43c Fix the mkLazy3 case for I32 x I8 x I128 -> I128. by sewardj · 12 years ago
- 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 12 years ago
- cc96165 Changes to track r2664, which changed the type of the condition field by sewardj · 12 years ago
- fb583cb Fix implementation of the DFP integer operands. by carll · 12 years ago
- 77241c7 Fix NULL dereference if no integer arg given to monitor block_list cmd by philippe · 12 years ago
- 8fa60ff Replace bcopy on linux as, at least in 32 bit build, glibc will by tom · 12 years ago
- 6c0aa2c In mc_translate a NULL guard expression is sometimes passed around by florian · 12 years ago
- 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
- d678533 Fix a comment. Spotted by Maran. by florian · 12 years ago
- 15e2fbb Add an implementation of memset() that costs half as much on 64 bit by sewardj · 12 years ago
- cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 12 years ago
- c3b29ca Minor code cleanup. These cases cannot occur. by florian · 12 years ago
- 5db022b no recording of execontext for track origin in brk/signal stack when track-origin=no by philippe · 12 years ago
- 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 12 years ago
- 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
- 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 12 years ago
- 29238c6 vbit-tester: In test_ternary_op return number of tests executed. by florian · 12 years ago
- 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
- 35b241b Avoid compiler warning on ppc32. by florian · 12 years ago
- d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 12 years ago
- f4bed37 Fix mc_translate for Iop_D64toD32. by florian · 12 years ago
- 9f35c0d Fix vbit tester for Iop_D32toD64 and Iop_D64toD32. by florian · 12 years ago
- 24cf8df Make memcheck/tests/stpncpy be dependent on the presence/absence of by sewardj · 12 years ago
- f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
- b29b649 On ARM: Don't be spooked by Puts to the translation-invalidation spec by sewardj · 12 years ago
- 28db75c Make sys-openat test conditional upon the existence of AT_FDCWD. by florian · 12 years ago
- 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