index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coregrind
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-07
Merged FORMATCHECK branch (r8368) to trunk.
bart
31
-616
/
+650
2008-07-04
Changed exp-drd tool name into drd.
bart
1
-4
/
+4
2008-06-24
Handle apparently-bogus DW_TAG_compilation_unit DIE that shows up in
sewardj
1
-0
/
+13
2008-06-21
Moved support for Linux-specific system call sys_init_module from generic to ...
bart
8
-20
/
+36
2008-06-20
Enabled support for the init_module() system call on amd64. Should fix #164476.
bart
1
-1
/
+1
2008-06-13
Propagate the error number in x86 signal contexts to the client.
tom
3
-18
/
+34
2008-06-04
Followup to r8178: don't segfault if VG_(clo_log_name) is NULL.
sewardj
1
-1
/
+2
2008-06-04
Reinstate printing of log-file-qualifiers in XML output (Ashley Pittman).
sewardj
1
-10
/
+42
2008-06-04
Add '*flags |= SfMayBlock' to PRE(sys_sync_file_range).
sewardj
1
-7
/
+8
2008-06-01
Changed _Spec::mandatory from HChar* into const HChar*. If no symbol informat...
bart
1
-8
/
+30
2008-05-30
Don't complain on .got.plt sections of size zero. Apparently such
bart
1
-1
/
+1
2008-05-29
Allow 64-byte line sizes (PA6T cpu).
sewardj
2
-3
/
+3
2008-05-29
Make the size calculations inside VG_(mallinfo) 64-bit clean.
sewardj
1
-2
/
+2
2008-05-29
More fiddling with the sys_signalfd wrapper.
sewardj
1
-1
/
+1
2008-05-29
Make sure the debug information is read before a tool is notified about an mm...
bart
1
-9
/
+46
2008-05-28
Tidy up timerfd wrapper stuff a bit:
sewardj
1
-32
/
+32
2008-05-28
Removed the superfluous casts that were introduced in r8132.
bart
1
-2
/
+2
2008-05-26
sys_timerfd() and sys_signalfd() wrappers now interpret their first argument ...
bart
1
-4
/
+4
2008-05-25
Added support for the fadvise64() system call on ppc64.
bart
1
-1
/
+9
2008-05-25
- Added support for querying information about .plt sections.
bart
3
-0
/
+42
2008-05-25
Bug fixes (not in bugzilla):
bart
1
-5
/
+10
2008-05-25
Removed ppc debug print statements.
bart
1
-2
/
+0
2008-05-25
Removed superfluous #include directive.
bart
1
-1
/
+0
2008-05-14
VG_(read_millisecond_timer)() is now monotonic, even if set_timeofday() is ca...
bart
1
-3
/
+14
2008-05-13
Increased maximum number of suppression files from 10 to 100. Fixes #161487.
bart
1
-1
/
+1
2008-05-12
Enabled timerfd() and timerfd_create() support for ppc32 and ppc64.
bart
2
-2
/
+2
2008-05-12
POST(sys_poll): mark the revents field even when RES==0. Fixes #158425.
sewardj
1
-1
/
+1
2008-05-12
Fix wrappers for sys_futimesat and sys_utimensat. (Dan Kegel)
sewardj
1
-2
/
+4
2008-05-06
Suppress stack-switching message in XML mode.
sewardj
1
-1
/
+1
2008-05-06
Un-break signal frame delivery on ppc64 following recent Memcheck
sewardj
1
-2
/
+4
2008-05-02
Make sure sp[0] and fp[0] are set in a rarely-taken path. Thanks to
sewardj
1
-0
/
+2
2008-05-01
Temporarily work around compilation failures caused by non-definition
sewardj
2
-2
/
+2
2008-05-01
Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This adds
sewardj
30
-266
/
+609
2008-05-01
Make sure the test for kernel version 2.6.22 will work correctly for the futu...
bart
1
-1
/
+2
2008-04-27
Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() s...
bart
6
-18
/
+128
2008-04-26
Enabled syslog and create_module system calls.
bart
3
-6
/
+5
2008-04-26
Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signal...
bart
7
-19
/
+125
2008-04-21
Refined mallinfo() implementation (contributed by Eugene Toder).
bart
1
-8
/
+36
2008-04-19
Added mallinfo() implementation based on patch by Eugene Toder (see also bug ...
bart
1
-3
/
+31
2008-04-16
Fixed compiler warning.
bart
1
-1
/
+1
2008-04-14
Remove VG_ prefixing from static (non-exported) functions.
sewardj
1
-14
/
+14
2008-04-14
Extended VG_(message)() buffer from 100 to 128 characters. Made sure that lin...
bart
1
-14
/
+45
2008-04-09
Only read debug information from regular files, and not from device nodes. Do...
bart
1
-31
/
+18
2008-03-29
Added VG_(thread_get_stack_size)().
bart
1
-0
/
+7
2008-03-29
Fixed a comment.
bart
1
-2
/
+1
2008-03-22
Moved macro's that specify branch prediction hints to include/pub_tool_basics.h
bart
1
-9
/
+0
2008-03-17
Kludgily fix a regression caused by the recent DATASYMS merge, which
sewardj
1
-0
/
+29
2008-03-12
Merge, from branches/HGDEV, r7604 and r7609 (Try to address
sewardj
1
-0
/
+59
2008-03-08
Handle DW_OP_deref.
sewardj
1
-0
/
+14
2008-03-07
Try to handle the situation where an object is first split into a base
sewardj
2
-7
/
+144
[next]