1. 5b240c2 Implement --vex-iropt-register-updates=sp-at-mem-access by philippe · 12 years ago
  2. 260c648 Add a couple of useful examples to the --help text for --soname-synonyms. by sewardj · 12 years ago
  3. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  4. ae284e5 Add initial support for MacOSX 10.8. Note this is still very borked by sewardj · 12 years ago
  5. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  6. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  7. 5e21d44 ppc64-linux _start: don't assume ._start_in_C_linux -- the function by sewardj · 12 years ago
  8. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  9. 14711e8 Have the inner Valgrind registering the interim_stack asap. by philippe · 12 years ago
  10. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  11. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  12. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  13. 9fdca56 add some .globl or used attribute to avoid link failures with gold linker + LTO by philippe · 12 years ago
  14. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  15. 27233e9 When analyzing Valgrind with drd, suppress uninteresting race reports on VG_(threads)[].status by bart · 13 years ago
  16. 6919736 Ah, the joys of applying patches by hand. Redo r12424 but get the by sewardj · 13 years ago
  17. d9dbbc9 x86-darwin: _start: keep the stack 16-aligned. Fixes #295428. by sewardj · 13 years ago
  18. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  19. 5f2dcad Don't break fcntl locks when program does mmap. #280965. by sewardj · 13 years ago
  20. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  21. 4d4b644 Fix a compiler warning introduced in r12188 by bart · 13 years ago
  22. a92677a XML output: escape XML-metacharacters in executable path and arguments. This is a modified version of the patch submitted by Evgeniy Stepanov <eugeni.stepanov@gmail.com>. See also #284621. by bart · 13 years ago
  23. 6c63f5c Emit <state>RUNNING</state> earlier by bart · 13 years ago
  24. db4384e Add format specifier %ps: only escape XML-metacharacters for --xml=yes by bart · 13 years ago
  25. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  26. 95a128b Fix a regression (none/tests/cmdline[12]) which was introduced by florian · 13 years ago
  27. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  28. 70d71c7 Fix link error for 32-bit build on OSX 10.7 (Lion). This is the by sewardj · 13 years ago
  29. cc3de2d Add a new simulation hint, --sim-hints=fuse-compatible, which causes by sewardj · 13 years ago
  30. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  31. 9db56ae Allow selection of an alternative location for temporary files at by sewardj · 13 years ago
  32. 87cd71c Make the wait-for-gdb delay loop somewhat more modern-compiler-proof. by sewardj · 13 years ago
  33. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  34. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  35. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  36. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  37. b51c926 arm-linux: Set _start symbol alignment and type. Bug 266035 comment 1. by sewardj · 13 years ago
  38. 6c591e1 by sewardj · 13 years ago
  39. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  40. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  41. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  42. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  43. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  44. e05b3a4 Consistency improvement: made sure that VG_TRACK(die_mem_stack, address, len) by bart · 14 years ago
  45. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  46. 38efe4b Merge from branches/THUMB: link-time stub needed on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  47. 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago
  48. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  49. b1cc5d6 by njn · 14 years ago
  50. 0af71bb Give prototypes for the 64-bit integer division replacements, so by sewardj · 14 years ago
  51. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  52. a3054f5 Fixed compiler warnings about casting from const char * to char *. by bart · 14 years ago
  53. 82616e1 Made the abort() function available on PPC too. by bart · 14 years ago
  54. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  55. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  56. f6122a0 The help text printed by command-line option -h does now show the default by bart · 14 years ago
  57. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 15 years ago
  58. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  59. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  60. 9b533f8 Switched back from dynamic detection of whether the proc filesystem by bart · 15 years ago
  61. cf3f718 Renamed the function VG_(have_proc_filesystem)() into by bart · 15 years ago
  62. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  63. 7ca100d Fix a couple of errors in the revised XML generation that were by sewardj · 15 years ago
  64. b6267bd Output tweaks: by njn · 15 years ago
  65. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  66. 2d9e874 by sewardj · 15 years ago
  67. 97db761 Various option-related tweaks: by njn · 15 years ago
  68. f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
  69. f8a11cf In the "Command:" line in the preamble, escape special chars such as ' ' and by njn · 15 years ago
  70. 305dc00 Don't bother printing "My PID" when logging to a file or socket, as that by njn · 15 years ago
  71. 8e007a8 Now that we always print the command, no need to reprint it when logging to by njn · 15 years ago
  72. f484a65 Don't print the command in the preamble with --xml=yes. by njn · 15 years ago
  73. 53162bf Print the command being run at startup. It wraps to avoid going over 80 by njn · 15 years ago
  74. 05a8917 Started overhauling the documentation: by njn · 15 years ago
  75. f73d87f Add Valgrind version back into the preamble. by njn · 15 years ago
  76. cde90d3 Include valgrind_libdir and VG_(libdir) in the debugLog output. This was by njn · 15 years ago
  77. ff971fe Updated documentation related to the --read-var-info flag. by bart · 15 years ago
  78. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  79. 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
  80. ebf2cae Don't put the Vex SVN revision number in the preamble -- it achieves little by njn · 15 years ago
  81. a192daf Just whitespace and comment changes. by njn · 15 years ago
  82. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  83. 49f80e8 DARWIN sync: minor layout things, comments. by njn · 15 years ago
  84. a842d79 DARWIN sync: tweak debuglog output. by njn · 15 years ago
  85. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  86. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  87. 9f20746 Updated copyright years. by njn · 15 years ago
  88. 08ce7b3 Remove dead code relating to interface versions. by njn · 16 years ago
  89. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  90. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 16 years ago
  91. c6d86a3 Move an assertion (pertaining to showing initial segments to the by sewardj · 16 years ago
  92. 04eb109 Move description of --read-var-info= from the "debugging options" by sewardj · 16 years ago
  93. f8722ca Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes by sewardj · 16 years ago
  94. bbaef87 Fixes for compilation warnings from the apparently very strict by sewardj · 16 years ago
  95. 618658d Get rid of longstanding and now pointless restriction that disallowed by sewardj · 16 years ago
  96. f98e1c0 Merge Helgrind from branches/YARD into the trunk. Also includes some by sewardj · 16 years ago
  97. 61a1b05 Track recent AIX 5.3 updates. by sewardj · 16 years ago
  98. 94c8eb4 by sewardj · 16 years ago
  99. 9c606bd by sewardj · 16 years ago
  100. a8ffda6 Format string fixes for ppc{32,64}-aix5. by sewardj · 16 years ago