1. 7ce7166 by sewardj · 16 years ago
  2. 7cf4e6b by sewardj · 16 years ago
  3. 1eff82b by sewardj · 18 years ago
  4. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  5. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  6. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  7. 45f4e7c by sewardj · 19 years ago
  8. 44acd3e Removed mc_asm.h, which is no longer needed since Memcheck has no by njn · 19 years ago
  9. 717cde5 by njn · 19 years ago
  10. 00cae24 Rename mac_needs.c as mac_shared.c, which is much more sensible and by njn · 19 years ago
  11. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  12. 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 19 years ago
  13. 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 19 years ago
  14. 39b4f01 Removed mc_helpers.S, which is no longer used. by njn · 20 years ago
  15. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  16. 8b76fe5 by nethercote · 20 years ago
  17. 799fb80 by nethercote · 20 years ago
  18. 5a2664c by nethercote · 20 years ago
  19. 4388a40 by nethercote · 20 years ago
  20. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  21. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  22. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  23. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  24. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago
  25. a63e2d7 by njn · 21 years ago
  26. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  27. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  28. 43c799e by njn · 21 years ago
  29. 67aa818 by sewardj · 21 years ago
  30. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  31. b4db402 by sewardj · 22 years ago
  32. 5c004e4 by njn · 22 years ago
  33. 683c6ee by njn · 22 years ago
  34. 47f4b3e Fix build problems on SuSE 8.1 -- -I.. not included in compile cmds by sewardj · 22 years ago
  35. 4d54243 by njn25 · 22 years ago
  36. cac76cb by njn25 · 22 years ago
  37. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  38. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  39. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  40. 7cf0bd3 by njn · 22 years ago
  41. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  42. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  43. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  44. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  45. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  46. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  47. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  48. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  49. 4f9c934 by njn · 22 years ago
  50. e9667e6 Administrivia. by sewardj · 22 years ago
  51. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  52. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  53. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  54. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  55. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  56. 47160d6 fix initial installation problem by daywalker · 22 years ago
  57. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  58. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  59. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  60. 9a199dc by sewardj · 22 years ago
  61. be54e1f added rules to generate libpthread.so by gobry · 22 years ago
  62. cf2b14a by sewardj · 22 years ago
  63. 2e93c50 by sewardj · 22 years ago
  64. 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 22 years ago
  65. 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 22 years ago
  66. c76b795 added a bzdist target by gobry · 22 years ago
  67. 3e2c3b8 Remove mention of vg_version.h. by sewardj · 22 years ago
  68. e721a52 improved the build system by gobry · 22 years ago
  69. de4a1d0 Initial revision by sewardj · 22 years ago