1. b262ff4 Back out r14781, which was unintended. by sewardj · 10 years ago
  2. 60c1085 arm64: implement "BRK #imm16". by sewardj · 10 years ago
  3. ac3afbd Build system changes to enable building on MacOS X 10.10 (Yosemite). by sewardj · 10 years ago
  4. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  5. e299020 Out of tree build. Partial fix for Bug 333628. by mjw · 10 years ago
  6. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 10 years ago
  7. 383d5d3 Update implementation notes for the arm64-linux port. by sewardj · 10 years ago
  8. 43c5633 Add a script 'check_headers_and_includes' to check that #include directives by florian · 11 years ago
  9. 3497e0e Include autogen.sh in the tarfile. See #306310. by sewardj · 12 years ago
  10. 7d9b41b Fix 306310 3.8.0 release tarball missing some files by philippe · 12 years ago
  11. bb913cd Add a tester for V-bit propagation through IROps. by florian · 12 years ago
  12. 4e9dfd3 Move older news into its own file, NEWS.old, so as not to overrun TeX by sewardj · 12 years ago
  13. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  14. b43264c Adding README.mips to EXTRA_DIST in Makefile.am. by petarj · 12 years ago
  15. ef0bca6 Require automake-1.10 for proper handling of include file dependencies by florian · 12 years ago
  16. 4e86dd1 Remove strange e which appeared in r12456, replace by a real e. by philippe · 12 years ago
  17. 6155d36 Have check_makẹfile_consistency run at the end of make regtest by philippe · 12 years ago
  18. d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 12 years ago
  19. bec5baf Remove TEST_TOOLS and TEXT_EXP_TOOLS as they are no longer needed. by florian · 13 years ago
  20. 5d28863 Check Makefile.am consistency before running regression tests. Closes #283813. by bart · 13 years ago
  21. 731f9cf by sewardj · 13 years ago
  22. 830ca9e I am an idiot: remove the beginnings of an experimental tool that I by njn · 13 years ago
  23. dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
  24. 37ed97b Add a file containing information on how to cross-compile for Android. by sewardj · 13 years ago
  25. a9b1e65 Add a suppression file for Android's libc (bionic). by sewardj · 13 years ago
  26. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  27. d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 13 years ago
  28. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  29. 15f9feb 'make dist' fixes following s390x-linux merge. (Christian Borntraeger by sewardj · 13 years ago
  30. 4d7d8f5 Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool) by sewardj · 14 years ago
  31. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  32. f5a348c Include missing file, else tarball build breaks on Darwin. by sewardj · 15 years ago
  33. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  34. 54bfceb DRD now works on Darwin! by njn · 15 years ago
  35. dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
  36. cb3fca8 Include valgrind.spec in the tarball, as it makes things easier for by njn · 15 years ago
  37. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  38. 8762df7 Get rid of ACKNOWLEDGEMENTS, because it overlaps hugely with AUTHORS. by njn · 15 years ago
  39. acda178 Remove exp-omega's code. It was disabled in 3.4.0 to few complaints. by njn · 15 years ago
  40. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  41. 13e1319 Fix a make dist problem with default.supp -- it was being included in the by njn · 15 years ago
  42. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  43. 3934b31 Update the sed expressions that handle the output of ld --verbose: by sewardj · 15 years ago
  44. 254dafe Don't install unnecessary .supp files (part 2 of 2). by njn · 15 years ago
  45. 40d0df5 Makefile.flags.am Remove mentions of empty variables. by njn · 15 years ago
  46. cdf8a17 Avoid unnecessary EXTRA_DIST files in Makefile.am. by njn · 15 years ago
  47. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  48. cfc000e Generate default.supp at compile-time, not configure-time. by njn · 15 years ago
  49. cc874b5 trunk/memcheck/tests/Makefile.am by njn · 15 years ago
  50. 6fb87f2 Include vg-in-place in the distro tarball. by sewardj · 15 years ago
  51. 676fe78 Adjust sed scripts used to generate the linker scripts on Linux, so as by sewardj · 16 years ago
  52. 5744c02 Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck. by sewardj · 16 years ago
  53. 9c606bd by sewardj · 16 years ago
  54. 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
  55. 84eb487 Import recent suppression upgrades from 3_3_BRANCH: revs 8163 8166 8167 8168. by sewardj · 16 years ago
  56. ad4e8ab Test exp-tools by default as well. by njn · 16 years ago
  57. 669c10c Make a new regtest target, "all-regtest", being the union of "make by sewardj · 16 years ago
  58. 954019a add glibc 2.7 suppression to the distribution list by dirk · 17 years ago
  59. bbec772 Misc changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  60. 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
  61. 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
  62. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  63. 99a2ceb by sewardj · 17 years ago
  64. ff1e389 add glibc-2.6.supp to the distribution list by dirk · 17 years ago
  65. 9f9ab89 rename as _SOURCES is a reserved keywoard and breaks with newer by dirk · 17 years ago
  66. 8fa084e Back out 'memtrace' related stuff until status of it is established; by sewardj · 18 years ago
  67. 0fc5cbd Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  68. 1eff82b by sewardj · 18 years ago
  69. 9977424 Include new file in tarball. by sewardj · 18 years ago
  70. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  71. a17f2a3 Callgrind merge: code by weidendo · 18 years ago
  72. 0fe1441 Tracking VEX r1507 adjusted references to renamed VEX dirs guest-ppc/, host-ppc/ by cerion · 18 years ago
  73. ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 18 years ago
  74. d9fa751 Automake 1.7 is required now. by tom · 19 years ago
  75. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  76. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  77. 15d7c34 Commit Jeroen Witmond's xml-to-text translator, and use it for the FAQ. by njn · 19 years ago
  78. 45f4e7c by sewardj · 19 years ago
  79. aa02e2b Clarify comment. No functional change. by njn · 19 years ago
  80. 73dc2c7 Give file a better name. by njn · 19 years ago
  81. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  82. b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
  83. 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
  84. ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
  85. 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
  86. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  87. 22ae5c0 Fix 'make dist'. by njn · 19 years ago
  88. f7c00b1 by njn · 19 years ago
  89. b882402 whoops by njn · 19 years ago
  90. 9bd2d7e by njn · 19 years ago
  91. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  92. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  93. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  94. c7561b9 by njn · 19 years ago
  95. 92b5b5f Add in some missing files. by sewardj · 19 years ago
  96. d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 19 years ago
  97. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  98. 6a3009b by njn · 19 years ago
  99. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  100. 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 19 years ago