1. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  2. 4a540d0 by njn · 22 years ago
  3. 3404251 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  4. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  5. 10ba625 merge rev 1.35.2.6: by sewardj · 22 years ago
  6. 9b6d34e by njn · 22 years ago
  7. 8ec2cfc by sewardj · 22 years ago
  8. 90cf595 by njn · 22 years ago
  9. 11cc925 by njn · 22 years ago
  10. 0da28b9 Fix strange bug in matching AddrErrs. by sewardj · 22 years ago
  11. 0dcb01a Simplify assembler syntax for R H 6.2. by sewardj · 22 years ago
  12. 34eccb1 Make suppressions work again after I messed with skin names. Sigh. by sewardj · 22 years ago
  13. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  14. ac6c176 by njn · 22 years ago
  15. 4d5490d by njn · 22 years ago
  16. f2df9b5 by njn · 22 years ago
  17. 1f3a909 comment wibbles by njn · 22 years ago
  18. d04b7c6 by njn · 22 years ago
  19. c953984 by njn · 22 years ago
  20. e427a66 by njn · 22 years ago
  21. c40c3a8 by njn · 22 years ago
  22. 47f4b3e Fix build problems on SuSE 8.1 -- -I.. not included in compile cmds by sewardj · 22 years ago
  23. 9b22bca Remove comment that nobody can make sense of. by sewardj · 22 years ago
  24. d077f53 Teach memcheck about instrumenting {GET,PUT,USE}SEG. by sewardj · 22 years ago
  25. c4d68a5 wibble by njn · 22 years ago
  26. 4ba5a79 by njn · 22 years ago
  27. 5eeb9ec wibble by njn · 22 years ago
  28. d44fab0 wibble by njn · 22 years ago
  29. b324335 merge rev 1.16.2.3: by sewardj · 22 years ago
  30. 4d54243 by njn25 · 22 years ago
  31. d790dc0 by njn25 · 22 years ago
  32. 936159b by njn25 · 22 years ago
  33. cac76cb by njn25 · 22 years ago
  34. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  35. 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
  36. 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago
  37. 8c664a9 Mention kernel probs with R H "Limbo" public beta (hacked 2.4.18). by sewardj · 22 years ago
  38. b0e8e2e Document some limitations. by sewardj · 22 years ago
  39. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  40. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  41. 365a851 Final documentation updates for 1.0. by sewardj · 22 years ago
  42. bc7d878 Implement --weird-hacks=truncate-writes to limit the size of write syscalls by sewardj · 22 years ago
  43. 986b0f8 Removed line about Cachegrind being experimental. by njn · 22 years ago
  44. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  45. a2541a9 First round of manual update for 1.0. by sewardj · 22 years ago
  46. 526e3fd A few minor improvements. by njn · 22 years ago
  47. 8fb5a29 Updated Cachegrind section for the CPUID-addition/vg_cachegen-removal. by njn · 22 years ago
  48. 7cf0bd3 by njn · 22 years ago
  49. 4294fd4 by njn · 22 years ago
  50. 7107e5e Tiny documentation wibbles by njn · 22 years ago
  51. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  52. af8abba Markup bug. by sewardj · 22 years ago
  53. ac02b2a Update for sigaltstack by sewardj · 22 years ago
  54. 8f253ff Implement semaphore functions. by sewardj · 22 years ago
  55. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  56. 5865002 Add clarification of the purpose of the malloc/free mismatch checks by sewardj · 22 years ago
  57. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  58. bff8876 by njn · 22 years ago
  59. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  60. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  61. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  62. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  63. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  64. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  65. 9e69424 Minor corrections about cache profiling cost centres. by njn · 22 years ago
  66. 7efaa11 vg_symtab2.c: by njn · 22 years ago
  67. 7cfd572 Added section to tech docs on how cachegrind works, including the by njn · 22 years ago
  68. 1f13ab1 Remove comments about Mozilla 1.0RC1 crashing, since that's not a Valgrind by sewardj · 22 years ago
  69. 7c062c9 Fix free and free-mismatch err so the top frame in the bt isn't skipped. by sewardj · 22 years ago
  70. ab1d9d1 Bring manual up-to-date and add stuff about pthread support. by sewardj · 22 years ago
  71. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  72. 434f57f Edit cache stuff, minorly. by sewardj · 22 years ago
  73. db75e4d Added note about bts/btr/btc causing bogus cache read counts. by njn · 22 years ago
  74. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  75. 4f9c934 by njn · 22 years ago
  76. e9667e6 Administrivia. by sewardj · 22 years ago
  77. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  78. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  79. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  80. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  81. 45b4b37 by sewardj · 22 years ago
  82. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  83. c7529c3 by sewardj · 22 years ago
  84. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  85. 47160d6 fix initial installation problem by daywalker · 22 years ago
  86. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  87. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  88. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  89. 9a199dc by sewardj · 22 years ago
  90. be54e1f added rules to generate libpthread.so by gobry · 22 years ago
  91. cf2b14a by sewardj · 22 years ago
  92. 2e93c50 by sewardj · 22 years ago
  93. 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 22 years ago
  94. 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 22 years ago
  95. c76b795 added a bzdist target by gobry · 22 years ago
  96. 3e2c3b8 Remove mention of vg_version.h. by sewardj · 22 years ago
  97. 177380e Markup wibbles. by sewardj · 22 years ago
  98. a7dc795 Change message "Use of uninitialized CPU condition code" to by sewardj · 22 years ago
  99. e721a52 improved the build system by gobry · 22 years ago
  100. de4a1d0 Initial revision by sewardj · 22 years ago