1. f36ae99 Avoid some compiler warnings. by njn · 17 years ago
  2. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  3. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  4. ab9c37e fixed a couple of minor things by njn · 17 years ago
  5. 08e31e2 Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date by sewardj · 17 years ago
  6. ba5b3b2 lackey: Take possible condition invertion for Jccs into account by weidendo · 18 years ago
  7. dbb9c8e This code shouldn't be run unless --trace-mem was specified. by njn · 18 years ago
  8. 5d1c901 * make the --trace-mem output format more concise by sewardj · 18 years ago
  9. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  10. 0b9d74a by sewardj · 18 years ago
  11. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  12. e8d217d Improve comments. by njn · 18 years ago
  13. 4082356 Merge r6214 (some parts): by sewardj · 18 years ago
  14. 1eff82b by sewardj · 18 years ago
  15. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  16. 2a9ca15 Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") by sewardj · 18 years ago
  17. eaf0ca9 by njn · 18 years ago
  18. d99644d Tweaked Lackey. Main change is that the default instrumentation is now only by njn · 18 years ago
  19. 9dd7277 Add a comment. by njn · 18 years ago
  20. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 19 years ago
  21. 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
  22. fd73ebb Add a --trace-mem option to Lackey to print out a memory access trace, if by njn · 19 years ago
  23. 5fed8c0 ppc64-linux fixes by sewardj · 19 years ago
  24. 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
  25. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  26. 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
  27. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  28. 7a26f02 Reinstate and extend lackey's functionality (a major overhaul), from by sewardj · 19 years ago
  29. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  30. 45f4e7c by sewardj · 19 years ago
  31. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  32. c7561b9 by njn · 19 years ago
  33. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  34. 69f80cf Avoid compiler warnings. by njn · 19 years ago
  35. 36a20fa by njn · 19 years ago
  36. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  37. 51d827b by njn · 19 years ago
  38. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  39. 8a97c6d by njn · 19 years ago
  40. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  41. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  42. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
  43. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  44. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  45. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  46. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  47. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  48. 7e08f06 Arch-abstraction: by nethercote · 20 years ago
  49. 4606320 by nethercote · 20 years ago
  50. 4388a40 by nethercote · 20 years ago
  51. 537e894 by nethercote · 20 years ago
  52. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  53. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  54. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  55. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  56. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  57. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  58. 137bc55 by nethercote · 21 years ago
  59. b2b8f10 Don't panic on MMX UInstrs. In effect, makes it work for MMX, as well by sewardj · 21 years ago
  60. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  61. a63e2d7 by njn · 21 years ago
  62. 7d9f94d by njn · 21 years ago
  63. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  64. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  65. d8ced86 by njn · 21 years ago
  66. 3d7c9c8 by sewardj · 21 years ago
  67. 67aa818 by sewardj · 22 years ago
  68. f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
  69. c0d8f68 by sewardj · 22 years ago
  70. 810086f by njn · 22 years ago
  71. 7a5ebcf by sewardj · 22 years ago
  72. 9160c95 by sewardj · 22 years ago
  73. a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
  74. 831d401 by sewardj · 22 years ago
  75. 27f1a38 by njn · 22 years ago
  76. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  77. ac6c176 by njn · 22 years ago
  78. f2df9b5 by njn · 22 years ago
  79. d04b7c6 by njn · 22 years ago
  80. 83157fc by njn · 22 years ago
  81. c953984 by njn · 22 years ago
  82. e427a66 by njn · 22 years ago
  83. 782eb00 by njn · 22 years ago
  84. 4ba5a79 by njn · 22 years ago
  85. 936159b by njn25 · 22 years ago
  86. cac76cb by njn25 · 22 years ago
  87. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  88. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  89. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  90. 7cf0bd3 by njn · 22 years ago
  91. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  92. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  93. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  94. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  95. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  96. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  97. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  98. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  99. 4f9c934 by njn · 22 years ago
  100. e9667e6 Administrivia. by sewardj · 22 years ago