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