1. f3d57dd mc_LOADVn_slow: When loading from invalid addresses, mark loaded data by sewardj · 19 years ago
  2. 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 19 years ago
  3. 5d28efc Finish off fast cases for {LOAD,STORE}V{4,2,1} and do an inspection of by sewardj · 19 years ago
  4. c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 19 years ago
  5. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  6. 45d94cc by sewardj · 19 years ago
  7. 8a97c6d by njn · 19 years ago
  8. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  9. 9fb73db by njn · 19 years ago
  10. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  11. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather 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. d01fef7 by njn · 19 years ago
  14. c504748 Looks like the monkeys-with-typewriters department wrote the size-8 by sewardj · 19 years ago
  15. edc75ab Merge in the revised client request stuff from 2.4.X. This significantly 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. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  19. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  20. 9ebf9fd Increase stated average translation size, at least for now. by sewardj · 20 years ago
  21. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  22. bd2e75c by njn · 20 years ago
  23. cf45fd4 by njn · 20 years ago
  24. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  25. 0a41453 Removed now-defunct read/write checks for FPU ops. by njn · 20 years ago
  26. f680246 Remove now-defunct --cleanup option for Memcheck. by njn · 20 years ago
  27. 084a4e8 Fix some linking problems which were preventing memcheck from starting. by sewardj · 20 years ago
  28. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  29. 9544807 Make Memcheck compilable. by sewardj · 20 years ago
  30. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  31. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  32. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  33. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  34. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  35. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  36. 8b76fe5 by nethercote · 20 years ago
  37. 451eae9 by nethercote · 20 years ago
  38. c06e213 Arch-abstraction: by nethercote · 20 years ago
  39. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  40. 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
  41. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  42. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  43. 27fec90 by nethercote · 20 years ago
  44. a66033c Turn off warning with -q. by nethercote · 20 years ago
  45. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  46. 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 21 years ago
  47. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  48. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  49. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  50. 137bc55 by nethercote · 21 years ago
  51. 262eedf Remove the Memcheck==Valgrind fallacy from Memcheck's start-up message. by nethercote · 21 years ago
  52. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  53. 7271864 by njn · 21 years ago
  54. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  55. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  56. ee07084 Add memcheck client requests VALGRIND_GET_VBITS / VALGRIND_SET_VBITS by sewardj · 21 years ago
  57. 93992e2 Teach memcheck about the SSE UInstrs generated thus far. So now the by sewardj · 21 years ago
  58. d304045 by njn · 21 years ago
  59. 7d9f94d by njn · 21 years ago
  60. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  61. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  62. 43c799e by njn · 21 years ago
  63. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  64. d5815ec by sewardj · 21 years ago
  65. 99aac97 by sewardj · 22 years ago
  66. 5164748 by sewardj · 22 years ago
  67. 78210aa by sewardj · 22 years ago
  68. c0d8f68 by sewardj · 22 years ago
  69. 5c004e4 by njn · 22 years ago
  70. 810086f by njn · 22 years ago
  71. 27f1a38 by njn · 22 years ago
  72. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  73. 4a540d0 by njn · 22 years ago
  74. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  75. 9b6d34e by njn · 22 years ago
  76. 8ec2cfc by sewardj · 22 years ago
  77. 34eccb1 Make suppressions work again after I messed with skin names. Sigh. by sewardj · 22 years ago
  78. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  79. 1f3a909 comment wibbles by njn · 22 years ago
  80. d04b7c6 by njn · 22 years ago
  81. c953984 by njn · 22 years ago
  82. e427a66 by njn · 22 years ago
  83. c40c3a8 by njn · 22 years ago
  84. d077f53 Teach memcheck about instrumenting {GET,PUT,USE}SEG. by sewardj · 22 years ago
  85. 4ba5a79 by njn · 22 years ago
  86. 5eeb9ec wibble by njn · 22 years ago
  87. b324335 merge rev 1.16.2.3: by sewardj · 22 years ago
  88. cac76cb by njn25 · 22 years ago
  89. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago