1. 3f5f556 Fix copy-n-paste error to do with ppc64-linux stack redzone handling by sewardj · 18 years ago
  2. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  3. 1cf56cf Assertion is too restrictive; it's possible to validly get an by sewardj · 18 years ago
  4. f218491 Vectorise copy_address_range_perms for common cases. This gives about by sewardj · 18 years ago
  5. ca54af3 by njn · 18 years ago
  6. 4cf530b Use better variable names. by njn · 18 years ago
  7. dbf7ca7 by njn · 18 years ago
  8. a7c7ebd Change to some better function names. by njn · 18 years ago
  9. 45e8125 Change some uses of bytes to bits for consistency. by njn · 18 years ago
  10. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  11. fb1e9ad Add a new kind of memory-painting primitive, which is: 'make_defined'. by sewardj · 18 years ago
  12. c2c12c2 Reinstate the SET/GET_VBITS client requests. by sewardj · 18 years ago
  13. 7d647cb get_abit_and_vbyte/get_abit can be a significant bottleneck when by sewardj · 18 years ago
  14. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  15. d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
  16. 2e1a677 Valgrind-side handling (fast case) for the ppc64 ELF stack redzone. by sewardj · 19 years ago
  17. 62eae5f Increase size of the largest guest state handled. by sewardj · 19 years ago
  18. 7894793 Fix a casting bug in the LOADV8 slow (misaligned) case spotted by Nick. by sewardj · 19 years ago
  19. 13a4926 Remove remaining profiling gunk from Memcheck. by njn · 19 years ago
  20. fe5115a Remove the old profiling stuff from Memcheck. by njn · 19 years ago
  21. d55121e Fixed to check whether __builtin_expect is supported before using it. by tom · 19 years ago
  22. 2108204 Take ppc64 startup further along the road by cerion · 19 years ago
  23. 71ef8e7 Fix obscure memcheck bug found by Nick. This could cause false by sewardj · 19 years ago
  24. 90c524e Remove horribly out-of-date comment. by njn · 19 years ago
  25. f3418c0 Get rid of old flags that memcheck no longer has. by sewardj · 19 years ago
  26. 0ded7a4 memcheck: make --partial-loads-ok=yes work again, but now make it by sewardj · 19 years ago
  27. 20b4a15 Make the usage message a little neater and more self-consistent. by njn · 19 years ago
  28. ae986ca Build fixes for gcc-2.96. The system now builds and regtests with the by sewardj · 19 years ago
  29. 8162371 Add a comment about Memcheck not doing anything for mprotect. by njn · 19 years ago
  30. 9273eb9 %u -> %lu by sewardj · 19 years ago
  31. 34483bc Increase some sizes to deal better with the new multigigabyte world: by sewardj · 19 years ago
  32. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  33. 45f4e7c by sewardj · 19 years ago
  34. f66dbfc Whoops... I guess the regtests don't exercise that code... by njn · 19 years ago
  35. 1d0cb0d by njn · 19 years ago
  36. 1262727 Remove more now-unnecessary casts, thanks to the recent VgHashTable changes. by njn · 19 years ago
  37. 4bd67b5 by njn · 19 years ago
  38. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  39. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  40. af839f5 by njn · 19 years ago
  41. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  42. c7561b9 by njn · 19 years ago
  43. 1fa7d2c Be quieter when outputting XML. by sewardj · 19 years ago
  44. f536bbb by njn · 19 years ago
  45. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  46. aba741d Increase the number of auxmaps from 500 to 20000. This should be by sewardj · 19 years ago
  47. 132bfcc by njn · 19 years ago
  48. 36a20fa by njn · 19 years ago
  49. 97405b2 by njn · 19 years ago
  50. 09890d8 Dither by sewardj · 19 years ago
  51. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  52. 02bc4b8 by njn · 19 years ago
  53. 2a3a1a7 Create a fast version of MC_(helperc_MAKE_STACK_UNINIT), so as not to by sewardj · 19 years ago
  54. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  55. 717cde5 by njn · 19 years ago
  56. 51d827b by njn · 19 years ago
  57. 9636482 Avoid compiler warnings. by njn · 19 years ago
  58. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  59. 5ab96ac Avoid bogus compiler warning. by njn · 19 years ago
  60. 2c27f70 Fix really stupid bug I introduced during recent 64-bitification of by sewardj · 19 years ago
  61. e4ccc01 Fix compile warnings on 32-bit platforms, hopefully without breaking by sewardj · 19 years ago
  62. 21f7ff4 Define N_PRIMARY_MAP to actually generate a 64-bit constant on 64-bit by sewardj · 19 years ago
  63. 05fe85e Reinstate the leak checker; it works at least on x86. by sewardj · 19 years ago
  64. f9d8161 Add 64-bit fast case handlers for loads/stores. On amd64, by sewardj · 19 years ago
  65. 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 19 years ago
  66. c859fbf Tidy up: remove lots of old code, rearrange order of functions somewhat. by sewardj · 19 years ago
  67. f3d57dd mc_LOADVn_slow: When loading from invalid addresses, mark loaded data by sewardj · 19 years ago
  68. 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 19 years ago
  69. 5d28efc Finish off fast cases for {LOAD,STORE}V{4,2,1} and do an inspection of by sewardj · 19 years ago
  70. c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 19 years ago
  71. 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 19 years ago
  72. 45d94cc by sewardj · 19 years ago
  73. 8a97c6d by njn · 19 years ago
  74. 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 19 years ago
  75. 9fb73db by njn · 19 years ago
  76. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  77. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 19 years ago
  78. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  79. d01fef7 by njn · 19 years ago
  80. c504748 Looks like the monkeys-with-typewriters department wrote the size-8 by sewardj · 19 years ago
  81. edc75ab Merge in the revised client request stuff from 2.4.X. This significantly by sewardj · 19 years ago
  82. b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 19 years ago
  83. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  84. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  85. edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
  86. 9ebf9fd Increase stated average translation size, at least for now. by sewardj · 20 years ago
  87. abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
  88. bd2e75c by njn · 20 years ago
  89. cf45fd4 by njn · 20 years ago
  90. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  91. 0a41453 Removed now-defunct read/write checks for FPU ops. by njn · 20 years ago
  92. f680246 Remove now-defunct --cleanup option for Memcheck. by njn · 20 years ago
  93. 084a4e8 Fix some linking problems which were preventing memcheck from starting. by sewardj · 20 years ago
  94. 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
  95. 9544807 Make Memcheck compilable. by sewardj · 20 years ago
  96. 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
  97. fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
  98. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  99. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  100. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago