1. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  2. cb3fca8 Include valgrind.spec in the tarball, as it makes things easier for by njn · 15 years ago
  3. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  4. 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
  5. acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
  6. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  7. 13e1319 Fix a make dist problem with default.supp -- it was being included in the by njn · 15 years ago
  8. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  9. 3934b31 Update the sed expressions that handle the output of ld --verbose: by sewardj · 15 years ago
  10. 254dafe Don't install unnecessary .supp files (part 2 of 2). by njn · 15 years ago
  11. 40d0df5 Makefile.flags.am Remove mentions of empty variables. by njn · 15 years ago
  12. cdf8a17 Avoid unnecessary EXTRA_DIST files in Makefile.am. by njn · 15 years ago
  13. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  14. cfc000e Generate default.supp at compile-time, not configure-time. by njn · 15 years ago
  15. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 15 years ago
  16. 6fb87f2 Include vg-in-place in the distro tarball. by sewardj · 16 years ago
  17. 676fe78 Adjust sed scripts used to generate the linker scripts on Linux, so as by sewardj · 16 years ago
  18. 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
  19. 9c606bd by sewardj · 16 years ago
  20. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago
  21. 84eb487 Import recent suppression upgrades from 3_3_BRANCH: revs 8163 8166 8167 8168. by sewardj · 16 years ago
  22. ad4e8ab Test exp-tools by default as well. by njn · 16 years ago
  23. 669c10c Make a new regtest target, "all-regtest", being the union of "make by sewardj · 16 years ago
  24. 954019a add glibc 2.7 suppression to the distribution list by dirk · 17 years ago
  25. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  26. 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
  27. 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
  28. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  29. 99a2ceb by sewardj · 17 years ago
  30. ff1e389 add glibc-2.6.supp to the distribution list by dirk · 17 years ago
  31. 9f9ab89 rename as _SOURCES is a reserved keywoard and breaks with newer by dirk · 18 years ago
  32. 8fa084e Back out 'memtrace' related stuff until status of it is established; by sewardj · 18 years ago
  33. 0fc5cbd Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  34. 1eff82b by sewardj · 18 years ago
  35. 9977424 Include new file in tarball. by sewardj · 18 years ago
  36. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  37. a17f2a3 Callgrind merge: code by weidendo · 18 years ago
  38. 0fe1441 Tracking VEX r1507 adjusted references to renamed VEX dirs guest-ppc/, host-ppc/ by cerion · 19 years ago
  39. ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 19 years ago
  40. d9fa751 Automake 1.7 is required now. by tom · 19 years ago
  41. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  42. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  43. 15d7c34 Commit Jeroen Witmond's xml-to-text translator, and use it for the FAQ. by njn · 19 years ago
  44. 45f4e7c by sewardj · 19 years ago
  45. aa02e2b Clarify comment. No functional change. by njn · 19 years ago
  46. 73dc2c7 Give file a better name. by njn · 19 years ago
  47. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  48. b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
  49. 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
  50. ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
  51. 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
  52. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  53. 22ae5c0 Fix 'make dist'. by njn · 19 years ago
  54. f7c00b1 by njn · 19 years ago
  55. b882402 whoops by njn · 19 years ago
  56. 9bd2d7e by njn · 19 years ago
  57. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  58. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  59. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  60. c7561b9 by njn · 19 years ago
  61. 92b5b5f Add in some missing files. by sewardj · 19 years ago
  62. d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 19 years ago
  63. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  64. 6a3009b by njn · 19 years ago
  65. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  66. 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 19 years ago
  67. b5f6f51 by sewardj · 19 years ago
  68. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  69. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  70. 5773590 Reinstate Massif. by njn · 20 years ago
  71. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  72. 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
  73. 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
  74. 4388a40 by nethercote · 20 years ago
  75. b7dceef by nethercote · 20 years ago
  76. 537e894 by nethercote · 20 years ago
  77. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  78. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  79. 734160c Remove the .in_place directory on a make distclean. by thughes · 20 years ago
  80. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  81. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago
  82. cf826ad Fix "make dist" by fitzhardinge · 20 years ago
  83. 531d34d stop whining. by mueller · 21 years ago
  84. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  85. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
  86. bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
  87. da762d4 Change things so that default.supp is only deleted with "make distclean", by njn · 21 years ago
  88. 8b5d8eb remove default.supp during clean by daywalker · 21 years ago
  89. b72d973 Undo mistaken rev 1.54. by sewardj · 21 years ago
  90. 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
  91. ebd45b6 use the automake feature for dist-bzip2 by daywalker · 21 years ago
  92. a63e2d7 by njn · 21 years ago
  93. 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
  94. a5a40c5 whoops by njn · 21 years ago
  95. c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
  96. 71fe3e6 by njn · 21 years ago
  97. c60b3a1 always run check before regtest by daywalker · 21 years ago
  98. 7d9f94d by njn · 21 years ago
  99. 4e59bd9 by njn · 21 years ago
  100. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago