summaryrefslogtreecommitdiff
path: root/memcheck
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Make return types for some of the requests 64-bit clean. (following bugsewardj1-13/+13
2008-05-09Oops. Don't die on {x86,amd64}-linux when doing --track-origins=yessewardj1-0/+4
2008-05-09Add a regression test for fxsave.sewardj5-0/+246
2008-05-09Add a test case for #157748.sewardj5-1/+29
2008-05-07Add missing words to comment.sewardj1-2/+2
2008-05-06Build fixes for AIX5.3.sewardj1-0/+9
2008-05-06Add an expected output for ppc64-linux; probably required due to dodgyness insewardj3-1/+8
2008-05-06Why doesn't this sodding language have a half-decent type system?sewardj1-1/+1
2008-05-06Add a test for origin tracking through large floating point arrays.sewardj5-1/+117
2008-05-05Add comments giving an overview of the origin tracking implementation.sewardj1-37/+244
2008-05-04Add documentation on the new --track-origins=no|yes [no] flag.sewardj1-14/+77
2008-05-04Fixed compiler warnings.bart1-4/+9
2008-05-04Disable gcc warnings about shadowed variables when compiling varinfo2.c.bart1-1/+1
2008-05-03Remove a bit of unused code.sewardj1-28/+2
2008-05-02Dynamically allocate the origin tracking cache as needed (only forsewardj1-14/+42
2008-05-02Re-check complex and fragile bit-twiddling pertaining to indexing intosewardj1-8/+102
2008-05-02Minor cleanups:sewardj3-114/+104
2008-05-02Move the error management code for Memcheck into a new file,sewardj4-1379/+1508
2008-05-01Update expected outputs following merge of branches/OTRACK_BY_INSTRUMENTATION.sewardj22-6/+22
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj30-465/+10995
2008-04-28Compiles now on systems without definition of CLOCK_MONOTONIC.bart1-0/+2
2008-04-27Only run the timerfd_create()/timerfd_gettime()/timerfd_settime() test on ker...bart1-1/+1
2008-04-27Fixed typo.bart1-1/+1
2008-04-27Fixed typo.bart1-1/+1
2008-04-27Added regression test for timerfd_create(), timerfd_gettime() and timerfd_set...bart5-0/+360
2008-04-27Added yet another output variant.bart1-0/+0
2008-04-27Filtered malloc/free statistics out from more output variant files.bart11-32/+32
2008-04-27Added yet another malloc_free_fill output variant.bart1-0/+57
2008-04-27Removed malloc/free statistics from alternate output files.bart2-4/+4
2008-04-27The sigkill regression test no longer attempts to set signal handlers for the...bart2-7/+4
2008-04-26Filtered out malloc/free statistics.bart12-12/+18
2008-04-26Filtered out malloc/free statistics.bart26-26/+39
2008-04-26Filtered out malloc/free statistics.bart2-12/+13
2008-04-26Filtered out malloc/free statistics from mallinfo test.bart2-2/+3
2008-04-26filter_allocs now also works when any of the numbers to be filtered out is gr...bart1-2/+2
2008-04-26Added actual syslog system call test.bart1-0/+23
2008-04-26Added regression test for Linux' syslog system call (called klogctl by glibc).bart3-0/+11
2008-04-26Made source code C90 compliant.bart1-7/+14
2008-04-26Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signal...bart4-0/+85
2008-04-22Took into account that mallinfo() is not supported on all platforms.bart1-0/+15
2008-04-22Updated expected output.bart1-0/+5
2008-04-22Ensured all allocated memory is freed before exiting.bart1-0/+5
2008-04-22Moved mallinfo regression test from none/tests to memcheck/tests.bart4-0/+120
2008-04-21Refined mallinfo() implementation (contributed by Eugene Toder).bart1-8/+9
2008-03-22Moved macro's that specify branch prediction hints to include/pub_tool_basics.hbart1-52/+45
2008-03-13Removed casts from function pointer to regular pointer.bart1-3/+3
2008-03-12Fixed compiler warning.bart1-1/+1
2008-03-03Merge in the DATASYMS branch.sewardj32-30/+7617
2008-02-13Fix minor breakage in 7 tests.njn6-5/+8
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj7-8/+8