1. 6751613 make function names more uniform by njn · 19 years ago
  2. 43fe47a Track recent jmp_with_stack hackery. by sewardj · 19 years ago
  3. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  4. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago
  5. 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 19 years ago
  6. 29faa50 Make existing tools aware of IR instruction marks. (They ignore them, though). by sewardj · 19 years ago
  7. ce7ec7d Add another possible .stderr output for memcheck/tests/writev. by sewardj · 19 years ago
  8. 9bd43d5 Remove pth_once from memcheck/tests. It already exists in by sewardj · 19 years ago
  9. 1008bfc Update expected outputs to include missing stack frames that old UCode by sewardj · 19 years ago
  10. 5fd5453 Make scalar.c slightly more robust against certain kinds of failures. by njn · 19 years ago
  11. ab63bbb Tweak manuel2 so that the Memcheck-detected error is more reliable, and that by njn · 19 years ago
  12. 036a491 Don't let GCC4.0 inline memcpy() and memcmp(), else the tests fail. by njn · 19 years ago
  13. c504748 Looks like the monkeys-with-typewriters department wrote the size-8 by sewardj · 19 years ago
  14. edc75ab Merge in the revised client request stuff from 2.4.X. This significantly by sewardj · 19 years ago
  15. 211dc45 gcc-2.96 build fixes. by sewardj · 19 years ago
  16. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  17. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  18. 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 19 years ago
  19. 562241e Make MAC_(print_malloc_stats) local by moving it and associated stuff to by njn · 19 years ago
  20. 21f9195 Documentation update. This should bring the core of the documentation by njn · 19 years ago
  21. 6a32942 by njn · 19 years ago
  22. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  23. 499eaad by njn · 19 years ago
  24. 796ad0c by njn · 19 years ago
  25. 5200388 These files are no longer needed. Bye! by sewardj · 19 years ago
  26. b5f6f51 by sewardj · 19 years ago
  27. cbdddcf by sewardj · 19 years ago
  28. 20d38f2 Track renaming of Vex's Iop_*128* primops to Iop_*V128*. by sewardj · 19 years ago
  29. 681be30 Handle Add64/Sub64 (naively). by sewardj · 20 years ago
  30. acd2e91 Add support for 64-bit SIMD primops. by sewardj · 20 years ago
  31. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
  32. d5204dc Finishing installing PaulM's improved accuracy handling for Add/Sub, by sewardj · 20 years ago
  33. e50a1b1 mkUifU: add missing case by sewardj · 20 years ago
  34. db67f5f Handle Iop_Sar16. by sewardj · 20 years ago
  35. a1d9330 Complete enough 128-bit vector stuff in memcheck so that SSE2 works. by sewardj · 20 years ago
  36. 0b07059 Support for 64x2 vector floating point. by sewardj · 20 years ago
  37. 170ee21 Stuff to make Memcheck work with SSE1 instructions. by sewardj · 20 years ago
  38. 3245c91 Basics for 128-bit SIMD code. by sewardj · 20 years ago
  39. 7010f6e Fix enough stuff so that x86 MMX tests work. by sewardj · 20 years ago
  40. e9e16d3 Fix enough stuff so that x86 floating point tests work properly. by sewardj · 20 years ago
  41. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  42. b729e0d 64-bit cleanness: don't assume 32 bits in MAC_Chunk. by njn · 20 years ago
  43. c4fcca3 Updated docs with all the changes that I'm aware of that happened since by njn · 20 years ago
  44. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  45. 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
  46. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  47. c616819 by njn · 20 years ago
  48. 9ebf9fd Increase stated average translation size, at least for now. by sewardj · 20 years ago
  49. 7cf97ee Build fixes for gcc-2.95. by sewardj · 20 years ago
  50. e1268d3 Use better syscall argument names for two wrappers, now that "res" and by njn · 20 years ago
  51. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  52. ca0518d by njn · 20 years ago
  53. a720325 When doing pessimistic lazy propagation through a dirty helper call, by sewardj · 20 years ago
  54. 39b4f01 Removed mc_helpers.S, which is no longer used. by njn · 20 years ago
  55. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  56. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  57. bd2e75c by njn · 20 years ago
  58. cf45fd4 by njn · 20 years ago
  59. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  60. 28058b7 Fix this regression test to account for the fact that FP regs are now by njn · 20 years ago
  61. 8804868 Make these work again. by njn · 20 years ago
  62. 8738c28 Add a mandatory --with-vex option to configure script. by njn · 20 years ago
  63. cfb8ad5 The syscall wrappers for sys_fcntl{,64} were too simplistic -- the 3rd by njn · 20 years ago
  64. 4e9a4b6 Do our own implementations of strchrnul() and rawmemchr(). by sewardj · 20 years ago
  65. 0a41453 Removed now-defunct read/write checks for FPU ops. by njn · 20 years ago
  66. c18f2a8 Removed the now-defunct files vg_from_ucode.c and vg_to_ucode.c. by njn · 20 years ago
  67. f680246 Remove now-defunct --cleanup option for Memcheck. by njn · 20 years ago
  68. 084a4e8 Fix some linking problems which were preventing memcheck from starting. by sewardj · 20 years ago
  69. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  70. 9544807 Make Memcheck compilable. by sewardj · 20 years ago
  71. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  72. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  73. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  74. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  75. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  76. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  77. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  78. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  79. 1fb20c2 No longer producing this file. by nethercote · 20 years ago
  80. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  81. 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
  82. b9d1e65 by nethercote · 20 years ago
  83. fbd55ef fix incorrect counts by nethercote · 20 years ago
  84. d16f20b Add some missing test cases. by nethercote · 20 years ago
  85. b77dee6 by nethercote · 20 years ago
  86. 92b2fd5 by nethercote · 20 years ago
  87. 330abb5 by nethercote · 20 years ago
  88. 89c33d2 Use sigprocmask(SIG_SETMASK) to make sure the signal mask is in a by thughes · 20 years ago
  89. af6921a Add arguments to the prctl call in the scalar test. by thughes · 20 years ago
  90. 38e0a9e add a bunch of tests by nethercote · 20 years ago
  91. 1f1ded6 Forgot to add the expected stderr output. by nethercote · 20 years ago
  92. 7fbe08a by nethercote · 20 years ago
  93. 3954ea3 convert a couple more by nethercote · 20 years ago
  94. d6b5a21 by nethercote · 20 years ago
  95. a11abac Pass an argument to exit_group in the scalar_exit_group test. by thughes · 20 years ago
  96. 0eafe55 Converted modify_ldt() and init_module(); the old code for init_module() was by nethercote · 20 years ago
  97. 9b9b74b by nethercote · 20 years ago
  98. 16e36d8 After a clone system call there are two threads of control running so we by thughes · 20 years ago
  99. 42b2f31 Fill in missing cases in scalar. by nethercote · 20 years ago
  100. f90953e converted more syscalls by nethercote · 20 years ago