1. e529b87 Improve behaviour of mempool redzone checking if user does not follow the manual (297911) by philippe · 12 years ago
  2. 8a91f38 Finish initial triaging pass. by sewardj · 12 years ago
  3. eeb0733 fix 302709 valgrind for ARM needs extra tls support for android emulator by philippe · 12 years ago
  4. 4a2faf1 Commit results of triagery so far. by sewardj · 12 years ago
  5. d7ebe55 Final round of moving fixed bugs from 3_7_BUGSTATUS to NEWS. by florian · 12 years ago
  6. f5a3937 Move more fixed bugs from 3_7_BUGSTATUS to NEWS. by florian · 12 years ago
  7. 2011f75 Removed some bugs that were marked invalid. I did not move them to NEWS by florian · 12 years ago
  8. 295bb7f Remove some more entries from 3_7_BUGSTATUS that were already in NEWS. by florian · 12 years ago
  9. b79add8 move the mips port bug entry from 3_7_BUGSTATUS.txt to NEWS by philippe · 12 years ago
  10. 9dca053 Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS. by philippe · 12 years ago
  11. faa4f05 Move some fixed bugs from 3_7_BUGSTATUS.txt to NEWS. by philippe · 12 years ago
  12. 13cb4eb Update with header lines for all reported bugs so far. by sewardj · 12 years ago
  13. 8aa1cb7 Add a text file giving a top-level summary of all bugs reported since by sewardj · 12 years ago
  14. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  15. 11ec518 Adding README.mips to distribution documents. by petarj · 12 years ago
  16. 9eff979 Update with recent notes. by sewardj · 12 years ago
  17. cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  18. d6e1b95 Update. by sewardj · 12 years ago
  19. cd51345 Update. by sewardj · 12 years ago
  20. e53fd05 Document the register(s) used for thread pointer by philippe · 12 years ago
  21. 1de3783 Improve cross referencing of gdbserver monitor commands by philippe · 12 years ago
  22. 8bb9e04 as vgdb not activated by default on android, need to fix the example by philippe · 12 years ago
  23. 419d5f2 gdbserver: introduce support to show the AVX registers. by philippe · 12 years ago
  24. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  25. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 13 years ago
  26. bcd21a2 Updated for s390. by florian · 13 years ago
  27. 93a6a8d add optional arg [aspacemgr] to v.info memory to show aspacemgr segments. by philippe · 13 years ago
  28. a50b4a2 Update. by sewardj · 13 years ago
  29. cb02f54 Update s390 status by florian · 13 years ago
  30. b3dc95f Update. by sewardj · 13 years ago
  31. 9d36412 Update. by sewardj · 13 years ago
  32. ecac8f3 Update, post-merge. by sewardj · 13 years ago
  33. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 13 years ago
  34. 147e0a9 Update s390 opcode list. by florian · 13 years ago
  35. eadfb1f Add spreadsheet that lists all s390 opcodes in the following format: by florian · 13 years ago
  36. ede2d6c (for x86 and amd64): Change the type of the shadow regs for floating point registers by philippe · 13 years ago
  37. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 13 years ago
  38. 0d366ad * Improve documentation of --vgdb=full by philippe · 13 years ago
  39. 277eaff * README_DEVELOPERS : complete/enhance the section about outer/inner by philippe · 13 years ago
  40. 236a71a Document the new --fair-sched option. by philippe · 13 years ago
  41. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 13 years ago
  42. 238ac2f Spelling fix by bart · 13 years ago
  43. 7ee8b88 Small doc changes: by philippe · 13 years ago
  44. dec4a56 Tweaks for the benefit of the webpage. by florian · 13 years ago
  45. ed3ac74 Clarify where to set TMPDIR to have working FIFOs. by philippe · 13 years ago
  46. badefc9 Some small doc updating for 3.7.0. by sewardj · 13 years ago
  47. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  48. 0b289e9 Add some more missing files to the tarball. by florian · 13 years ago
  49. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  50. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  51. 00e4e0a Record the ELF x86 regparm registers. by sewardj · 13 years ago
  52. 07fce0a Cause the build to fail when man pages aren't built properly. At by sewardj · 13 years ago
  53. bdf5e70 Add ABI information for s390x. by florian · 13 years ago
  54. 4a37e32 Fix a comment. by florian · 13 years ago
  55. c879859 Update documentation now that DRD supports XML output by bart · 13 years ago
  56. cc3de2d Add a new simulation hint, --sim-hints=fuse-compatible, which causes by sewardj · 13 years ago
  57. 0e1b0c2 Mention the --tool option in the manual page. Fixes #249970. by tom · 13 years ago
  58. 164d2fe Include the standard Fedora location in the list of places where by tom · 13 years ago
  59. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  60. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  61. b338a85 Remove references to Ptrcheck in the documentation, and replace by sewardj · 13 years ago
  62. c8bd1df Memcheck: by sewardj · 13 years ago
  63. e81a454 Minor documentation fixes for the GDB server. (Philippe Waroquiers, by sewardj · 13 years ago
  64. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  65. 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
  66. 995c67f Edits for the GDBserver documentation. by sewardj · 13 years ago
  67. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  68. de92fef Add file missing from r11791 due to insufficient coffee. by sewardj · 13 years ago
  69. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago
  70. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  71. d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 14 years ago
  72. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
  73. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 14 years ago
  74. c3a4418 Record the repo-mangling magic invokations needed for a minor release. by sewardj · 14 years ago
  75. 7c02ba7 Clarify some details about "possibly lost" heap blocks. by njn · 14 years ago
  76. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  77. 695f13a Finalise doc stuff for 3.6.0. by sewardj · 14 years ago
  78. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  79. 5fce756 Add documentation for exp-dhat. by sewardj · 14 years ago
  80. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  81. 1160e81 Un-break the docs build on Ubuntu 10.04 (Loïc Minier, lool@dooz.org). by sewardj · 14 years ago
  82. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  83. 924bb22 Spelling fix. by bart · 14 years ago
  84. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  85. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  86. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 15 years ago
  87. 0fe1d4c Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add comments. by sewardj · 15 years ago
  88. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  89. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  90. a83647a Update. by sewardj · 15 years ago
  91. 643205d Add a file to keep track of stuff that we currently can't/don't in bugzilla. by sewardj · 15 years ago
  92. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  93. 54ca7ad Bump version. by sewardj · 15 years ago
  94. 1ffe69e Comment that we never actually expect to see the string ]]> in a by sewardj · 15 years ago
  95. e77c724 Minor changes w.r.t. --read-var-info=, threading support, and by sewardj · 15 years ago
  96. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  97. 13bf98c Minor update. by njn · 15 years ago
  98. 23fd9bc Remove bad explanations of mempool requests from the core manual, just point by njn · 15 years ago
  99. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  100. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago