1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 866862a Fix BZ #116002. by florian · 9 years ago
  5. 227a1ec Add limited support for printing floating point numbers to by florian · 9 years ago
  6. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  7. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  8. cd70d49 Fix type2index. It did not handle decimal floating point types. by florian · 10 years ago
  9. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  10. 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 11 years ago
  11. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  12. d405332 Before LL, instrument outstanding helper calls. by weidendo · 11 years ago
  13. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  14. 83bda72 Char/HChar fixes for lackey. by florian · 12 years ago
  15. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  16. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  17. 574d9a8 Handle 32-byte loads/stores, as created by recently added AVX support. by sewardj · 12 years ago
  18. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  19. 8a5c06b Fix a couple of buffer overruns. n-i-bz. by sewardj · 13 years ago
  20. 21aa17f Unbreak lackey --detailed-counts=yes after r11604 by weidendo · 13 years ago
  21. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  22. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  23. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  24. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  25. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  26. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 14 years ago
  27. cab64bc Update .exp files for r10783. by njn · 15 years ago
  28. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  29. bd03fc1 Fix Lackey test breakage. by njn · 15 years ago
  30. 7375de3 More docs build tweaks: by njn · 15 years ago
  31. 6fb923b - Rejigged Lackey's manual by njn · 15 years ago
  32. 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
  33. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  34. b5dc2d6 Merge lackey/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  35. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  36. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  37. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  38. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  39. 9f20746 Updated copyright years. by njn · 15 years ago
  40. 22b05ec Merge r9283 (lackey testing fixes) from the DARWIN branch. by njn · 15 years ago
  41. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  42. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  43. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  44. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  45. f36ae99 Avoid some compiler warnings. by njn · 16 years ago
  46. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  47. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  48. ab9c37e fixed a couple of minor things by njn · 17 years ago
  49. 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
  50. ba5b3b2 lackey: Take possible condition invertion for Jccs into account by weidendo · 17 years ago
  51. dbb9c8e This code shouldn't be run unless --trace-mem was specified. by njn · 17 years ago
  52. 5d1c901 * make the --trace-mem output format more concise by sewardj · 17 years ago
  53. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  54. 0b9d74a by sewardj · 17 years ago
  55. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 17 years ago
  56. e8d217d Improve comments. by njn · 18 years ago
  57. 4082356 Merge r6214 (some parts): by sewardj · 18 years ago
  58. 1eff82b by sewardj · 18 years ago
  59. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  60. 2a9ca15 Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") by sewardj · 18 years ago
  61. eaf0ca9 by njn · 18 years ago
  62. d99644d Tweaked Lackey. Main change is that the default instrumentation is now only by njn · 18 years ago
  63. 9dd7277 Add a comment. by njn · 18 years ago
  64. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 18 years ago
  65. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  66. fd73ebb Add a --trace-mem option to Lackey to print out a memory access trace, if by njn · 18 years ago
  67. 5fed8c0 ppc64-linux fixes by sewardj · 18 years ago
  68. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 18 years ago
  69. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 18 years ago
  70. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  71. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  72. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  73. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  74. 45f4e7c by sewardj · 19 years ago
  75. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  76. c7561b9 by njn · 19 years ago
  77. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  78. 69f80cf Avoid compiler warnings. by njn · 19 years ago
  79. 36a20fa by njn · 19 years ago
  80. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  81. 51d827b by njn · 19 years ago
  82. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  83. 8a97c6d by njn · 19 years ago
  84. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  85. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  86. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 19 years ago
  87. b9c427c Changed message at the top of files, and the startup message, and the by njn · 19 years ago
  88. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 19 years ago
  89. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 19 years ago
  90. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 19 years ago
  91. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 19 years ago
  92. 7e08f06 Arch-abstraction: by nethercote · 20 years ago
  93. 4606320 by nethercote · 20 years ago
  94. 4388a40 by nethercote · 20 years ago
  95. 537e894 by nethercote · 20 years ago
  96. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  97. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  98. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  99. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 20 years ago
  100. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 20 years ago