1. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
  2. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  3. e121c6c updating .cvsignore by mueller · 21 years ago
  4. 137bc55 by nethercote · 21 years ago
  5. 3b390c7 by nethercote · 21 years ago
  6. 77eba60 by nethercote · 21 years ago
  7. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  8. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  9. d799418 by njn · 21 years ago
  10. da2e36d Tiny formatting changes by njn · 21 years ago
  11. 89409f8 Remove two pieces of identical code used by Memcheck and Addrcheck, and put by njn · 21 years ago
  12. c2699f6 by njn · 21 years ago
  13. 7271864 by njn · 21 years ago
  14. 66fe05a Added overlap checking to Addrcheck, mostly just moving things around. In by njn · 21 years ago
  15. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  16. 4855c05 Fix a whole lot more regression tests on Red Hat 7.3. by sewardj · 21 years ago
  17. af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
  18. 095c3bc Add some more SSE/SSE2 floating point instructions. by sewardj · 21 years ago
  19. abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
  20. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  21. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  22. 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
  23. 1863abc Teach AddrCheck about some SSE uinstrs. by sewardj · 21 years ago
  24. a63e2d7 by njn · 21 years ago
  25. 7d9f94d by njn · 21 years ago
  26. 47363ab by njn · 21 years ago
  27. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  28. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  29. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  30. d8ced86 by njn · 21 years ago
  31. 43c799e by njn · 21 years ago
  32. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  33. d5815ec by sewardj · 21 years ago
  34. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  35. 3d7c9c8 by sewardj · 21 years ago
  36. 67aa818 by sewardj · 21 years ago
  37. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  38. b3f7c09 Committed Jeremy F's patch 86: by njn · 21 years ago
  39. bf310d9 When ignoring memcheck-style client requests for block permissions by sewardj · 22 years ago
  40. a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
  41. a75cd5a Recognise Leak suppressions. by sewardj · 22 years ago
  42. 99aac97 by sewardj · 22 years ago
  43. 5164748 by sewardj · 22 years ago
  44. 5de6ee0 whitespace and __inline__ trivial changes by sewardj · 22 years ago
  45. d8033d9 by sewardj · 22 years ago
  46. 78210aa by sewardj · 22 years ago
  47. c0d8f68 by sewardj · 22 years ago
  48. 5c004e4 by njn · 22 years ago
  49. f555ac7 Restructure the documentation to try and make it hang together better. by sewardj · 22 years ago
  50. 810086f by njn · 22 years ago
  51. 7a5ebcf by sewardj · 22 years ago
  52. 9160c95 by sewardj · 22 years ago
  53. a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
  54. 831d401 by sewardj · 22 years ago
  55. 27f1a38 by njn · 22 years ago
  56. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  57. 4a540d0 by njn · 22 years ago
  58. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  59. 9b6d34e by njn · 22 years ago
  60. 0da28b9 Fix strange bug in matching AddrErrs. by sewardj · 22 years ago
  61. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  62. ac6c176 by njn · 22 years ago
  63. f2df9b5 by njn · 22 years ago
  64. 1f3a909 comment wibbles by njn · 22 years ago
  65. d04b7c6 by njn · 22 years ago
  66. 7da8fa7 by njn · 22 years ago
  67. c953984 by njn · 22 years ago
  68. e427a66 by njn · 22 years ago
  69. 782eb00 by njn · 22 years ago
  70. 4ba5a79 by njn · 22 years ago
  71. 936159b by njn25 · 22 years ago
  72. cac76cb by njn25 · 22 years ago
  73. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  74. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  75. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  76. 7cf0bd3 by njn · 22 years ago
  77. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  78. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  79. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  80. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  81. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  82. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  83. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  84. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  85. 4f9c934 by njn · 22 years ago
  86. e9667e6 Administrivia. by sewardj · 22 years ago
  87. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  88. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  89. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  90. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  91. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  92. 47160d6 fix initial installation problem by daywalker · 22 years ago
  93. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  94. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  95. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  96. 9a199dc by sewardj · 22 years ago
  97. be54e1f added rules to generate libpthread.so by gobry · 22 years ago
  98. cf2b14a by sewardj · 22 years ago
  99. 2e93c50 by sewardj · 22 years ago
  100. 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 22 years ago