1. a70ab4d Oops, add new files by fitzhardinge · 21 years ago
  2. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  3. c5918d9 We expect new output with the syscalls changes. by jsgf · 21 years ago
  4. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  5. 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
  6. ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
  7. f9e1be2 Run this test -q by sewardj · 21 years ago
  8. 7b579f7 Give corecheck a SK_(update_extra) so it doesn't panic on by sewardj · 21 years ago
  9. 7294b71 Add iffdeffery to allow testing the call to the DNS resolver in either by sewardj · 21 years ago
  10. 68e281a Make it compile with older compilers. by sewardj · 21 years ago
  11. e201b40 make check more portable, patch by Matthew Emmerton by daywalker · 21 years ago
  12. 51cb694 whops by daywalker · 21 years ago
  13. 8b186ac add failing test by daywalker · 21 years ago
  14. a63e2d7 by njn · 21 years ago
  15. 0aae1bf some ignores by daywalker · 21 years ago
  16. 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 21 years ago
  17. 1ff5977 correct expected stdout. prepare must NOT run twice! by daywalker · 21 years ago
  18. 7d9f94d by njn · 21 years ago
  19. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  20. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  21. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  22. d8ced86 by njn · 21 years ago
  23. 67aa818 by sewardj · 21 years ago
  24. f5ef185 fix make distcheck with newer automake by daywalker · 21 years ago
  25. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
  26. d3e6a03 by njn · 22 years ago
  27. e15728c by njn · 22 years ago
  28. 810086f by njn · 22 years ago
  29. 9160c95 by sewardj · 22 years ago
  30. 831d401 by sewardj · 22 years ago
  31. 27f1a38 by njn · 22 years ago
  32. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  33. ee588a9 Fix compile warnings by sewardj · 22 years ago
  34. d04b7c6 by njn · 22 years ago
  35. 83157fc by njn · 22 years ago
  36. c953984 by njn · 22 years ago
  37. e427a66 by njn · 22 years ago
  38. 782eb00 by njn · 22 years ago
  39. 4d54243 by njn25 · 22 years ago
  40. 936159b by njn25 · 22 years ago
  41. cac76cb by njn25 · 22 years ago
  42. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  43. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  44. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  45. 7cf0bd3 by njn · 22 years ago
  46. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  47. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  48. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  49. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  50. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  51. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  52. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  53. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  54. 4f9c934 by njn · 22 years ago
  55. e9667e6 Administrivia. by sewardj · 22 years ago
  56. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  57. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  58. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  59. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  60. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  61. 47160d6 fix initial installation problem by daywalker · 22 years ago
  62. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  63. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago
  64. fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 22 years ago
  65. 9a199dc by sewardj · 22 years ago
  66. be54e1f added rules to generate libpthread.so by gobry · 22 years ago
  67. cf2b14a by sewardj · 22 years ago
  68. 2e93c50 by sewardj · 22 years ago
  69. 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 22 years ago
  70. 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 22 years ago
  71. c76b795 added a bzdist target by gobry · 22 years ago
  72. 3e2c3b8 Remove mention of vg_version.h. by sewardj · 22 years ago
  73. e721a52 improved the build system by gobry · 22 years ago
  74. de4a1d0 Initial revision by sewardj · 22 years ago