1. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  2. b4cfbc4 Don't compile Linux-only redirects on non-Linux platforms. by njn · 15 years ago
  3. c9a6f4b Merge r9610 (AM_CCASFLAGS tweaks for test Makefiles) from the DARWIN branch. by njn · 15 years ago
  4. 83b62cb Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN branch. by njn · 15 years ago
  5. 5685ade Handle accesses to new pseudo-register IP_AT_SYSCALL. Related to, but by sewardj · 15 years ago
  6. 90fc9d7 Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886). by sewardj · 15 years ago
  7. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  8. 480e48c Tweak exp-ptrcheck .exp files. by njn · 15 years ago
  9. c6f1359 Fix a .exp file. by njn · 15 years ago
  10. 251a5b9 Test fixes for systems that have debug info installed for libc and libpthread. by njn · 15 years ago
  11. 9f20746 Updated copyright years. by njn · 15 years ago
  12. 9cf79b5 Some tweaks to make more tests pass, or get closer to passing, on by njn · 15 years ago
  13. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  14. 9f52ee4 - handle a couple more syscalls, sys_fallocate and sys_getresuid32 by sewardj · 16 years ago
  15. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 16 years ago
  16. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 16 years ago
  17. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 16 years ago
  18. 5304457 Various build system clean-ups and simplifications: by njn · 16 years ago
  19. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 16 years ago
  20. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 16 years ago
  21. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 16 years ago
  22. ad03949 by sewardj · 16 years ago
  23. fc24e7e Remove function that was made redundant by r9059. by sewardj · 16 years ago
  24. 33c57f2 Minor refinements: by sewardj · 16 years ago
  25. 7e98c03 Intercept and replace calls to calls to strnlen in glibc, for the by sewardj · 16 years ago
  26. f22ab4a Prior to this commit, exp-ptrcheck would assert if the DWARF3 data for by sewardj · 16 years ago
  27. 41d5dea Handle a few more syscalls, as per #179618. MERGE TO 3_4_BRANCH. by sewardj · 16 years ago
  28. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  29. a6dbb3f - No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used for by njn · 16 years ago
  30. b59edf1 Remove an unnecessary #include that breaks the test on Darwin, and update by njn · 16 years ago
  31. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  32. 23e8a29 Handle __NR_socketpair in Ptrcheck. by sewardj · 16 years ago
  33. 332ffec Add some more system calls to ptrcheck. by tom · 16 years ago
  34. 59347ff Comment out unused code so as to get a warning free build. by sewardj · 16 years ago
  35. 7d76911 Handle a couple of syscalls needed to make Ptrcheck run bash. by sewardj · 16 years ago
  36. b2769e2 Remove old text-mode only version of the documentation. by sewardj · 16 years ago
  37. 37a78a0 XML-ise exp-ptrcheck's documentation. by sewardj · 16 years ago
  38. 38d5e66 Updated expected output following changes in r8689. by sewardj · 16 years ago
  39. a3c0564 Update. by sewardj · 16 years ago
  40. dda0df8 * intercept stpcpy by sewardj · 16 years ago
  41. aae8208 Handle ppc32/64 VRSAVE accesses. by sewardj · 16 years ago
  42. 4815eb5 On ppc32/64 we don't have a reliable way to detect function entries by sewardj · 16 years ago
  43. b103a55 Futz with debug printing. by sewardj · 16 years ago
  44. 5400d2c Adjust line spacing following r8645, so that .stderr output is by sewardj · 16 years ago
  45. 0e7867e Add a not very good test pertaining to the preening of global Invars by sewardj · 16 years ago
  46. 738db7b Support a couple more syscalls needed for running KDE4 stuff on amd64-linux. by sewardj · 16 years ago
  47. 9e1bed8 Re-enable preening of global invariants. (This happens when a .so is by sewardj · 16 years ago
  48. 4b8ce60 Set average translation size plausibly, so as to avoid excessive by sewardj · 16 years ago
  49. 9520845 get_Seg_containing_addr() (in h_main.c): remove naive algorithm that by sewardj · 16 years ago
  50. a7d29e4 Remove five carriage returns introduced in r8665, so the expected outputs by sewardj · 16 years ago
  51. f7c8ad4 Avoid warnings caused by mixed decls and code. by njn · 16 years ago
  52. db44098 get_IntRegInfo(x86): handle missing %bh case (Jim Clause) by sewardj · 16 years ago
  53. 64013ad Increased source code portability. by bart · 16 years ago
  54. 2dc1858 by sewardj · 16 years ago
  55. 024598e by sewardj · 16 years ago