1. 516fd46 Sync sse2 tests from x86 to amd64. by tom · 19 years ago
  2. 6a18161 Add test cases for amd64 vector FP unordered compares. by sewardj · 19 years ago
  3. 3a76869 Oops, this should have been included in r5014. by sewardj · 19 years ago
  4. dea851c Add test cases for SSE unordered-compare instructions. by sewardj · 19 years ago
  5. 545663e Handle vector FP unordered compares. by sewardj · 19 years ago
  6. ac35f10 Add a comment documenting the reason for subtracting one from the IP value by tom · 19 years ago
  7. c8d121f Enable tests for shld/shrd instructions which are now supported on amd64. by tom · 19 years ago
  8. 0290a05 Placate compiler warning. by sewardj · 19 years ago
  9. 7559dbc Test shrd/shld. by sewardj · 19 years ago
  10. 7563f2b Re-enable a load of tests for instructions which VEX now implements. by tom · 19 years ago
  11. 06beb38 Backout additional space until we decide whether we want it. by tom · 19 years ago
  12. 75c4ca6 Remove "pid" to make docs align with reality. by tom · 19 years ago
  13. 1565bce Add an insn_basic test for amd64. This is based on the x86 one so by tom · 19 years ago
  14. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  15. 7fb9df9 Allow rax/rbx/rcx/rdx (and their narrower counterparts) to be used by tom · 19 years ago
  16. 78a8fec Fix the amd64 version of gen_insn_test.pl to strip any b/w/d suffix by tom · 19 years ago
  17. be622ec Also test jecxz. by sewardj · 19 years ago
  18. 11f2fef Add missing tag. by tom · 19 years ago
  19. a721cec Make the tool writing documentation align a bit more closely with reality. by tom · 19 years ago
  20. df2b4a6 Remove remaining references to the old tool.h header. by tom · 19 years ago
  21. b931c58 Tool writing documentation updates from Yao Qi <qiyaoltc@cn.ibm.com>. by tom · 19 years ago
  22. 121d1d0 When unwinding the stack on x86/amd64 subtract one from the value of by tom · 19 years ago
  23. 0dc09e8 Record a useful nugget from Julian. by njn · 19 years ago
  24. a0fef1b Track API change in vex r1429. by sewardj · 19 years ago
  25. 09f6173 Don't try to honour the ELF interpreter's load address if it is zero. by sewardj · 19 years ago
  26. ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
  27. b8abe82 Remove the as_mmap and as_shm tests which don't make much sense since by tom · 19 years ago
  28. 42d6367 The memcheck/tests/sigprocmask test is designed to test that we handle by tom · 19 years ago
  29. 1399c74 Fix format string in signal mask printing. by tom · 19 years ago
  30. f7781e9 Display signal masks correctly when --trace-signals=yes is used by tom · 19 years ago
  31. 81afd4b Update EXTRA_DIST to include new results files. by tom · 19 years ago
  32. 770ba3d Add alternate results for memcheck/tests/strchr on amd64. by tom · 19 years ago
  33. c28e3dd The sloppyRXcheck logic in the sync checker was not correct - it was by tom · 19 years ago
  34. 8e9cb43 Removed memcheck/tests/weirdioctl as it is badly broken and seems by tom · 19 years ago
  35. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  36. 73aefbb Update memcheck/tests/xml1 results. by tom · 19 years ago
  37. a5aa1b6 Update memcheck/tests/xml1 results. by tom · 19 years ago
  38. 069e641 Make the request for space for the interpreter into a hint so that we by tom · 19 years ago
  39. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  40. 195232b Fixed test to not assume that malloc(10) will return 10 nul bytes! by tom · 19 years ago
  41. 4c249ac update by njn · 19 years ago
  42. aedc7c3 Whitespace only change (test commit to see if auto-mail-on-commit is by sewardj · 19 years ago
  43. 163566b If pdfxmltex bombs, as it so often does, at least cause the build to by sewardj · 19 years ago
  44. 5ec4dd4 Update. by sewardj · 19 years ago
  45. 46c59b1 Make ULong_width(0) return 1 instead of 1431655765. This stops by sewardj · 19 years ago
  46. 152cb59 Build fixes following recent coredump hackery. by sewardj · 19 years ago
  47. cf4ac71 Fix a couple of gcc warnings following recent coredumping changes (r4970). by sewardj · 19 years ago
  48. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  49. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  50. 7e45ebf Trawl through bugzilla/users-list and add various bugs. by sewardj · 19 years ago
  51. a9f538c Don't assume the first statement is an IRMark, since it could instead by sewardj · 19 years ago
  52. e98d2c5 Update bug status information. by tom · 19 years ago
  53. 40b9ce7 Enable Altivec by default if it is available. by sewardj · 19 years ago
  54. 620eb5b Handle a few more primops result from running Altivec code. by sewardj · 19 years ago
  55. 24596d8 Pass args to match format string. by sewardj · 19 years ago
  56. 88b7add Handle SHT_NOBITS sections when checking for section overruns. This by sewardj · 19 years ago
  57. 9f63f04 Document bug #114757. by tom · 19 years ago
  58. 8bf1c33 Don't assert if the DWARF line info reader is given so little data that by tom · 19 years ago
  59. 50cdb6f Document bug #114756. by tom · 19 years ago
  60. 70a5cb0 Add support for the mbind system call on x86 and amd64. Fixes bug #114756. by tom · 19 years ago
  61. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  62. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  63. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  64. 74e3233 In the spirit of other changes over the past month aimed at supporting by sewardj · 19 years ago
  65. 96f7724 Oops, un-break cachegrind regtesting following r4951. by sewardj · 19 years ago
  66. 5bbef3a rm the skiplist module, as it has been superseded by the AVL-tree by sewardj · 19 years ago
  67. c32ba46 Clarify the P4 warning message a bit. by sewardj · 19 years ago
  68. 75553fd rm unused var by sewardj · 19 years ago
  69. 8b43555 Fix make dist (seems to work, but am unsure if this is the right fix). by sewardj · 19 years ago
  70. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  71. ce29f37 Halve the size of the fast tt lookup cache. This improves ppc32 by sewardj · 19 years ago
  72. 34f042e Use standard syntax for the rlwinm. by sewardj · 19 years ago
  73. 65e1939 Snap up some easy pickings pointed out by cachegrinding nulgrind on ppc32. by sewardj · 19 years ago
  74. fe0ffd4 Reenable a couple more syscalls needed for self-hosting on ppc32, by sewardj · 19 years ago
  75. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  76. 6c1bbbb Add extra auxiliary data structures which make it possible to quickly by sewardj · 19 years ago
  77. cd0309b Add a new arena (VG_AR_TTAUX) for holding auxiliary TT/TC structures by sewardj · 19 years ago
  78. a1c4bfb Fix socket stuff on ppc32, so that --log-socket actually works. by sewardj · 19 years ago
  79. 09ca09b augment comment by njn · 19 years ago
  80. 29acef0 Removed remaining traces of address space padding technology as it by tom · 19 years ago
  81. fd9f622 by njn · 19 years ago
  82. c285dca Cachegrind cleanups: by njn · 19 years ago
  83. 6ce2dd3 update by njn · 19 years ago
  84. c438e08 Comment-only changes. by njn · 19 years ago
  85. d3bef4f by njn · 19 years ago
  86. 7cf6658 Clarify the disInstr message. by njn · 19 years ago
  87. 0a5dc8e update roadmap by njn · 19 years ago
  88. 8a96ec5 OSet-ify m_redir.c. by njn · 19 years ago
  89. 746f02c Fix 'shell' for those lacking '.' in their $PATH, hopefully. by njn · 19 years ago
  90. bfb22ad Filter out line numbers from shell error messages. by tom · 19 years ago
  91. 31d8342 Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some by sewardj · 19 years ago
  92. 681b881 Unfortunately gcc4 doesn't like recently added prototypes. Comment by sewardj · 19 years ago
  93. 4f3ef1f Add comments re loss of pointercheck. by sewardj · 19 years ago
  94. a07dce4 Add a large comment giving an overview of what it does and how it works. by sewardj · 19 years ago
  95. d2b70dc Comment-only change: add comments re self-checking translations and by sewardj · 19 years ago
  96. 6e81ea1 Choose a less-similar variable name when avoiding -Wshadow warnings. by njn · 19 years ago
  97. b18cf2b Avoid two compiler warnings. by njn · 19 years ago
  98. 03d8aa8 Get rid of various compilation warnings. by sewardj · 19 years ago
  99. 39af548 Rename a local variable so as to make -Wshadow shut up. by sewardj · 19 years ago
  100. 7375061 by njn · 19 years ago