1. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  2. 4e8808b For no apparent reason, the machine-dependent syscall by njn · 15 years ago
  3. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  4. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  5. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  6. 5685ade Handle accesses to new pseudo-register IP_AT_SYSCALL. Related to, but by sewardj · 16 years ago
  7. 90fc9d7 Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886). by sewardj · 16 years ago
  8. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 16 years ago
  9. 9f20746 Updated copyright years. by njn · 16 years ago
  10. 9f52ee4 - handle a couple more syscalls, sys_fallocate and sys_getresuid32 by sewardj · 16 years ago
  11. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 16 years ago
  12. ad03949 by sewardj · 16 years ago
  13. 33c57f2 Minor refinements: by sewardj · 16 years ago
  14. 41d5dea Handle a few more syscalls, as per #179618. MERGE TO 3_4_BRANCH. by sewardj · 16 years ago
  15. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  16. 23e8a29 Handle __NR_socketpair in Ptrcheck. by sewardj · 16 years ago
  17. 332ffec Add some more system calls to ptrcheck. by tom · 16 years ago
  18. 59347ff Comment out unused code so as to get a warning free build. by sewardj · 16 years ago
  19. 7d76911 Handle a couple of syscalls needed to make Ptrcheck run bash. by sewardj · 16 years ago
  20. aae8208 Handle ppc32/64 VRSAVE accesses. by sewardj · 16 years ago
  21. 4815eb5 On ppc32/64 we don't have a reliable way to detect function entries by sewardj · 16 years ago
  22. 738db7b Support a couple more syscalls needed for running KDE4 stuff on amd64-linux. by sewardj · 16 years ago
  23. 9520845 get_Seg_containing_addr() (in h_main.c): remove naive algorithm that by sewardj · 16 years ago
  24. db44098 get_IntRegInfo(x86): handle missing %bh case (Jim Clause) by sewardj · 16 years ago
  25. 024598e by sewardj · 16 years ago