1. 22b8748 Restore %ebx properly instead of restoring %edx twice. by tom · 19 years ago
  2. dfaa496 Add tests for amd64 LOOP{,E,NE} insn. by sewardj · 19 years ago
  3. 5303d79 Add regtest for x86 LOOP{,E,NE} insns. by sewardj · 19 years ago
  4. ed321c1 Hopefully fix a broken regtest. by njn · 19 years ago
  5. 4fe4943 by njn · 19 years ago
  6. ae4813b Use the right Vex command line. by njn · 19 years ago
  7. 68862f5 Update for Vex. by njn · 19 years ago
  8. 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
  9. d44ab28 Don't forget tls.vgtest in the final tarball. by sewardj · 19 years ago
  10. ce54555 Recategorise options in the usage message. by njn · 19 years ago
  11. 3448a1c Don't claim that the --single-step= and --optimise= flags exist any by sewardj · 19 years ago
  12. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  13. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  14. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  15. 483398e Fix broken tests. by njn · 19 years ago
  16. b1b2a35 Add a nested-functions test from Lee Kindness. by sewardj · 19 years ago
  17. 42a65c9 Self-modifying-code check for amd64. by sewardj · 19 years ago
  18. 4daf439 Update expected output. by sewardj · 19 years ago
  19. 8c30ec2 Modify this test so it no longer uses client requests, but instead by sewardj · 19 years ago
  20. 4f38bd9 This is x86 specific; re-home accordingly. by sewardj · 19 years ago
  21. 937411f smc1 is an x86-specific test; re-home it accordingly. (How did this by sewardj · 19 years ago
  22. 7b781b5 This test is nonsensical for ppc; it only applies to x86 and amd64. by sewardj · 19 years ago
  23. 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
  24. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  25. d9a1ce1 Kludge to stop this program hanging on ppc32-linux and therefore by sewardj · 19 years ago
  26. 5d8a230 by njn · 19 years ago
  27. 94260f2 by njn · 19 years ago
  28. 3d8525d Avoid compile warning. by njn · 19 years ago
  29. 98f684e Move some more Corecheck tests into none/tests. by njn · 19 years ago
  30. 63d7e52 Move a bunch of tests from corecheck/tests/ to none/tests/. by njn · 19 years ago
  31. bd0c0ad Add alt output by njn · 19 years ago
  32. 3a99d29 Move a heap of tests from corecheck/tests/ into none/tests/. There's by njn · 19 years ago
  33. 3dd0a91 by njn · 19 years ago
  34. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  35. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  36. c7561b9 by njn · 19 years ago
  37. 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
  38. f178c30 fix trivial regtest failures by sewardj · 19 years ago
  39. 272b216 Update website address. by njn · 19 years ago
  40. 02bc4b8 by njn · 19 years ago
  41. 0be2610 Add test cases for MOVQ on amd64. by sewardj · 19 years ago
  42. d39126c No wonder I couldn't figure out exactly how movq was supposed to by sewardj · 19 years ago
  43. 9be19da AMD x87 instruction tests. by sewardj · 19 years ago
  44. 4fa5e7c Use hi-half xmm registers (REX.R, REX.B == 1) (%xmm8-%xmm15) in an by sewardj · 19 years ago
  45. 8c1b7c4 Regression tests for amd64 instructions. by sewardj · 19 years ago
  46. c6fa942 * gcc-3.3.4 seems to generate non-working code for eq_double: workaround by sewardj · 19 years ago
  47. 46b9166 SSE2 tests for amd64. by sewardj · 19 years ago
  48. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  49. ed5417f * test cases for amd64 SSE * modify gen_insn_test to handle them by sewardj · 19 years ago
  50. a8532a3 Versions of Tom's excellent insn-set test programs modified for the by sewardj · 19 years ago
  51. 51d827b by njn · 19 years ago
  52. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  53. 1dd628a Update expected output. by sewardj · 19 years ago
  54. c7a71b3 Update expected output. by sewardj · 19 years ago
  55. 2feecc6 Add exhaustive tests for pslldq/psrldq. by sewardj · 19 years ago
  56. 412ad6e Update expected outputs. by sewardj · 19 years ago
  57. 8a97c6d by njn · 19 years ago
  58. c45282a Avoid compiler warnings. by njn · 19 years ago
  59. 05c54a7 Remove a couple of compiler warnings. by njn · 19 years ago
  60. f3b9d8e Make the regtests buildable on amd64, by moving various x86 specific by sewardj · 19 years ago
  61. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  62. 8f01fbe Update expected outputs following institution of default --show-emwarns=no by sewardj · 19 years ago
  63. 211dc45 gcc-2.96 build fixes. by sewardj · 19 years ago
  64. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 19 years ago
  65. 1d3566c by njn · 19 years ago
  66. 75a93cf Followup to rev 3319: remove bits of these tests which 3319 didn't, by sewardj · 19 years ago
  67. 93aa362 Get rid of dastest and rcl_assert. These test instructions that are by sewardj · 19 years ago
  68. cc6cc14 --num-callers default is now 12, so say that in the help. by njn · 19 years ago
  69. add20df Update expected output. by sewardj · 19 years ago
  70. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  71. 613812e Fix Nulgrind's filter_stderr, and also fix the none/tests/cmdline2 test by njn · 19 years ago
  72. 796ad0c by njn · 19 years ago
  73. b5f6f51 by sewardj · 19 years ago
  74. cbdddcf by sewardj · 19 years ago
  75. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  76. c258f5e Re-enable regression tests for PSLLDQ. by sewardj · 20 years ago
  77. 09272c7 Update some expected regtest outputs. by sewardj · 20 years ago
  78. 877bc98 Make the insn_ tests work at least for the insns which Vex (x86 guest) by sewardj · 20 years ago
  79. b31bc18 Reinstate tests for psrldq. by sewardj · 20 years ago
  80. ac6bbae Updated expected output. by sewardj · 20 years ago
  81. d0ee4f8 For now, disable test of: pmaddwd psadbw pslldq psrldq. The x86 front by sewardj · 20 years ago
  82. b67b2a2 Updated expected output by sewardj · 20 years ago
  83. 43cecdf Use different register numbers in different register banks, so as to by sewardj · 20 years ago
  84. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  85. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  86. c767b43 Fix reg test. by njn · 20 years ago
  87. c616819 by njn · 20 years ago
  88. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  89. ca0518d by njn · 20 years ago
  90. 7eea51f Fix this test. by njn · 20 years ago
  91. 0dbb7de Second (failed) attempt to get cmdline2 to work right. by sewardj · 20 years ago
  92. 5b1cc97 Update expected output. by sewardj · 20 years ago
  93. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  94. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  95. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  96. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  97. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  98. 5e5e213 The calculation used to round the size of a new thread's stack to a by thughes · 20 years ago
  99. f8260d4 Make sure we are using perl 5.6.0 as earlier versions won't work. by thughes · 20 years ago
  100. 02c53b6 whoops by nethercote · 20 years ago