index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-05
Update copyright dates.
sewardj
32
-32
/
+32
2006-06-02
Add a helpful comment.
njn
1
-0
/
+5
2006-05-24
Decode EOVERFLOW in VG_(strerror).
tom
1
-0
/
+1
2006-05-21
Un-break coredumping on ppc64-linux. Finally fixes #121617.
sewardj
1
-0
/
+8
2006-05-17
Implement the set_robust_list and get_robust_list system calls.
tom
1
-0
/
+31
2006-05-08
Add support for CDROMREADRAW and fix CDROMREADTOCENTRY to mark the right
tom
1
-0
/
+2
2006-05-03
Increase # supported threads to 300 (see #126217).
sewardj
1
-1
/
+1
2006-04-19
Almost all the stuff in pub_tool_libcsignal.h was not used by any tool;
sewardj
1
-27
/
+0
2006-04-16
Remove tool-specific code (which says which tools allow XML) from the core
njn
1
-3
/
+5
2006-04-14
Un-break core dumping on ppc32-linux.
sewardj
1
-0
/
+7
2006-04-12
Recent GCCs (3.4+ at least) optimize static unused functions out, so
sewardj
1
-8
/
+8
2006-04-12
Add the O_LARGEFILE constant so people can use it when writing tools that
njn
4
-0
/
+4
2006-04-04
Cleanup/restructure m_debuginfo, as described in
sewardj
1
-3
/
+0
2006-03-31
Make the BSD-style license notices slightly more accurate.
njn
1
-3
/
+4
2006-03-31
Terminology change: previously in Memcheck we had the four states:
njn
1
-1
/
+1
2006-03-29
Delete VG_(sigaltstack) and VG_(sigpending) as they are unused.
sewardj
1
-2
/
+0
2006-03-27
Merge in the COMPVBITS branch to the trunk. This is a big change to
njn
3
-2
/
+7
2006-03-12
Add missing CALL_FN_* macros for ppc64-linux.
sewardj
1
-4
/
+434
2006-03-12
Add CALL_FN_* missing cases for ppc32-linux.
sewardj
1
-5
/
+396
2006-03-11
Complete CALL_FN_W_* wrappers for amd64-linux.
sewardj
1
-0
/
+322
2006-03-11
Add missing x86-linux CALL_FN_W_11W macro.
sewardj
1
-0
/
+49
2006-03-09
Add a couple of missing cases. Function wrapping is really ugly :-(
sewardj
1
-0
/
+74
2006-02-18
Add a missing case.
sewardj
1
-0
/
+23
2006-02-12
Extend stack-permissions-change fast-case machinery to handle +/- 112,
sewardj
1
-13
/
+21
2006-02-12
Fix typo.
tom
1
-1
/
+1
2006-02-11
Add missing VKI_ prefixes.
tom
1
-2
/
+2
2006-02-11
Implement the vm86 and vm86old system calls based on a patch
tom
1
-0
/
+74
2006-02-11
Implement a few extra ioctls based on patch from Eric Pouech in bug #120728.
tom
5
-3
/
+24
2006-02-07
Synthesise and deliver SIGTRAP to clients when requested to do so by vex.
sewardj
1
-0
/
+6
2006-02-01
Change the number of client request args from 4 to 5 as that may
sewardj
1
-29
/
+36
2006-01-20
Make fn wrapping work again on ppc32-linux.
sewardj
1
-7
/
+7
2006-01-20
x86 function wrapping fixes.
sewardj
1
-31
/
+31
2006-01-20
Make amd64 function wrapping work again following recent changes.
sewardj
1
-16
/
+32
2006-01-20
Changes to make function wrapping work better on ppc64-linux:
sewardj
2
-51
/
+91
2006-01-17
These files all speak about instrumentation functions.
sewardj
1
-3
/
+17
2006-01-17
ppc64-linux function wrapping support (does not work properly)
sewardj
1
-0
/
+83
2006-01-12
Fix more ppc64-linux function wrapping and symbol-table bits and pieces.
sewardj
1
-23
/
+42
2006-01-12
Merge in function wrapping support from the FNWRAP branch. That
sewardj
4
-271
/
+924
2006-01-12
Comment-only change.
sewardj
1
-1
/
+1
2005-12-25
Merge in r5435 from COMPVBITS. Also added a note to
njn
1
-1
/
+2
2005-12-24
Fix a nasty 64-bit-uncleanness bug in OSet spotted by Julian -- for fast
njn
1
-1
/
+1
2005-12-23
ppc64 ELF allows the 288 bytes below the stack pointer to be accessed.
sewardj
1
-2
/
+3
2005-12-23
Deal with function pointer vs function entry crazyness on ppc64-linux.
sewardj
1
-0
/
+6
2005-12-22
Add comment about log2().
njn
1
-1
/
+1
2005-12-22
Add a destructor function to OSet_Destroy() which can be called for each
njn
1
-5
/
+8
2005-12-21
Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to
njn
2
-0
/
+41
2005-12-19
Remove all remaining profiling gunk.
njn
3
-95
/
+0
2005-12-06
Take ppc64 startup further along the road
cerion
1
-4
/
+4
2005-12-05
Change hp2ps to output .ps files in the same dir that the .hp input files
njn
3
-6
/
+3
2005-11-29
Add framework for ppc64 support. Apologies in advance for the
sewardj
7
-5
/
+870
[next]