1. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  2. 62a3190 Add some comments. by njn · 19 years ago
  3. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  4. 0da7ac6 Get Addrcheck closer to compiling. It's still a long way from working, though. by njn · 19 years ago
  5. af839f5 by njn · 19 years ago
  6. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  7. 31513b4 by njn · 19 years ago
  8. 02bc4b8 by njn · 19 years ago
  9. 51d827b by njn · 19 years ago
  10. 8a97c6d by njn · 19 years ago
  11. 9fb73db by njn · 19 years ago
  12. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  13. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  14. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  15. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago
  16. 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 19 years ago
  17. 08ccc5c Add missing break spotted by Nick. Turns out to be harmless - but by sewardj · 19 years ago
  18. 29faa50 Make existing tools aware of IR instruction marks. (They ignore them, though). by sewardj · 19 years ago
  19. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  20. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  21. 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 19 years ago
  22. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  23. b5f6f51 by sewardj · 19 years ago
  24. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
  25. d62e03b Cosmetic-only change (mess with indentation) by sewardj · 20 years ago
  26. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  27. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  28. cf45fd4 by njn · 20 years ago
  29. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  30. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  31. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  32. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  33. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  34. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  35. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  36. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  37. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  38. 8b76fe5 by nethercote · 20 years ago
  39. d1b64b2 by nethercote · 20 years ago
  40. 928a5f7 by nethercote · 20 years ago
  41. 451eae9 by nethercote · 20 years ago
  42. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  43. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  44. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  45. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  46. bc0bb83 Memory pool support. by rjwalsh · 20 years ago
  47. 42d9cd1 Addrcheck wasn't instrumenting MMX2a1_MemRd... whoops. Man, those instructions by nethercote · 20 years ago
  48. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  49. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  50. 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 21 years ago
  51. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  52. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  53. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  54. 137bc55 by nethercote · 21 years ago
  55. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  56. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  57. d799418 by njn · 21 years ago
  58. da2e36d Tiny formatting changes by njn · 21 years ago
  59. 89409f8 Remove two pieces of identical code used by Memcheck and Addrcheck, and put by njn · 21 years ago
  60. c2699f6 by njn · 21 years ago
  61. 7271864 by njn · 21 years ago
  62. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  63. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  64. 095c3bc Add some more SSE/SSE2 floating point instructions. by sewardj · 21 years ago
  65. abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
  66. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  67. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  68. 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
  69. 1863abc Teach AddrCheck about some SSE uinstrs. by sewardj · 21 years ago
  70. 7d9f94d by njn · 21 years ago
  71. 47363ab by njn · 21 years ago
  72. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  73. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  74. 43c799e by njn · 21 years ago
  75. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  76. d5815ec by sewardj · 21 years ago
  77. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  78. 3d7c9c8 by sewardj · 21 years ago
  79. b3f7c09 Committed Jeremy F's patch 86: by njn · 21 years ago
  80. bf310d9 When ignoring memcheck-style client requests for block permissions by sewardj · 22 years ago
  81. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  82. a75cd5a Recognise Leak suppressions. by sewardj · 22 years ago
  83. 99aac97 by sewardj · 22 years ago
  84. 5164748 by sewardj · 22 years ago
  85. 5de6ee0 whitespace and __inline__ trivial changes by sewardj · 22 years ago
  86. d8033d9 by sewardj · 22 years ago
  87. 78210aa by sewardj · 22 years ago
  88. c0d8f68 by sewardj · 22 years ago
  89. 5c004e4 by njn · 22 years ago
  90. 810086f by njn · 22 years ago
  91. 7a5ebcf by sewardj · 22 years ago
  92. 27f1a38 by njn · 22 years ago
  93. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  94. 4a540d0 by njn · 22 years ago
  95. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  96. 9b6d34e by njn · 22 years ago
  97. 0da28b9 Fix strange bug in matching AddrErrs. by sewardj · 22 years ago
  98. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  99. ac6c176 by njn · 22 years ago
  100. 1f3a909 comment wibbles by njn · 22 years ago