1. c7a71b3 Update expected output. by sewardj · 19 years ago
  2. 2feecc6 Add exhaustive tests for pslldq/psrldq. by sewardj · 19 years ago
  3. 412ad6e Update expected outputs. by sewardj · 19 years ago
  4. 8a97c6d by njn · 19 years ago
  5. c45282a Avoid compiler warnings. by njn · 19 years ago
  6. 05c54a7 Remove a couple of compiler warnings. by njn · 19 years ago
  7. f3b9d8e Make the regtests buildable on amd64, by moving various x86 specific by sewardj · 19 years ago
  8. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  9. 8f01fbe Update expected outputs following institution of default --show-emwarns=no by sewardj · 19 years ago
  10. 211dc45 gcc-2.96 build fixes. by sewardj · 19 years ago
  11. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 19 years ago
  12. 1d3566c by njn · 19 years ago
  13. 75a93cf Followup to rev 3319: remove bits of these tests which 3319 didn't, by sewardj · 19 years ago
  14. 93aa362 Get rid of dastest and rcl_assert. These test instructions that are by sewardj · 19 years ago
  15. cc6cc14 --num-callers default is now 12, so say that in the help. by njn · 19 years ago
  16. add20df Update expected output. by sewardj · 19 years ago
  17. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  18. 613812e Fix Nulgrind's filter_stderr, and also fix the none/tests/cmdline2 test by njn · 19 years ago
  19. 796ad0c by njn · 19 years ago
  20. b5f6f51 by sewardj · 19 years ago
  21. cbdddcf by sewardj · 19 years ago
  22. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  23. c258f5e Re-enable regression tests for PSLLDQ. by sewardj · 20 years ago
  24. 09272c7 Update some expected regtest outputs. by sewardj · 20 years ago
  25. 877bc98 Make the insn_ tests work at least for the insns which Vex (x86 guest) by sewardj · 20 years ago
  26. b31bc18 Reinstate tests for psrldq. by sewardj · 20 years ago
  27. ac6bbae Updated expected output. by sewardj · 20 years ago
  28. d0ee4f8 For now, disable test of: pmaddwd psadbw pslldq psrldq. The x86 front by sewardj · 20 years ago
  29. b67b2a2 Updated expected output by sewardj · 20 years ago
  30. 43cecdf Use different register numbers in different register banks, so as to by sewardj · 20 years ago
  31. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  32. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  33. c767b43 Fix reg test. by njn · 20 years ago
  34. c616819 by njn · 20 years ago
  35. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  36. ca0518d by njn · 20 years ago
  37. 7eea51f Fix this test. by njn · 20 years ago
  38. 0dbb7de Second (failed) attempt to get cmdline2 to work right. by sewardj · 20 years ago
  39. 5b1cc97 Update expected output. by sewardj · 20 years ago
  40. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  41. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  42. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  43. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  44. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  45. 5e5e213 The calculation used to round the size of a new thread's stack to a by thughes · 20 years ago
  46. f8260d4 Make sure we are using perl 5.6.0 as earlier versions won't work. by thughes · 20 years ago
  47. 02c53b6 whoops by nethercote · 20 years ago
  48. a128643 Make exec-sigmask more robust. by nethercote · 20 years ago
  49. bfcc707 Fix "make check" for when src_dir != build_dir by nethercote · 20 years ago
  50. 2238750 Make tests that cause coredumps remove them. Don't need the core entries in by nethercote · 20 years ago
  51. 899c79d Arch-abstraction: - conditionally compile x86-specific line within yield.c. by nethercote · 20 years ago
  52. 78dac9d whoops by nethercote · 20 years ago
  53. 9b6b74a by nethercote · 20 years ago
  54. 25e4231 Arch-abstraction: by nethercote · 20 years ago
  55. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  56. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  57. b625bcb by nethercote · 20 years ago
  58. 4606320 by nethercote · 20 years ago
  59. d4b17c0 Update .cvsignore for recently added regression tests. by nethercote · 20 years ago
  60. 4388a40 by nethercote · 20 years ago
  61. 537e894 by nethercote · 20 years ago
  62. 3da4a8c Make some changes to Nulgrind -- it looks like Jeremy made some changes to it by nethercote · 20 years ago
  63. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  64. 6233a38 Add support for a --time-stamp option that causes each message output by thughes · 20 years ago
  65. 8579b10 Add support for the POSIX message queue system calls. by thughes · 20 years ago
  66. d4b51a6 Modified the fcntl system call so that only those reason codes which by thughes · 20 years ago
  67. 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
  68. 7f72d01 Fix checking of execve() when argv is a null pointer. by thughes · 20 years ago
  69. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  70. 052ba6a Minor Makefile.am fix (doesn't actually change behaviour, because automake's by nethercote · 20 years ago
  71. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  72. bc0b196 Fixed typo in makefile. by thughes · 20 years ago
  73. ad1c956 Implement an emulated soft limit for file descriptors in addition to by thughes · 20 years ago
  74. d84cf52 Update .cvsignore files by nethercote · 20 years ago
  75. 0d58850 by nethercote · 20 years ago
  76. f854867 by nethercote · 20 years ago
  77. 4b9e015 Don't try and validate the contents of the environment passed to by thughes · 20 years ago
  78. a76368b by nethercote · 20 years ago
  79. e2be7e6 by nethercote · 20 years ago
  80. f4928da by nethercote · 20 years ago
  81. b2d43ba Don't bother trying to test semtimedop if it isn't available. by thughes · 20 years ago
  82. 2c52e7d Include config.h so that the test for semtimedop works. by thughes · 20 years ago
  83. beb6eb9 Fixed the sem test to work on systems with semtimedop. by thughes · 20 years ago
  84. 0376628 Add support for the semtimedop system call. by thughes · 20 years ago
  85. 975d6e6 Added more floating point instruction tests. by thughes · 20 years ago
  86. 86da252 Added more floating point instruction tests. by thughes · 20 years ago
  87. 6c41ee1 Fix typo that broke tests which compared the contents of eflags. by thughes · 20 years ago
  88. 17fe140 Ignore generated files from insn_fpu test. by thughes · 20 years ago
  89. bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 20 years ago
  90. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 20 years ago
  91. 149f699 Added some extra .cvsignore entries. by thughes · 20 years ago
  92. 4dea4ab Commit rewrite of semaphore handling to avoid having a fixed upper by thughes · 20 years ago
  93. 59cfddc Add susphello test, which has turned up a number of interesting bugs by fitzhardinge · 20 years ago
  94. e712c42 Ignore valgrind core files. by thughes · 20 years ago
  95. a7f0da5 Added badseg to the list of things to ignore. by thughes · 20 years ago
  96. 18467b7 Filter out the ": core dumped" message from test results as the user by thughes · 20 years ago
  97. a41a266 Fixed compiler warning. by thughes · 20 years ago
  98. 047e49d Added the new badseg test to the list of things to build. by thughes · 20 years ago
  99. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 20 years ago
  100. a02aee1 Fix compiler warnings. by thughes · 20 years ago