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