Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
481342cf884f09400dd37f8c55c550a2eb879f52
/
exp-ptrcheck
/
h_main.c
cda2f0f
Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the
by njn
· 15 years ago
5685ade
Handle accesses to new pseudo-register IP_AT_SYSCALL. Related to, but
by sewardj
· 16 years ago
90fc9d7
Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886).
by sewardj
· 16 years ago
4c245e5
Fix all the non-VEX problems identified with the Clang Static Analyzer.
by njn
· 16 years ago
9f20746
Updated copyright years.
by njn
· 16 years ago
9f52ee4
- handle a couple more syscalls, sys_fallocate and sys_getresuid32
by sewardj
· 16 years ago
8b140de
In the core, include malloc_usable_size() as one of the functions that must
by njn
· 16 years ago
ad03949
by sewardj
· 16 years ago
33c57f2
Minor refinements:
by sewardj
· 16 years ago
41d5dea
Handle a few more syscalls, as per #179618. MERGE TO 3_4_BRANCH.
by sewardj
· 16 years ago
c4431bf
Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those
by njn
· 16 years ago
23e8a29
Handle __NR_socketpair in Ptrcheck.
by sewardj
· 16 years ago
332ffec
Add some more system calls to ptrcheck.
by tom
· 16 years ago
59347ff
Comment out unused code so as to get a warning free build.
by sewardj
· 16 years ago
7d76911
Handle a couple of syscalls needed to make Ptrcheck run bash.
by sewardj
· 16 years ago
aae8208
Handle ppc32/64 VRSAVE accesses.
by sewardj
· 16 years ago
4815eb5
On ppc32/64 we don't have a reliable way to detect function entries
by sewardj
· 16 years ago
738db7b
Support a couple more syscalls needed for running KDE4 stuff on amd64-linux.
by sewardj
· 16 years ago
9520845
get_Seg_containing_addr() (in h_main.c): remove naive algorithm that
by sewardj
· 16 years ago
db44098
get_IntRegInfo(x86): handle missing %bh case (Jim Clause)
by sewardj
· 16 years ago
024598e
by sewardj
· 16 years ago