1. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  2. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  3. f6122a0 The help text printed by command-line option -h does now show the default by bart · 14 years ago
  4. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 14 years ago
  5. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  6. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  7. 9b533f8 Switched back from dynamic detection of whether the proc filesystem by bart · 15 years ago
  8. cf3f718 Renamed the function VG_(have_proc_filesystem)() into by bart · 15 years ago
  9. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  10. 7ca100d Fix a couple of errors in the revised XML generation that were by sewardj · 15 years ago
  11. b6267bd Output tweaks: by njn · 15 years ago
  12. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  13. 2d9e874 by sewardj · 15 years ago
  14. 97db761 Various option-related tweaks: by njn · 15 years ago
  15. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  16. f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
  17. 305dc00 Don't bother printing "My PID" when logging to a file or socket, as that by njn · 15 years ago
  18. 8e007a8 Now that we always print the command, no need to reprint it when logging to by njn · 15 years ago
  19. f484a65 Don't print the command in the preamble with --xml=yes. by njn · 15 years ago
  20. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  21. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  22. f73d87f Add Valgrind version back into the preamble. by njn · 15 years ago
  23. cde90d3 Include valgrind_libdir and VG_(libdir) in the debugLog output. This was by njn · 15 years ago
  24. ff971fe Updated documentation related to the --read-var-info flag. by bart · 15 years ago
  25. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  26. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  27. ebf2cae Don't put the Vex SVN revision number in the preamble -- it achieves little by njn · 15 years ago
  28. a192daf Just whitespace and comment changes. by njn · 15 years ago
  29. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  30. 49f80e8 DARWIN sync: minor layout things, comments. by njn · 15 years ago
  31. a842d79 DARWIN sync: tweak debuglog output. by njn · 15 years ago
  32. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  33. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  34. 9f20746 Updated copyright years. by njn · 15 years ago
  35. 08ce7b3 Remove dead code relating to interface versions. by njn · 15 years ago
  36. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  37. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  38. c6d86a3 Move an assertion (pertaining to showing initial segments to the by sewardj · 15 years ago
  39. 04eb109 Move description of --read-var-info= from the "debugging options" by sewardj · 16 years ago
  40. f8722ca Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes by sewardj · 16 years ago
  41. bbaef87 Fixes for compilation warnings from the apparently very strict by sewardj · 16 years ago
  42. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  43. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  44. 61a1b05 Track recent AIX 5.3 updates. by sewardj · 16 years ago
  45. 94c8eb4 by sewardj · 16 years ago
  46. 9c606bd by sewardj · 16 years ago
  47. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago
  48. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  49. c191a04 Followup to r8178: don't segfault if VG_(clo_log_name) is NULL. by sewardj · 16 years ago
  50. 4efbaa7 Reinstate printing of log-file-qualifiers in XML output (Ashley Pittman). by sewardj · 16 years ago
  51. 7cf4e6b by sewardj · 16 years ago
  52. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  53. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  54. 7c1a19a Mark the main thread as running while the initial memory declarations by tom · 17 years ago
  55. dc2f79e Comment-only change. by sewardj · 17 years ago
  56. c9d3383 AIX5 counterpart to r7302: Improve handling of programs which require by sewardj · 17 years ago
  57. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  58. 5bdfbd2 When allocating space for the client stack on Linux, take notice of by sewardj · 17 years ago
  59. 5abcc0b Get rid of VG_NUMW_CLO, as it is pretty much identical to VG_NUM_CLO, by sewardj · 17 years ago
  60. 374a36d by njn · 17 years ago
  61. 12373b1 Followup to r7192: don't bork the compilation if GDB_PATH is not by sewardj · 17 years ago
  62. 7839d11 In the --help text, print the actual name of the GDB that will by by sewardj · 17 years ago
  63. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  64. de764e8 by sewardj · 17 years ago
  65. 99a2ceb by sewardj · 17 years ago
  66. 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
  67. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  68. 198f34f Get rid of VG_(getcwd) and replace it with a pair of functions, by sewardj · 17 years ago
  69. bcccbc0 When doing 'demo' translations for --profile-flags=, make at least by sewardj · 17 years ago
  70. 1274d24 Fix bug 142197: don't free --toolname:foo options after they've been munged, by njn · 17 years ago
  71. 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 17 years ago
  72. 125fd4f Generate valid XML (conforming to docs/internals/xml-output.txt) even by sewardj · 17 years ago
  73. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  74. 95611ff --wait-for-gdb=yes: gcc 4.1.2 now appears to delete do-nothing loops, so by sewardj · 17 years ago
  75. f767d96 by sewardj · 17 years ago
  76. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  77. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  78. 0785468 Remove redundant \n by sewardj · 18 years ago
  79. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  80. f9d2f9b Redo the interface to m_initimg (module for setting up the initial by sewardj · 18 years ago
  81. 5471ec6 Increase # bbs in profile. by sewardj · 18 years ago
  82. 12ab765 Final merges from branches/AIX5; mostly tracking of SysRes change. by sewardj · 18 years ago
  83. 17c1104 Move code that creates the initial Linux memory image (stack, env, by sewardj · 18 years ago
  84. 4cfea4f by sewardj · 18 years ago
  85. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  86. 33dbfce Clarify usage instructions for --trace-flags. by njn · 18 years ago
  87. a2cd32d Move into 2006. by sewardj · 18 years ago
  88. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  89. c40fce5 Print a slightly more helpful error message if the log file creation fails. by sewardj · 18 years ago
  90. ca54af3 by njn · 18 years ago
  91. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  92. 4c3faae A couple of initialisations to keep gcc-4.1.0 happy. by sewardj · 18 years ago
  93. 6b3e0d7 Fix boundary conditions relating to stack permissions (see r5645). by sewardj · 18 years ago
  94. c6527d6 When setting the initial permissions of the area below the initial by sewardj · 18 years ago
  95. c8c5c87 Handle main thread stacks up to 16MB. by sewardj · 18 years ago
  96. e3121f3 Track vex r1555 (Change the way Vex represents architecture variants by sewardj · 18 years ago
  97. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 18 years ago
  98. cf95181 ppc64-linux: set R2 before running __libc_freeres by sewardj · 18 years ago
  99. 1a85f4f by sewardj · 18 years ago
  100. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago