Age | Commit message (Expand) | Author | Files | Lines |
2011-05-11 | Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause | sewardj | 148 | -16357/+0 |
2011-05-11 | Update the manual following removal of heap-check functionality. | sewardj | 1 | -280/+86 |
2011-05-11 | Remove heap checking from exp-ptrcheck, leaving only the ability to | sewardj | 6 | -5015/+105 |
2011-04-15 | Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes | sewardj | 1 | -130/+212 |
2011-04-04 | Made the line numbers in exp-ptrcheck/tests/partial.c and the regression test... | bart | 1 | -10/+5 |
2011-04-03 | git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-86... | bart | 11 | -18/+23 |
2011-03-29 | Fix yet another gcc-4.6 assigned-to-but-not-used warning. | sewardj | 1 | -2/+2 |
2011-03-07 | Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind | sewardj | 3 | -4/+30 |
2010-10-14 | Update filter for Ubuntu 10.04. | sewardj | 1 | -1/+2 |
2010-10-12 | Changes to make exp-ptrcheck work reasonable on Fedora 14 x86: | sewardj | 1 | -9/+10 |
2010-10-06 | Handle mq_* syscalls. Fixes #243884. (David Fenger, dkfenger@gmail.com) | sewardj | 1 | -0/+8 |
2010-09-18 | Follow-up for r11360. | bart | 1 | -0/+1 |
2010-09-18 | Skip exp-ptrcheck regression tests on PowerPC and ARM. Based on a patch by | bart | 23 | -0/+37 |
2010-08-22 | Merge from branches/THUMB: tool-side handling of new primops required | sewardj | 1 | -1/+3 |
2010-08-21 | Add an intercept for strpbrk (copied from Memcheck). | sewardj | 1 | -0/+37 |
2010-08-20 | Intercept strstr, required on SSE4 capable Linux targets. | sewardj | 1 | -0/+42 |
2010-08-16 | Add more intercepts for strcpy, strncmp, strcmp, so as to reduce the | sewardj | 1 | -0/+50 |
2010-07-29 | Handle sys_ioperm on Linux. Fixes #237723. | sewardj | 1 | -0/+1 |
2010-07-21 | Handle (on Linux) syscalls: sendfile, setgid, setgroups. Fixes | sewardj | 1 | -0/+3 |
2010-07-01 | Merged the MACOSX106 branch to the trunk. Merge command: | njn | 1 | -2/+2 |
2010-06-13 | Remove link_tool_exe.c and replace it with perl scripts that do the | sewardj | 1 | -2/+2 |
2010-06-02 | Add a new program (link_tool_exe.c) and use this to link the tool | sewardj | 1 | -0/+14 |
2010-05-03 | Update copyright dates to 2010. | sewardj | 9 | -12/+12 |
2010-03-14 | Enabled getsid in ptrcheck. Fixe #230593. | tom | 1 | -0/+1 |
2010-03-09 | Add mlockall support to ptrcheck. Closes #230020. | tom | 1 | -0/+1 |
2010-02-15 | Handle sys_inotify_init1. | sewardj | 1 | -0/+3 |
2010-02-15 | Add some intercepts to make Ptrcheck usable-ish on Ubuntu 9.10 (amd64). | sewardj | 1 | -0/+91 |
2010-01-01 | Make Callgrind, DRD and Ptrcheck build on arm-linux. | sewardj | 2 | -9/+56 |
2009-12-31 | Track changes in the names of a few IR primops to do with int<->fp | sewardj | 1 | -13/+13 |
2009-11-26 | Track vex r1930 (Change the IR representation of load linked and store | sewardj | 1 | -300/+349 |
2009-11-03 | Support pipe2 in exp-ptrcheck. Fixes #212739. | tom | 1 | -0/+3 |
2009-10-27 | Add epoll_ctl, epoll_pwait and epoll_wait to exp-ptrcheck. Fixes #207668. | tom | 1 | -0/+3 |
2009-09-03 | Remove ampersand from tool description string so as not to screw up | sewardj | 2 | -2/+2 |
2009-08-15 | When generating XML output for suppressions, print the suppression | sewardj | 3 | -7/+15 |
2009-08-12 | Update .exp files for r10783. | njn | 40 | -10/+49 |
2009-08-10 | Make "option" terminology consistent some more. Also tweaked the mempool | njn | 1 | -4/+4 |
2009-08-07 | Tidy up of messaging: | sewardj | 3 | -4/+11 |
2009-08-05 | More docs build tweaks: | njn | 2 | -1/+2 |
2009-08-05 | Tweaks to Ptrcheck's manual chapter. | njn | 1 | -75/+54 |
2009-08-04 | Various option-related tweaks: | njn | 1 | -5/+2 |
2009-08-04 | Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the | njn | 1 | -0/+1 |
2009-07-30 | Avoid ampersands that seem to be causing XML-to-PDF conversion troubles. | njn | 1 | -2/+2 |
2009-07-30 | We currently use a mix of <option> and <computeroutput> tags for command | njn | 1 | -2/+2 |
2009-07-29 | Started overhauling the documentation: | njn | 1 | -3/+3 |
2009-07-27 | Support epoll_create and epoll_create1 in ptrcheck. Fixes #189762. | tom | 1 | -0/+2 |
2009-07-27 | Fixed a bug in the code for reading suppression files: the line numbers | bart | 1 | -1/+1 |
2009-07-24 | A fix for bug 186796: suppression symbol names were being truncated if they | njn | 2 | -6/+6 |
2009-07-16 | More ptrcheck system calls. Fixes #187416 | tom | 1 | -0/+3 |
2009-07-15 | Update expected output for shorter preamble. | njn | 1 | -3/+0 |
2009-07-15 | Add some more system calls to exp-ptrcheck. Closes #186507 and #197966. | tom | 1 | -1/+17 |