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