aboutsummaryrefslogtreecommitdiff
path: root/exp-ptrcheck
AgeCommit message (Expand)Author
2010-10-14Update filter for Ubuntu 10.04.sewardj
2010-10-12Changes to make exp-ptrcheck work reasonable on Fedora 14 x86:sewardj
2010-10-06Handle mq_* syscalls. Fixes #243884. (David Fenger, dkfenger@gmail.com)sewardj
2010-09-18Follow-up for r11360.bart
2010-09-18Skip exp-ptrcheck regression tests on PowerPC and ARM. Based on a patch bybart
2010-08-22Merge from branches/THUMB: tool-side handling of new primops requiredsewardj
2010-08-21Add an intercept for strpbrk (copied from Memcheck).sewardj
2010-08-20Intercept strstr, required on SSE4 capable Linux targets.sewardj
2010-08-16Add more intercepts for strcpy, strncmp, strcmp, so as to reduce thesewardj
2010-07-29Handle sys_ioperm on Linux. Fixes #237723.sewardj
2010-07-21Handle (on Linux) syscalls: sendfile, setgid, setgroups. Fixes sewardj
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2010-06-13Remove link_tool_exe.c and replace it with perl scripts that do thesewardj
2010-06-02Add a new program (link_tool_exe.c) and use this to link the toolsewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-03-14Enabled getsid in ptrcheck. Fixe #230593.tom
2010-03-09Add mlockall support to ptrcheck. Closes #230020.tom
2010-02-15Handle sys_inotify_init1.sewardj
2010-02-15Add some intercepts to make Ptrcheck usable-ish on Ubuntu 9.10 (amd64).sewardj
2010-01-01Make Callgrind, DRD and Ptrcheck build on arm-linux.sewardj
2009-12-31Track changes in the names of a few IR primops to do with int<->fpsewardj
2009-11-26Track vex r1930 (Change the IR representation of load linked and storesewardj
2009-11-03Support pipe2 in exp-ptrcheck. Fixes #212739.tom
2009-10-27Add epoll_ctl, epoll_pwait and epoll_wait to exp-ptrcheck. Fixes #207668.tom
2009-09-03Remove ampersand from tool description string so as not to screw upsewardj
2009-08-15When generating XML output for suppressions, print the suppressionsewardj
2009-08-12Update .exp files for r10783.njn
2009-08-10Make "option" terminology consistent some more. Also tweaked the mempoolnjn
2009-08-07Tidy up of messaging:sewardj
2009-08-05More docs build tweaks:njn
2009-08-05Tweaks to Ptrcheck's manual chapter.njn
2009-08-04Various option-related tweaks:njn
2009-08-04Don't wrap the "Command:" line, as doing so makes cutting-and-pasting thenjn
2009-07-30Avoid ampersands that seem to be causing XML-to-PDF conversion troubles.njn
2009-07-30We currently use a mix of <option> and <computeroutput> tags for commandnjn
2009-07-29Started overhauling the documentation:njn
2009-07-27Support epoll_create and epoll_create1 in ptrcheck. Fixes #189762.tom
2009-07-27Fixed a bug in the code for reading suppression files: the line numbersbart
2009-07-24A fix for bug 186796: suppression symbol names were being truncated if theynjn
2009-07-16More ptrcheck system calls. Fixes #187416tom
2009-07-15Update expected output for shorter preamble.njn
2009-07-15Add some more system calls to exp-ptrcheck. Closes #186507 and #197966.tom
2009-07-15Merge exp-ptrcheck/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-07-13Fix breakage on ppc{32,64}-linux in post_reg_write_nonptr followingsewardj
2009-07-12Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use themsewardj
2009-07-09Add support for IRStmt_CAS to the h_ instrumenter. This should stopsewardj
2009-07-09Liberalise IRTemp bookkeeping in the h_ instrumenter, so as to allowsewardj
2009-07-01Merge in branches/DCAS.sewardj
2009-06-25Fix 'make check' for automake-1.7. Fixes bugs 197898 and 197901.njn
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn