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-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
2005-11-18
comment-only change
njn
1
-1
/
+1
2005-11-17
Removed vki_ntohs definition and the infrastructure that supported
tom
1
-52
/
+0
2005-11-16
Move VG_(am_get_filename) to the tool accessible aspacemgr header file.
tom
1
-0
/
+3
2005-11-14
Handle some ALSA ioctls that don't have size or direction hints.
tom
1
-0
/
+24
2005-11-12
Add named constants for si_code values to replace the magic numbers.
tom
1
-0
/
+39
2005-11-10
Cachegrind was aborting if it hit a client request. Now it doesn't.
njn
1
-5
/
+7
2005-11-09
Do ptrace_setregs in a ppc32 compatible way instead of a ppc64 way.
tom
2
-8
/
+33
2005-11-08
Try to fill in ptrace_setregs. Dunno if it's right.
sewardj
1
-10
/
+6
2005-11-08
Handle the PROT_GROWSDOWN and PROT_GROWSUP mprotect flags properly
tom
3
-0
/
+6
2005-11-07
Handle sys_sigaction on ppc32-linux.
sewardj
1
-10
/
+10
2005-10-31
Get core dumping working again - the architecture specific code that
tom
2
-0
/
+3
2005-10-20
rm the skiplist module, as it has been superseded by the AVL-tree
sewardj
2
-123
/
+0
2005-10-18
Change the core-tool interface so that tools are fully aware of both
sewardj
1
-11
/
+17
2005-10-16
augment comment
njn
1
-1
/
+3
2005-10-15
Comment-only changes.
njn
1
-1
/
+4
2005-10-12
Redo the way cachegrind generates instrumentation code, so that it can
sewardj
1
-10
/
+21
2005-10-04
If the launcher can't figure out what it's own name is, don't bail
sewardj
1
-0
/
+1
2005-10-04
Create a new SkShmC segment type for shared memory segments so that we
tom
1
-0
/
+7
2005-10-04
Get the SHM_RDONLY test the right way round. Fixes bug #113796.
tom
1
-0
/
+2
2005-10-02
Plumb 64-bit file offsets throughout the address space manager.
sewardj
1
-0
/
+2
2005-09-28
Get rid of some macros used only by the old aspacemgr, and tidy up
sewardj
1
-6
/
+0
2005-09-27
This commit merges in changes from branches/ASPACEM (specifically,
sewardj
14
-81
/
+234
2005-09-25
Fix incorrect computation of miss rates due to Int/Long mixups <sigh>.
njn
1
-1
/
+2
2005-09-13
Don't print the client's argv[i] if it's null, and related changes.
njn
1
-1
/
+3
2005-08-28
Handle the SCTP_GET_LOCAL_ADDRS and SCTP_GET_PEER_ADDRS getsockopt
tom
4
-0
/
+72
2005-08-27
Move some kernel constants to the right place.
njn
2
-20
/
+20
2005-08-25
Rename vg_preload_core.so to vgpreload_core.so to be consistent with
njn
1
-1
/
+2
2005-08-19
Incorporate a patch from Craig Chaney which gives better stack
sewardj
1
-0
/
+1
2005-08-18
vki_stat64 as defined in the 2.6.10 sources looks significantly
sewardj
1
-21
/
+22
2005-08-17
Added VG_(OSet_LookupWithCmp)(), which can be useful.
njn
1
-7
/
+11
[next]