1. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  2. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  3. 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
  4. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  5. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  6. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  7. 62a3190 Add some comments. by njn · 19 years ago
  8. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  9. 0da7ac6 Get Addrcheck closer to compiling. It's still a long way from working, though. by njn · 19 years ago
  10. af839f5 by njn · 19 years ago
  11. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  12. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  13. 31513b4 by njn · 19 years ago
  14. 02bc4b8 by njn · 19 years ago
  15. 717cde5 by njn · 19 years ago
  16. 51d827b by njn · 19 years ago
  17. 8a97c6d by njn · 19 years ago
  18. 9fb73db by njn · 19 years ago
  19. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  20. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  21. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  22. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago
  23. 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 19 years ago
  24. 08ccc5c Add missing break spotted by Nick. Turns out to be harmless - but by sewardj · 19 years ago
  25. 29faa50 Make existing tools aware of IR instruction marks. (They ignore them, though). by sewardj · 19 years ago
  26. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  27. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  28. adc585b Remove needless insn* tests. (They were removed once before, but were by njn · 19 years ago
  29. 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 19 years ago
  30. e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 19 years ago
  31. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  32. b5f6f51 by sewardj · 19 years ago
  33. cbdddcf by sewardj · 19 years ago
  34. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
  35. d62e03b Cosmetic-only change (mess with indentation) by sewardj · 20 years ago
  36. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  37. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  38. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  39. b249fd7 by njn · 20 years ago
  40. 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
  41. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  42. cf45fd4 by njn · 20 years ago
  43. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  44. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  45. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  46. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  47. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  48. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  49. b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
  50. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  51. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  52. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  53. c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
  54. 8b76fe5 by nethercote · 20 years ago
  55. d1b64b2 by nethercote · 20 years ago
  56. 928a5f7 by nethercote · 20 years ago
  57. 451eae9 by nethercote · 20 years ago
  58. fe42f19 wibble by nethercote · 20 years ago
  59. 48841f0 Add some alternate test results for glibc 2.2.5 systems. by thughes · 20 years ago
  60. 799fb80 by nethercote · 20 years ago
  61. ef5f955 Arch-abstraction: - final fix for insn_* test moving; they now work correctly by nethercote · 20 years ago
  62. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  63. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  64. b625bcb by nethercote · 20 years ago
  65. 4388a40 by nethercote · 20 years ago
  66. 537e894 by nethercote · 20 years ago
  67. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  68. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  69. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  70. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  71. 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
  72. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  73. 57e36b3 by nethercote · 20 years ago
  74. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  75. 6b4c514 Ignore all addrcheck test output files. by thughes · 20 years ago
  76. bc0bb83 Memory pool support. by rjwalsh · 20 years ago
  77. e3a5372 by nethercote · 20 years ago
  78. 42d9cd1 Addrcheck wasn't instrumenting MMX2a1_MemRd... whoops. Man, those instructions by nethercote · 20 years ago
  79. f798eee Changed error message from: by nethercote · 20 years ago
  80. 975d6e6 Added more floating point instruction tests. by thughes · 20 years ago
  81. 86da252 Added more floating point instruction tests. by thughes · 20 years ago
  82. bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 20 years ago
  83. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 20 years ago
  84. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  85. 3120de0 Fix expected standard error output for mmxext tests to resolve by thughes · 20 years ago
  86. c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 20 years ago
  87. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 20 years ago
  88. eed7ecb Make badrw.c conform to C89; split things onto separate lines so it's by fitzhardinge · 21 years ago
  89. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  90. 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 21 years ago
  91. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  92. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  93. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
  94. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  95. e121c6c updating .cvsignore by mueller · 21 years ago
  96. 137bc55 by nethercote · 21 years ago
  97. 3b390c7 by nethercote · 21 years ago
  98. 77eba60 by nethercote · 21 years ago
  99. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  100. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago