1. 68c80c1 Preliminary support for Fedora 8, which includes initial support for glibc-2.7. by sewardj · 17 years ago
  2. 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
  3. 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
  4. 99a2ceb by sewardj · 17 years ago
  5. ff1e389 add glibc-2.6.supp to the distribution list by dirk · 17 years ago
  6. 9f9ab89 rename as _SOURCES is a reserved keywoard and breaks with newer by dirk · 18 years ago
  7. 8fa084e Back out 'memtrace' related stuff until status of it is established; by sewardj · 18 years ago
  8. 0fc5cbd Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import by njn · 18 years ago
  9. 1eff82b by sewardj · 18 years ago
  10. 9977424 Include new file in tarball. by sewardj · 18 years ago
  11. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  12. a17f2a3 Callgrind merge: code by weidendo · 18 years ago
  13. 0fe1441 Tracking VEX r1507 adjusted references to renamed VEX dirs guest-ppc/, host-ppc/ by cerion · 18 years ago
  14. ec0c27a First attempt at some performance tracking tools. Includes a script vg_perf by njn · 19 years ago
  15. d9fa751 Automake 1.7 is required now. by tom · 19 years ago
  16. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  17. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  18. 15d7c34 Commit Jeroen Witmond's xml-to-text translator, and use it for the FAQ. by njn · 19 years ago
  19. 45f4e7c by sewardj · 19 years ago
  20. aa02e2b Clarify comment. No functional change. by njn · 19 years ago
  21. 73dc2c7 Give file a better name. by njn · 19 years ago
  22. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  23. b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
  24. 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
  25. ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
  26. 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
  27. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  28. 22ae5c0 Fix 'make dist'. by njn · 19 years ago
  29. f7c00b1 by njn · 19 years ago
  30. b882402 whoops by njn · 19 years ago
  31. 9bd2d7e by njn · 19 years ago
  32. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  33. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  34. 3f7e911 Get "make dist" closer to working again. by njn · 19 years ago
  35. c7561b9 by njn · 19 years ago
  36. 92b5b5f Add in some missing files. by sewardj · 19 years ago
  37. d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 19 years ago
  38. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  39. 6a3009b by njn · 19 years ago
  40. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  41. 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 19 years ago
  42. b5f6f51 by sewardj · 19 years ago
  43. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  44. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  45. 5773590 Reinstate Massif. by njn · 20 years ago
  46. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  47. 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
  48. 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
  49. 4388a40 by nethercote · 20 years ago
  50. b7dceef 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. 734160c Remove the .in_place directory on a make distclean. by thughes · 20 years ago
  55. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  56. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago
  57. cf826ad Fix "make dist" by fitzhardinge · 20 years ago
  58. 531d34d stop whining. by mueller · 20 years ago
  59. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  60. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
  61. bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
  62. da762d4 Change things so that default.supp is only deleted with "make distclean", by njn · 21 years ago
  63. 8b5d8eb remove default.supp during clean by daywalker · 21 years ago
  64. b72d973 Undo mistaken rev 1.54. by sewardj · 21 years ago
  65. 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
  66. ebd45b6 use the automake feature for dist-bzip2 by daywalker · 21 years ago
  67. a63e2d7 by njn · 21 years ago
  68. 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
  69. a5a40c5 whoops by njn · 21 years ago
  70. c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
  71. 71fe3e6 by njn · 21 years ago
  72. c60b3a1 always run check before regtest by daywalker · 21 years ago
  73. 7d9f94d by njn · 21 years ago
  74. 4e59bd9 by njn · 21 years ago
  75. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  76. 55b98e9 by njn · 21 years ago
  77. d8ced86 by njn · 21 years ago
  78. 43c799e by njn · 21 years ago
  79. 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 21 years ago
  80. cbc82b4 don't delete it too early by daywalker · 21 years ago
  81. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  82. 7a6e746 by njn · 22 years ago
  83. ab72603 by njn25 · 22 years ago
  84. 4d54243 by njn25 · 22 years ago
  85. cac76cb by njn25 · 22 years ago
  86. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  87. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  88. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  89. 7cf0bd3 by njn · 22 years ago
  90. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  91. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  92. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  93. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  94. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  95. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  96. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  97. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  98. 4f9c934 by njn · 22 years ago
  99. e9667e6 Administrivia. by sewardj · 22 years ago
  100. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago