1. 43713d7 update URLs by njn · 19 years ago
  2. 515ef3c we don't need libc. so don't link it by dirk · 19 years ago
  3. 479ed62 Add hacks to make it possible to build callgrind ("clg3" branch) from by sewardj · 19 years ago
  4. c9e73dc Add casts to stop gcc complaining. by sewardj · 19 years ago
  5. 337556e Add comments from email discussion re mprotect. by sewardj · 19 years ago
  6. ccc89d9 Third pass at the ppc32 ptrace stuff. It compiles now, but gcc complains that by sewardj · 19 years ago
  7. 3e35756 Save/Restore condition register, and VRSAVE register in core dispatch loop. by cerion · 19 years ago
  8. d98f68d Adjust debugLog messages. by sewardj · 19 years ago
  9. 5533424 Install libvex.a and libcoregrind.a, needed for external tool builds. by sewardj · 19 years ago
  10. 0109322 Do ptrace_setregs in a ppc32 compatible way instead of a ppc64 way. by tom · 19 years ago
  11. 0dce48b Add missing quote. by tom · 19 years ago
  12. 9f98341 Update results - we now emulate the whole LDT. by tom · 19 years ago
  13. a3afdfb by njn · 19 years ago
  14. 6417311 update by njn · 19 years ago
  15. e51a42c store & load callee-saved floating-point and vector registers in core dispatch loop. by cerion · 19 years ago
  16. 0e500f1 Try to fill in ptrace_setregs. Dunno if it's right. by sewardj · 19 years ago
  17. 7a2db47 Augment a little. by njn · 19 years ago
  18. ddce30f update by njn · 19 years ago
  19. 1b70e82 update by njn · 19 years ago
  20. 592ae09 Reinstate timestamping, sort-of, having trashed VG_(ctime) as part of by sewardj · 19 years ago
  21. 6550519 Handle the PROT_GROWSDOWN and PROT_GROWSUP mprotect flags properly by tom · 19 years ago
  22. 3c3f0c1 Document the --kernel-variant= option. by sewardj · 19 years ago
  23. f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
  24. e07b83e Add tests for --partial-loads-ok= flag. by sewardj · 19 years ago
  25. b637bad Reworked to avoid depending on $(eval) in the make files as only fairly by tom · 19 years ago
  26. ec15d6a Set CPPFLAGS correctly when building the core preload library. by tom · 19 years ago
  27. 0ded7a4 memcheck: make --partial-loads-ok=yes work again, but now make it by sewardj · 19 years ago
  28. 45a6abb fwrite.stdout.exp seems to be not present and make dist doesn't like that. by sewardj · 19 years ago
  29. f72cced Second try at getting rid of the is_self() hack used to decide when to by sewardj · 19 years ago
  30. 2878c81 Initial description of multiple architecture support. by tom · 19 years ago
  31. e8b6209 ppc32 build fix. by sewardj · 19 years ago
  32. d822c6c My emacs is just too clever for its own good... by tom · 19 years ago
  33. 0f7573d Use sysconf to get the page size as it is more portable. by tom · 19 years ago
  34. 3849cc5 Handle sys_sigaction on ppc32-linux. by sewardj · 19 years ago
  35. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  36. 23e40f8 Run the right regression tests... by njn · 19 years ago
  37. ad4e18d by njn · 19 years ago
  38. 95f9ed6 Add tests for 64 bit instructions. by tom · 19 years ago
  39. de2b160 Liberalise x86 clone flag handling, so it's as per amd64/ppc32. by sewardj · 19 years ago
  40. de616ec Fix stack unwinding on ppc. by sewardj · 19 years ago
  41. 9a699e8 Commit Tom's improved-stack-unwinding patch. by sewardj · 19 years ago
  42. 69c273f Read debug info from the V exe when it is installed as an in-place build. by sewardj · 19 years ago
  43. c05ada2 Update ignore lists. by tom · 19 years ago
  44. 9ff6f91 Update ignore lists. by tom · 19 years ago
  45. 516fd46 Sync sse2 tests from x86 to amd64. by tom · 19 years ago
  46. 6a18161 Add test cases for amd64 vector FP unordered compares. by sewardj · 19 years ago
  47. 3a76869 Oops, this should have been included in r5014. by sewardj · 19 years ago
  48. dea851c Add test cases for SSE unordered-compare instructions. by sewardj · 19 years ago
  49. 545663e Handle vector FP unordered compares. by sewardj · 19 years ago
  50. ac35f10 Add a comment documenting the reason for subtracting one from the IP value by tom · 19 years ago
  51. c8d121f Enable tests for shld/shrd instructions which are now supported on amd64. by tom · 19 years ago
  52. 0290a05 Placate compiler warning. by sewardj · 19 years ago
  53. 7559dbc Test shrd/shld. by sewardj · 19 years ago
  54. 7563f2b Re-enable a load of tests for instructions which VEX now implements. by tom · 19 years ago
  55. 06beb38 Backout additional space until we decide whether we want it. by tom · 19 years ago
  56. 75c4ca6 Remove "pid" to make docs align with reality. by tom · 19 years ago
  57. 1565bce Add an insn_basic test for amd64. This is based on the x86 one so by tom · 19 years ago
  58. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  59. 7fb9df9 Allow rax/rbx/rcx/rdx (and their narrower counterparts) to be used by tom · 19 years ago
  60. 78a8fec Fix the amd64 version of gen_insn_test.pl to strip any b/w/d suffix by tom · 19 years ago
  61. be622ec Also test jecxz. by sewardj · 19 years ago
  62. 11f2fef Add missing tag. by tom · 19 years ago
  63. a721cec Make the tool writing documentation align a bit more closely with reality. by tom · 19 years ago
  64. df2b4a6 Remove remaining references to the old tool.h header. by tom · 19 years ago
  65. b931c58 Tool writing documentation updates from Yao Qi <qiyaoltc@cn.ibm.com>. by tom · 19 years ago
  66. 121d1d0 When unwinding the stack on x86/amd64 subtract one from the value of by tom · 19 years ago
  67. 0dc09e8 Record a useful nugget from Julian. by njn · 19 years ago
  68. a0fef1b Track API change in vex r1429. by sewardj · 19 years ago
  69. 09f6173 Don't try to honour the ELF interpreter's load address if it is zero. by sewardj · 19 years ago
  70. ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
  71. b8abe82 Remove the as_mmap and as_shm tests which don't make much sense since by tom · 19 years ago
  72. 42d6367 The memcheck/tests/sigprocmask test is designed to test that we handle by tom · 19 years ago
  73. 1399c74 Fix format string in signal mask printing. by tom · 19 years ago
  74. f7781e9 Display signal masks correctly when --trace-signals=yes is used by tom · 19 years ago
  75. 81afd4b Update EXTRA_DIST to include new results files. by tom · 19 years ago
  76. 770ba3d Add alternate results for memcheck/tests/strchr on amd64. by tom · 19 years ago
  77. c28e3dd The sloppyRXcheck logic in the sync checker was not correct - it was by tom · 19 years ago
  78. 8e9cb43 Removed memcheck/tests/weirdioctl as it is badly broken and seems by tom · 19 years ago
  79. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  80. 73aefbb Update memcheck/tests/xml1 results. by tom · 19 years ago
  81. a5aa1b6 Update memcheck/tests/xml1 results. by tom · 19 years ago
  82. 069e641 Make the request for space for the interpreter into a hint so that we by tom · 19 years ago
  83. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  84. 195232b Fixed test to not assume that malloc(10) will return 10 nul bytes! by tom · 19 years ago
  85. 4c249ac update by njn · 19 years ago
  86. aedc7c3 Whitespace only change (test commit to see if auto-mail-on-commit is by sewardj · 19 years ago
  87. 163566b If pdfxmltex bombs, as it so often does, at least cause the build to by sewardj · 19 years ago
  88. 5ec4dd4 Update. by sewardj · 19 years ago
  89. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  90. 152cb59 Build fixes following recent coredump hackery. by sewardj · 19 years ago
  91. cf4ac71 Fix a couple of gcc warnings following recent coredumping changes (r4970). by sewardj · 19 years ago
  92. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  93. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  94. 7e45ebf Trawl through bugzilla/users-list and add various bugs. by sewardj · 19 years ago
  95. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  96. e98d2c5 Update bug status information. by tom · 19 years ago
  97. 40b9ce7 Enable Altivec by default if it is available. by sewardj · 19 years ago
  98. 620eb5b Handle a few more primops result from running Altivec code. by sewardj · 19 years ago
  99. 24596d8 Pass args to match format string. by sewardj · 19 years ago
  100. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago