1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. 866862a Fix BZ #116002. by florian · 9 years ago
  4. 227a1ec Add limited support for printing floating point numbers to by florian · 9 years ago
  5. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  6. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  7. cd70d49 Fix type2index. It did not handle decimal floating point types. by florian · 10 years ago
  8. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  9. 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 11 years ago
  10. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  11. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  12. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  13. 83bda72 Char/HChar fixes for lackey. by florian · 12 years ago
  14. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. 574d9a8 Handle 32-byte loads/stores, as created by recently added AVX support. by sewardj · 12 years ago
  17. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  18. 8a5c06b Fix a couple of buffer overruns. n-i-bz. by sewardj · 13 years ago
  19. 21aa17f Unbreak lackey --detailed-counts=yes after r11604 by weidendo · 13 years ago
  20. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  21. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  22. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  23. 6fb923b - Rejigged Lackey's manual by njn · 15 years ago
  24. b5dc2d6 Merge lackey/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  25. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  26. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. 22b05ec Merge r9283 (lackey testing fixes) from the DARWIN branch. by njn · 15 years ago
  29. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  30. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  31. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  32. f36ae99 Avoid some compiler warnings. by njn · 17 years ago
  33. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  34. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  35. ab9c37e fixed a couple of minor things by njn · 17 years ago
  36. ba5b3b2 lackey: Take possible condition invertion for Jccs into account by weidendo · 17 years ago
  37. dbb9c8e This code shouldn't be run unless --trace-mem was specified. by njn · 17 years ago
  38. 5d1c901 * make the --trace-mem output format more concise by sewardj · 17 years ago
  39. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  40. 0b9d74a by sewardj · 17 years ago
  41. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  42. e8d217d Improve comments. by njn · 18 years ago
  43. 4082356 Merge r6214 (some parts): by sewardj · 18 years ago
  44. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  45. eaf0ca9 by njn · 18 years ago
  46. d99644d Tweaked Lackey. Main change is that the default instrumentation is now only by njn · 18 years ago
  47. 9dd7277 Add a comment. by njn · 18 years ago
  48. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 18 years ago
  49. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  50. fd73ebb Add a --trace-mem option to Lackey to print out a memory access trace, if by njn · 18 years ago
  51. 5fed8c0 ppc64-linux fixes by sewardj · 18 years ago
  52. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  53. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  54. 45f4e7c by sewardj · 19 years ago
  55. c7561b9 by njn · 19 years ago
  56. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  57. 69f80cf Avoid compiler warnings. by njn · 19 years ago
  58. 36a20fa by njn · 19 years ago
  59. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  60. 51d827b by njn · 19 years ago
  61. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  62. 8a97c6d by njn · 19 years ago
  63. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  64. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  65. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 19 years ago
  66. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  67. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  68. 7e08f06 Arch-abstraction: by nethercote · 20 years ago
  69. 4606320 by nethercote · 20 years ago
  70. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 20 years ago
  71. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 20 years ago
  72. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  73. 137bc55 by nethercote · 21 years ago
  74. b2b8f10 Don't panic on MMX UInstrs. In effect, makes it work for MMX, as well by sewardj · 21 years ago
  75. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  76. 7d9f94d by njn · 21 years ago
  77. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  78. 3d7c9c8 by sewardj · 21 years ago
  79. c0d8f68 by sewardj · 22 years ago
  80. 810086f by njn · 22 years ago
  81. 7a5ebcf by sewardj · 22 years ago
  82. 27f1a38 by njn · 22 years ago
  83. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  84. ac6c176 by njn · 22 years ago
  85. d04b7c6 by njn · 22 years ago
  86. 83157fc by njn · 22 years ago
  87. c953984 by njn · 22 years ago
  88. e427a66 by njn · 22 years ago
  89. 4ba5a79 by njn · 22 years ago
  90. cac76cb by njn25 · 22 years ago
  91. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago