1. 95e65f6 Reinstate Helgrind, to an extent: compile it, so that it doesn't bit-rot. by njn · 19 years ago
  2. 6a3009b by njn · 19 years ago
  3. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  4. 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 19 years ago
  5. b5f6f51 by sewardj · 19 years ago
  6. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 19 years ago
  7. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  8. 5773590 Reinstate Massif. by njn · 20 years ago
  9. 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
  10. 50629ec Tiresome build-system hacks to connect to the VEX includes. by sewardj · 20 years ago
  11. 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
  12. 4388a40 by nethercote · 20 years ago
  13. b7dceef by nethercote · 20 years ago
  14. 537e894 by nethercote · 20 years ago
  15. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  16. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  17. 734160c Remove the .in_place directory on a make distclean. by thughes · 20 years ago
  18. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  19. c9f3692 Adding Massif, the heap profiler. by nethercote · 20 years ago
  20. cf826ad Fix "make dist" by fitzhardinge · 20 years ago
  21. 531d34d stop whining. by mueller · 20 years ago
  22. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 20 years ago
  23. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 20 years ago
  24. bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
  25. da762d4 Change things so that default.supp is only deleted with "make distclean", by njn · 21 years ago
  26. 8b5d8eb remove default.supp during clean by daywalker · 21 years ago
  27. b72d973 Undo mistaken rev 1.54. by sewardj · 21 years ago
  28. 7e93819 Make more tests glibc-2.X robust. by sewardj · 21 years ago
  29. ebd45b6 use the automake feature for dist-bzip2 by daywalker · 21 years ago
  30. a63e2d7 by njn · 21 years ago
  31. 6d48789 distribute glibc 2.3 suppression file by daywalker · 21 years ago
  32. a5a40c5 whoops by njn · 21 years ago
  33. c229f5b These client requests were moved to include/vg_skin.h a while ago, but I forgot by njn · 21 years ago
  34. 71fe3e6 by njn · 21 years ago
  35. c60b3a1 always run check before regtest by daywalker · 21 years ago
  36. 7d9f94d by njn · 21 years ago
  37. 4e59bd9 by njn · 21 years ago
  38. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  39. 55b98e9 by njn · 21 years ago
  40. d8ced86 by njn · 21 years ago
  41. 43c799e by njn · 21 years ago
  42. 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 21 years ago
  43. cbc82b4 don't delete it too early by daywalker · 21 years ago
  44. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  45. 7a6e746 by njn · 22 years ago
  46. ab72603 by njn25 · 22 years ago
  47. 4d54243 by njn25 · 22 years ago
  48. cac76cb by njn25 · 22 years ago
  49. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  50. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  51. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  52. 7cf0bd3 by njn · 22 years ago
  53. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  54. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  55. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  56. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  57. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  58. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  59. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  60. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  61. 4f9c934 by njn · 22 years ago
  62. e9667e6 Administrivia. by sewardj · 22 years ago
  63. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  64. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  65. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  66. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  67. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  68. 47160d6 fix initial installation problem by daywalker · 22 years ago
  69. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  70. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  71. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  72. 9a199dc by sewardj · 22 years ago
  73. be54e1f added rules to generate libpthread.so by gobry · 22 years ago
  74. cf2b14a by sewardj · 22 years ago
  75. 2e93c50 by sewardj · 22 years ago
  76. 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 22 years ago
  77. 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 22 years ago
  78. c76b795 added a bzdist target by gobry · 22 years ago
  79. 3e2c3b8 Remove mention of vg_version.h. by sewardj · 22 years ago
  80. e721a52 improved the build system by gobry · 22 years ago
  81. de4a1d0 Initial revision by sewardj · 22 years ago