1. 2b0793f Grouped options in the usage message so they're a bit easier to understand. by nethercote · 21 years ago
  2. 2822eba test for PARENT_SETTID support in clone() of the kernel instead by mueller · 21 years ago
  3. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  4. e173069 Printing usage message to stdout instead of stderr, which seems to be the by nethercote · 21 years ago
  5. 0be67ff raise sanity limit to pass coreutils testsuite by mueller · 21 years ago
  6. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  7. 137bc55 by nethercote · 21 years ago
  8. 77eba60 by nethercote · 21 years ago
  9. c1e395d Don't print this debug msg if -q is on. by nethercote · 21 years ago
  10. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  11. f3c3f1a When creating a logfile name, add a sequence number to the name in case by jsgf · 21 years ago
  12. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  13. b106c42 revert accidental debug code I committed last time. by daywalker · 21 years ago
  14. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  15. fa1016e by njn · 21 years ago
  16. 6c84655 by njn · 21 years ago
  17. 86dc2bc With -v option, client program's argv[] now printed at startup. Should be by njn · 21 years ago
  18. 45b672d VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): remove leading spaces and by sewardj · 21 years ago
  19. c2f5bb0 Just clarified VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH)'s workings a bit. by njn · 21 years ago
  20. ac2eb79 Fix a problem in VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH)(): when removing the by njn · 21 years ago
  21. 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
  22. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  23. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  24. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  25. 25c7c3a by sewardj · 21 years ago
  26. 7e73e5f spelling fixes by daywalker · 21 years ago
  27. e64b684 Remove debug printing that sneaked in. by sewardj · 21 years ago
  28. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  29. d6251f1 by njn · 21 years ago
  30. d304045 by njn · 21 years ago
  31. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  32. f9ebf67 wibble by njn · 21 years ago
  33. 633de32 by njn · 21 years ago
  34. 42e23f2 by njn · 21 years ago
  35. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  36. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  37. 0c7a5b5 1. No longer printing the "MMX-only" or "SSE-capable" string at startup by njn · 21 years ago
  38. b91ae7f by sewardj · 21 years ago
  39. 44b6043 Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH) if all we're doing by sewardj · 21 years ago
  40. 8c4e6b1 Support kernels >= 2.5.68 (Anders Gustafsson <andersg@0x63.nu>) by sewardj · 21 years ago
  41. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  42. 7d9f94d by njn · 21 years ago
  43. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  44. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  45. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  46. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  47. e0205ff by njn · 21 years ago
  48. 43c799e by njn · 21 years ago
  49. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  50. d5815ec by sewardj · 21 years ago
  51. fedb736 by njn · 21 years ago
  52. 04421d0 by sewardj · 21 years ago
  53. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 21 years ago
  54. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  55. 1c1b116 by sewardj · 21 years ago
  56. f4ce3d3 by njn · 21 years ago
  57. 59438c0 Increase default bb limit from 1e+12 to 1e+15. The former limit could by sewardj · 22 years ago
  58. 5109643 by sewardj · 22 years ago
  59. 3237b94 by sewardj · 22 years ago
  60. fa492d4 by sewardj · 22 years ago
  61. 2370f3b by sewardj · 22 years ago
  62. 22854b9 by sewardj · 22 years ago
  63. c0d8f68 by sewardj · 22 years ago
  64. 810086f by njn · 22 years ago
  65. 27f1a38 by njn · 22 years ago
  66. 570f890 Robustification of logging to a socket. If the listener process dies by sewardj · 22 years ago
  67. 73cf3bc Implement logging to a network socket. So it's now possible to do by sewardj · 22 years ago
  68. 4cf0569 by sewardj · 22 years ago
  69. c26cc25 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  70. 8fe15a3 Merge 13-data-syms from Jeremy Fitzhardinge: by sewardj · 22 years ago
  71. 3d652a3 merge (in effect, and without docs) revs: by sewardj · 22 years ago
  72. cc7bb47 by njn · 22 years ago
  73. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  74. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  75. d04b7c6 by njn · 22 years ago
  76. c953984 by njn · 22 years ago
  77. e427a66 by njn · 22 years ago
  78. e104247 by sewardj · 22 years ago
  79. 37cea30 by njn · 22 years ago
  80. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  81. 92a5956 by sewardj · 22 years ago
  82. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  83. ce61d05 Track ELF frame changes as appearing in Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  84. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  85. c26b448 Print additional useful information immediately prior to by sewardj · 22 years ago
  86. 5c509a1 parse_cache_opt: Move free() of opt past last use. by sewardj · 22 years ago
  87. 6314442 Forgot to VG_(free) a VG_(strdup)'d string. by njn · 22 years ago
  88. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  89. 2e43290 Rename event-horizon to error-limit; the former may have trendy black-hole by sewardj · 22 years ago
  90. 72f98ff Add --event-horizon=yes|no [yes] so that the limit on errors shown by sewardj · 22 years ago
  91. 7cf0bd3 by njn · 22 years ago
  92. 19d8141 Sanity check VG_LIBDIR (the --libdir= config value) at startup to detect by sewardj · 22 years ago
  93. 64039bb Failed attempt to make JDK 1.4.0 work. by sewardj · 22 years ago
  94. 43c356f Remove historical artefact. by sewardj · 22 years ago
  95. 7d78e78 Implement CLC and STC (Pascal Massimino <pmassimi@ilog.fr>). by sewardj · 22 years ago
  96. 78e25c9 Improve diagnostic info printed by failures in by sewardj · 22 years ago
  97. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  98. d9c2d6d The ELF table created by old kernels (2.4.3 ish) is different from by sewardj · 22 years ago
  99. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  100. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago