1. bfcc707 Fix "make check" for when src_dir != build_dir by nethercote · 20 years ago
  2. 799fb80 by nethercote · 20 years ago
  3. 3ac5dd4 as_shm wasn't being included in 'make dist'. by nethercote · 20 years ago
  4. 8542e0f Remove the limit on the number of pthread read/write locks. This works by thughes · 20 years ago
  5. 15a76d1 Suppress .stderr.diff2 files as well as .stderr.diff files. by thughes · 20 years ago
  6. d41cd6c Add alternate results for some tests that use mmap. by thughes · 20 years ago
  7. 4606320 by nethercote · 20 years ago
  8. d4b17c0 Update .cvsignore for recently added regression tests. by nethercote · 20 years ago
  9. 4388a40 by nethercote · 20 years ago
  10. 537e894 by nethercote · 20 years ago
  11. 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
  12. 2224f5c Maek init_global_thread_specific_state as a constructor to try and ensure by thughes · 20 years ago
  13. 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
  14. d84cf52 Update .cvsignore files by nethercote · 20 years ago
  15. 11975ff It appears that NPTL uses a new system for dealing with cleanup by thughes · 20 years ago
  16. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 20 years ago
  17. 07713b3 Anonymise path names for libc's built with debg symbols. by thughes · 20 years ago
  18. 79dd3ce Add some alternate regression test results for older libc's. by thughes · 20 years ago
  19. c70f5aa Changed the fdleak tests to explicitly attach /dev/null as the standard by thughes · 21 years ago
  20. 6ed8509 Remove system-dependent output from test. by nethercote · 21 years ago
  21. 8bf0c6a Remove address from output, which varies from machine to machine and causes by nethercote · 21 years ago
  22. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  23. 3547d0b portability by mueller · 21 years ago
  24. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago
  25. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  26. 1c76dc4 When merging multiple symbols with the same address, rather than always by fitzhardinge · 21 years ago
  27. 3e0803f Update regtest to match new error message by fitzhardinge · 21 years ago
  28. 48d9a48 Un-break 'make distcheck' yet again. I guess someone somewhere understands by jseward · 21 years ago
  29. 0e8bfcf Fix bug 69836: make record_fd_open ignore fds > VG_MAX_FD. by fitzhardinge · 21 years ago
  30. d8d5490 Add #includes to avoid compile warnings. by nethercote · 21 years ago
  31. 010c9b6 Fix more "make dist" borkage by nethercote · 21 years ago
  32. 607da77 Fix Makefile.am so "make dist" works. by nethercote · 21 years ago
  33. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  34. e121c6c updating .cvsignore by mueller · 21 years ago
  35. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  36. 9c42a0f Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it by nethercote · 21 years ago
  37. 137bc55 by nethercote · 21 years ago
  38. a70ab4d Oops, add new files by fitzhardinge · 21 years ago
  39. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  40. c5918d9 We expect new output with the syscalls changes. by jsgf · 21 years ago
  41. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  42. 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
  43. ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
  44. f9e1be2 Run this test -q by sewardj · 21 years ago
  45. 7b579f7 Give corecheck a SK_(update_extra) so it doesn't panic on by sewardj · 21 years ago
  46. 7294b71 Add iffdeffery to allow testing the call to the DNS resolver in either by sewardj · 21 years ago
  47. 68e281a Make it compile with older compilers. by sewardj · 21 years ago
  48. e201b40 make check more portable, patch by Matthew Emmerton by daywalker · 21 years ago
  49. 51cb694 whops by daywalker · 21 years ago
  50. 8b186ac add failing test by daywalker · 21 years ago
  51. a63e2d7 by njn · 21 years ago
  52. 0aae1bf some ignores by daywalker · 21 years ago
  53. 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 21 years ago
  54. 1ff5977 correct expected stdout. prepare must NOT run twice! by daywalker · 21 years ago
  55. 7d9f94d by njn · 21 years ago
  56. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  57. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  58. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  59. d8ced86 by njn · 21 years ago
  60. 67aa818 by sewardj · 22 years ago
  61. f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
  62. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
  63. d3e6a03 by njn · 22 years ago
  64. e15728c by njn · 22 years ago
  65. 810086f by njn · 22 years ago
  66. 9160c95 by sewardj · 22 years ago
  67. 831d401 by sewardj · 22 years ago
  68. 27f1a38 by njn · 22 years ago
  69. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  70. ee588a9 Fix compile warnings by sewardj · 22 years ago
  71. d04b7c6 by njn · 22 years ago
  72. 83157fc by njn · 22 years ago
  73. c953984 by njn · 22 years ago
  74. e427a66 by njn · 22 years ago
  75. 782eb00 by njn · 22 years ago
  76. 4d54243 by njn25 · 22 years ago
  77. 936159b by njn25 · 22 years ago
  78. cac76cb by njn25 · 22 years ago
  79. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  80. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  81. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  82. 7cf0bd3 by njn · 22 years ago
  83. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  84. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  85. 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 22 years ago
  86. 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 22 years ago
  87. 0facc4f More symbol versioning stuff by sewardj · 22 years ago
  88. 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 22 years ago
  89. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  90. aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 22 years ago
  91. 4f9c934 by njn · 22 years ago
  92. e9667e6 Administrivia. by sewardj · 22 years ago
  93. 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 22 years ago
  94. 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 22 years ago
  95. a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 22 years ago
  96. 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 22 years ago
  97. 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 22 years ago
  98. 47160d6 fix initial installation problem by daywalker · 22 years ago
  99. 48ccca5 some workarounds for newer automake by daywalker · 22 years ago
  100. b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 22 years ago