summaryrefslogtreecommitdiff
path: root/memcheck
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Don't print stack traces by default for unhandled syscalls -- it's not thatnjn1-2/+0
2009-06-03A number of changes relating to syscall numbering:njn4-27/+30
2009-05-29Add a comment.njn1-0/+4
2009-05-28Use --gen-suppressions=all rather than =yes, since the latter causessewardj1-1/+1
2009-05-28Make this file executable.njn1-0/+0
2009-05-28Merge the DARWIN branch onto the trunk.njn31-37/+2606
2009-05-22DARWIN sync: all the timeval stuffnjn2-6/+22
2009-05-20DARWIN sync: increase the limit before we complain about large regions beingnjn1-1/+1
2009-05-19DARWIN sync wibble.njn1-0/+2
2009-05-19DARWIN sync wibble.njn1-1/+1
2009-05-19Merge r9324 (bug152022 portability fix) from the DARWIN branch.njn2-7/+1
2009-05-19Sync trunk with DARWIN branch.njn1-2/+2
2009-05-19Merge part of r9140 (filter_xml tweak) from the DARWIN branch.njn1-1/+1
2009-05-19Minor trunk/DARWIN sync.njn1-2/+2
2009-05-18Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch.njn1-0/+2
2009-05-18Fix some broken XML tags.njn1-1/+1
2009-05-18Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch.njn2-9/+13
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn1-0/+1
2009-05-08Created a new module, m_aspacehl. Factored out three(!) copies ofnjn1-35/+2
2009-05-06Make loss record ordering more deterministic, so that regtests are reliable.njn2-6/+15
2009-05-06Change a #include to make the test more portable.njn1-1/+1
2009-05-06Fix bug #191182, where printing the leak checker results was really slow ifnjn13-198/+412
2009-05-04Merge r9761 (fix a comment) from the trunk.njn1-4/+1
2009-05-04Don't compile Linux-only redirects on non-Linux platforms.njn1-4/+20
2009-05-04Remove unused .exp files for sigkill.njn3-405/+1
2009-05-04Merged r9741 (make post-syscall more portable) from the DARWIN branch.njn6-18/+5
2009-05-01Compiles now on RHEL 5.3 systems. In the RHEL 5.3 headers __NR_timerfd_create...bart1-2/+11
2009-05-01Renamed various things for clarity. Added some comments. And fixed thenjn5-76/+88
2009-04-30Fix test breakage caused by r9694.njn3-9/+12
2009-04-29Use -q on varinfo tests to avoid platform-specific differences in number ofnjn14-84/+7
2009-04-28Merged r9653..r9655 (fixed terminal signal handling in Darwin) from DARWINnjn6-85/+25
2009-04-27Merge r9614 (make more_x86_fp compile on darwin) from the DARWIN branch.njn1-2/+2
2009-04-25Merge r9621 (move int3-x86 into x86-linux/) from the DARWIN branch.njn6-2/+2
2009-04-25Merge r9619 (fix more_x86_fp on Darwin) from the DARWIN branch.njn1-3/+3
2009-04-24Unbreak pushfpopf on Linux.njn1-0/+6
2009-04-24Merge r9612 (make pushfpopf work on Darwin) from the DARWIN branch.njn1-5/+4
2009-04-24Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch.njn3-7/+7
2009-04-24Merge r9605 (make tronical work on Darwin) from the DARWIN branch.njn2-18/+13
2009-04-24Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S)njn2-1/+1
2009-04-17Move with-space to linux/, because it's hard to replicate on Darwin.njn6-9/+16
2009-04-16Remove nanoleak.vgtest, it's a trivial test. nanoleak.c is used bynjn5-9/+2
2009-04-15Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWINnjn1-3/+0
2009-04-15Merged r9543 (make xor-undef-x86 work on Darwin) from the DARWIN branch.njn2-8/+1
2009-04-15Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWINnjn21-49/+62
2009-03-30Handle new pseudo-register IP_AT_SYSCALL when origin-tracking issewardj1-2/+4
2009-03-20Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886).sewardj1-2/+2
2009-03-16This should have gone in with the last commit.njn1-0/+12
2009-03-16- Turn exit_group() into exit() in the Memcheck filter, for greaternjn8-438/+11
2009-03-15Merge r9419 (make describe-block portable) from the DARWIN branch.njn2-12/+6
2009-03-15Fix all the non-VEX problems identified with the Clang Static Analyzer.njn2-34/+22