1. 7559dbc Test shrd/shld. by sewardj · 19 years ago
  2. 7563f2b Re-enable a load of tests for instructions which VEX now implements. by tom · 19 years ago
  3. 1565bce Add an insn_basic test for amd64. This is based on the x86 one so by tom · 19 years ago
  4. bbe14b1 Fix up references to log files names containing "pid" in them and by tom · 19 years ago
  5. 7fb9df9 Allow rax/rbx/rcx/rdx (and their narrower counterparts) to be used by tom · 19 years ago
  6. 78a8fec Fix the amd64 version of gen_insn_test.pl to strip any b/w/d suffix by tom · 19 years ago
  7. be622ec Also test jecxz. by sewardj · 19 years ago
  8. ae8bce9 Split faultstatus into the platform independent tests and those by tom · 19 years ago
  9. b8abe82 Remove the as_mmap and as_shm tests which don't make much sense since by tom · 19 years ago
  10. 0d15944 Don't give the heap execute permission - the linux kernel doesn't by tom · 19 years ago
  11. 2e9f3f3 The version string from --version was being printed to stderr. This by njn · 19 years ago
  12. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  13. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  14. 8b43555 Fix make dist (seems to work, but am unsure if this is the right fix). by sewardj · 19 years ago
  15. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  16. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  17. 746f02c Fix 'shell' for those lacking '.' in their $PATH, hopefully. by njn · 19 years ago
  18. bfb22ad Filter out line numbers from shell error messages. by tom · 19 years ago
  19. 7375061 by njn · 19 years ago
  20. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  21. 7528bd2 Test for jrcxz. by sewardj · 19 years ago
  22. 01a4d87 Even more regtests by sewardj · 19 years ago
  23. b966e55 Add regtests for SSE2 pmaddwd. by sewardj · 19 years ago
  24. 19cd6b5 Reenable SSE2 psadbw test. by sewardj · 19 years ago
  25. 343dbe4 Test misc sbb/adc insns. by sewardj · 19 years ago
  26. 050ac28 Test simulation of x86 'fxtract'. by sewardj · 19 years ago
  27. a0461a6 Get rid of the "ioctl-mmap" weird-hack flag. by sewardj · 19 years ago
  28. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  29. 45f4e7c by sewardj · 19 years ago
  30. 98b1407 Remove unnecessary filter_* files for ppc32. by njn · 19 years ago
  31. e127c3e Fix register constraints to this works with both -O and without (David by sewardj · 19 years ago
  32. 3a63e8c Add a test for {l,st}sw{s,i}. At the moment only works when the program is by sewardj · 19 years ago
  33. a08c785 These seem to be needed to make regtesting work. Not sure why -- they are by sewardj · 19 years ago
  34. 22b8748 Restore %ebx properly instead of restoring %edx twice. by tom · 19 years ago
  35. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  36. 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
  37. ed321c1 Hopefully fix a broken regtest. by njn · 19 years ago
  38. 4fe4943 by njn · 19 years ago
  39. ae4813b Use the right Vex command line. by njn · 19 years ago
  40. 68862f5 Update for Vex. by njn · 19 years ago
  41. 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
  42. d44ab28 Don't forget tls.vgtest in the final tarball. by sewardj · 19 years ago
  43. ce54555 Recategorise options in the usage message. by njn · 19 years ago
  44. 3448a1c Don't claim that the --single-step= and --optimise= flags exist any by sewardj · 19 years ago
  45. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  46. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  47. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  48. 483398e Fix broken tests. by njn · 19 years ago
  49. b1b2a35 Add a nested-functions test from Lee Kindness. by sewardj · 19 years ago
  50. 42a65c9 Self-modifying-code check for amd64. by sewardj · 19 years ago
  51. 4daf439 Update expected output. by sewardj · 19 years ago
  52. 8c30ec2 Modify this test so it no longer uses client requests, but instead by sewardj · 19 years ago
  53. 4f38bd9 This is x86 specific; re-home accordingly. by sewardj · 19 years ago
  54. 937411f smc1 is an x86-specific test; re-home it accordingly. (How did this by sewardj · 19 years ago
  55. 7b781b5 This test is nonsensical for ppc; it only applies to x86 and amd64. by sewardj · 19 years ago
  56. 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
  57. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  58. d9a1ce1 Kludge to stop this program hanging on ppc32-linux and therefore by sewardj · 19 years ago
  59. 5d8a230 by njn · 19 years ago
  60. 94260f2 by njn · 19 years ago
  61. 3d8525d Avoid compile warning. by njn · 19 years ago
  62. 98f684e Move some more Corecheck tests into none/tests. by njn · 19 years ago
  63. 63d7e52 Move a bunch of tests from corecheck/tests/ to none/tests/. by njn · 19 years ago
  64. bd0c0ad Add alt output by njn · 19 years ago
  65. 3a99d29 Move a heap of tests from corecheck/tests/ into none/tests/. There's by njn · 19 years ago
  66. 3dd0a91 by njn · 19 years ago
  67. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  68. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  69. c7561b9 by njn · 19 years ago
  70. 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
  71. f178c30 fix trivial regtest failures by sewardj · 19 years ago
  72. 272b216 Update website address. by njn · 19 years ago
  73. 02bc4b8 by njn · 19 years ago
  74. 0be2610 Add test cases for MOVQ on amd64. by sewardj · 19 years ago
  75. d39126c No wonder I couldn't figure out exactly how movq was supposed to by sewardj · 19 years ago
  76. 9be19da AMD x87 instruction tests. by sewardj · 19 years ago
  77. 4fa5e7c Use hi-half xmm registers (REX.R, REX.B == 1) (%xmm8-%xmm15) in an by sewardj · 19 years ago
  78. 8c1b7c4 Regression tests for amd64 instructions. by sewardj · 19 years ago
  79. c6fa942 * gcc-3.3.4 seems to generate non-working code for eq_double: workaround by sewardj · 19 years ago
  80. 46b9166 SSE2 tests for amd64. by sewardj · 19 years ago
  81. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  82. ed5417f * test cases for amd64 SSE * modify gen_insn_test to handle them by sewardj · 19 years ago
  83. a8532a3 Versions of Tom's excellent insn-set test programs modified for the by sewardj · 19 years ago
  84. 51d827b by njn · 19 years ago
  85. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  86. 1dd628a Update expected output. by sewardj · 19 years ago
  87. c7a71b3 Update expected output. by sewardj · 19 years ago
  88. 2feecc6 Add exhaustive tests for pslldq/psrldq. by sewardj · 19 years ago
  89. 412ad6e Update expected outputs. by sewardj · 19 years ago
  90. 8a97c6d by njn · 19 years ago
  91. c45282a Avoid compiler warnings. by njn · 19 years ago
  92. 05c54a7 Remove a couple of compiler warnings. by njn · 19 years ago
  93. f3b9d8e Make the regtests buildable on amd64, by moving various x86 specific by sewardj · 19 years ago
  94. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  95. 8f01fbe Update expected outputs following institution of default --show-emwarns=no by sewardj · 19 years ago
  96. 211dc45 gcc-2.96 build fixes. by sewardj · 19 years ago
  97. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 19 years ago
  98. 1d3566c by njn · 19 years ago
  99. 75a93cf Followup to rev 3319: remove bits of these tests which 3319 didn't, by sewardj · 19 years ago
  100. 93aa362 Get rid of dastest and rcl_assert. These test instructions that are by sewardj · 19 years ago