index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
valgrind.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Merge the DARWIN branch onto the trunk.
njn
1
-26
/
+26
2009-05-19
Add some extra CALL_FN_V_* macros. Copied from the DARWIN branch.
njn
1
-0
/
+16
2009-05-11
Factor out the name of the libpthread library. Also fix a minor stack trace
njn
1
-2
/
+6
2009-04-22
Add support for reading Windows PDB debug info (symbols and line
sewardj
1
-1
/
+12
2009-03-10
Updated copyright years.
njn
1
-1
/
+1
2009-02-23
Add missing __extension__ markings on a couple of clreqs.
njn
1
-0
/
+2
2008-02-11
Update copyright dates ("200X-2007" --> "200X-2008").
sewardj
1
-1
/
+1
2007-12-05
Document flakiness of NON_SIMD_CALL* in comments and the manual.
njn
1
-0
/
+9
2007-11-09
Merge r6806 from branches/THRCHECK:
sewardj
1
-0
/
+47
2007-01-08
Update copyright dates.
sewardj
1
-1
/
+1
2006-12-08
Get rid of the use of explicit register variables in the ppc32-linux
sewardj
1
-11
/
+15
2006-11-20
Clarify NON_SIMD_CALL instructions.
njn
1
-1
/
+13
2006-10-18
Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import
njn
1
-9
/
+9
2006-10-17
Merge r6125: Function-wrapping macros and associated stuff, for AIX.
sewardj
1
-48
/
+1324
2006-10-05
A memory pool update from Graydon Hoare.
sewardj
1
-0
/
+28
2006-08-28
Make this file a bit more 'gcc -ansi -pedantic' friendly (bug #132722).
sewardj
1
-1
/
+6
2006-07-28
Add a mempool-trimming client request (Graydon Hoare).
sewardj
1
-0
/
+9
2006-06-05
Update copyright dates.
sewardj
1
-1
/
+1
2006-06-02
Add a helpful comment.
njn
1
-0
/
+5
2006-04-12
Recent GCCs (3.4+ at least) optimize static unused functions out, so
sewardj
1
-8
/
+8
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-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-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
1
-49
/
+89
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
1
-233
/
+809
2005-11-29
Add framework for ppc64 support. Apologies in advance for the
sewardj
1
-3
/
+32
2005-07-22
Remove bogus legacy declarations, from the time when the AMD64
njn
1
-2
/
+0
2005-07-02
Removed the remnants of the attempt at an ARM port, because it had
njn
1
-22
/
+0
2005-06-28
Don't use non-ansi features in valgrind.h in case it's used in a file
njn
1
-34
/
+38
2005-06-20
Finally, valgrind on ppc32.
cerion
1
-1
/
+28
2005-06-18
Minor rearrangement, no functional change.
njn
1
-15
/
+22
2005-06-04
Implement stack registration client requests. See the documentation
rjwalsh
1
-1
/
+32
2005-05-16
No need to generate valgrind.h from valgrind.h.in. We can just use the
njn
1
-0
/
+424
2004-10-18
Arch-abstraction: fix up valgrind.h for future inclusion of other
nethercote
1
-362
/
+0
2004-08-25
Removed comma at the end of an enumerator list - this is allowed
thughes
1
-1
/
+1
2004-06-19
Memory pool support.
rjwalsh
1
-0
/
+37
2004-01-21
Convert "skin" to "tool" in various places; almost entirely within comments,
nethercote
1
-3
/
+3
2004-01-04
Updated copyright dates for 2004. Also added a couple of missing headers and
nethercote
1
-1
/
+1
2003-12-31
mark the braced expression as C(++) extension
mueller
1
-1
/
+4
[next]