1. f577434 Helgrind : two new gdbserver commands 'describe address' and 'info locks' by philippe · 10 years ago
  2. 090b529 Fix/improve user manual and man page derived from it. by philippe · 10 years ago
  3. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  4. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  5. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  6. 4ced797 Make SGCheck fail with a meaningful message on unsupported platforms. by florian · 10 years ago
  7. 9c85e3f Removing fixed issue #326444 from the bug list by petarj · 10 years ago
  8. ccfc908 Remove those bugs that are already reported in NEWS as being by florian · 10 years ago
  9. 3e17274 Fix BZ #327212. Check for absolute path name at the end of by florian · 10 years ago
  10. 647c002 Create a list of all bugs reported after the 3.9.0 release (I think). by sewardj · 10 years ago
  11. fdaf9e4 Minor notes on arm64 register usages. by sewardj · 10 years ago
  12. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  13. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  14. e52e445 Following svn r13758 (bug 328711), some further similar fixes, by philippe · 11 years ago
  15. 4c7254d Merge the following revisions from 3_9_BRANCH to trunk: by sewardj · 11 years ago
  16. f15231f Update. by sewardj · 11 years ago
  17. 1a67731 Two small wording fixes in manual by philippe · 11 years ago
  18. bf267d4 Update. by sewardj · 11 years ago
  19. a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago
  20. 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
  21. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  22. 2d4b929 Update bug status. by sewardj · 11 years ago
  23. 146a435 Update bug status. by sewardj · 11 years ago
  24. 5e33a27 Annotate some bug reports with comments about priority. by sewardj · 11 years ago
  25. 8279217 More bug triage. by sewardj · 11 years ago
  26. 49dba4a Move some now-closed bugs into NEWS. by sewardj · 11 years ago
  27. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  28. 2c2cbda Update bug status. by sewardj · 11 years ago
  29. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  30. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  31. 0acaac3 s390: Announce support for DFP. Update the opcode spreadsheet to reflect this. by florian · 11 years ago
  32. 3f88581 Update bug status. by sewardj · 11 years ago
  33. 3785630 Update bug status. by sewardj · 11 years ago
  34. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  35. 3a09084 Bug 321730 Add cg_merge and cg_diff man pages. by mjw · 11 years ago
  36. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  37. 860fdab Update. by sewardj · 11 years ago
  38. 2be5122 Fix double 'the the' in documentation. by mjw · 11 years ago
  39. dae2cd6 Update bug status. by sewardj · 11 years ago
  40. f2df036 Update bug status. by sewardj · 11 years ago
  41. 7147c14 Update. by sewardj · 11 years ago
  42. 2046593 Document that user level client stack switches might cause crashes by philippe · 11 years ago
  43. e6bce13 Fix 316145 - callgrind command line options in manpage reference (unknown) callgrind manual by philippe · 11 years ago
  44. a02e267 Fix 316144 (valgrind.1 manpage contains ??? strings for references) by philippe · 11 years ago
  45. 6fd919d Moved fixed bugs to the NEWS file. by sewardj · 11 years ago
  46. 2c1bc5c Even more first-pass triage. by sewardj · 11 years ago
  47. 4501a3b Even more first-pass triagery. by sewardj · 11 years ago
  48. 744b7a2 Do some more triagery. by sewardj · 11 years ago
  49. 26adec0 Do some triagery. by sewardj · 11 years ago
  50. 2e4e995 Update bug list. by sewardj · 11 years ago
  51. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 11 years ago
  52. 583ae93 Add documentation for VALGRIND_MONITOR_COMMAND client request by philippe · 11 years ago
  53. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  54. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 11 years ago
  55. 3088769 Update somewhat. by sewardj · 12 years ago
  56. 8a6a76a Add documentation for --extra-debuginfo-path=. Relates to #310972. by sewardj · 12 years ago
  57. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  58. bd61232 Synch opcode list with <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
  59. 3154134 Update with current bugs. by sewardj · 12 years ago
  60. 384176b Update opcode table: add new insns for zEC12 by florian · 12 years ago
  61. 5afd53f Update opcode status. Announce fix for BZ #306035. by florian · 12 years ago
  62. cb22da5 Improve FAQ section discussing statically linked lib by philippe · 12 years ago
  63. 6da2d45 Update with latest bugmail header lines. by sewardj · 12 years ago
  64. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  65. 9190450 Rough initial triage for bugs that appeared in the past month or so. by sewardj · 12 years ago
  66. 3b39574 Update. by sewardj · 12 years ago
  67. 4ed2889 Updates for hfp insns. by florian · 12 years ago
  68. 4d87b8a s390: Add testcases for srnm and srnmb. Update opcode status list. by florian · 12 years ago
  69. 328f918 Update for 3.8.1. by sewardj · 12 years ago
  70. 81f9241 Update. by sewardj · 12 years ago
  71. 8187b5b Update. by sewardj · 12 years ago
  72. 5ca2604 Mark revision 12964 to be merged in 3.8.1 by philippe · 12 years ago
  73. d0ab916 Update for s390. by florian · 12 years ago
  74. f74f542 Adjust the vbit tester to deal with shift operations that require by florian · 12 years ago
  75. f9abc02 Announce bug fix in NEWS. by florian · 12 years ago
  76. 9b1de1f Add bugzilla number. by florian · 12 years ago
  77. 882a760 Update. by sewardj · 12 years ago
  78. af97692 Add testcase to check the emulation warning for new supported opcodes by florian · 12 years ago
  79. 179dddf Update. by sewardj · 12 years ago
  80. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  81. 4d14968 s390: Add testcase for the ecag insn. Based on patch by by florian · 12 years ago
  82. 5036a7a Update. by sewardj · 12 years ago
  83. 374c0dd Update. by sewardj · 12 years ago
  84. 1203628 Update bug tracking status post release. by sewardj · 12 years ago
  85. 1c41a1a --> 3.8.0 final by sewardj · 12 years ago
  86. 4e9dfd3 Move older news into its own file, NEWS.old, so as not to overrun TeX by sewardj · 12 years ago
  87. e5e7251 Update. by sewardj · 12 years ago
  88. 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
  89. 8ee4f33 Doc: remove 'is' in 'is replaces' by philippe · 12 years ago
  90. 38415e8 Fix typo spotted by John Reiser. by sewardj · 12 years ago
  91. a5629a2 Add notes re new print docs build failures. by sewardj · 12 years ago
  92. ca456c7 Doc updates for 3.8.0. by sewardj · 12 years ago
  93. 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  94. 69f799d Update. by sewardj · 12 years ago
  95. 965977c Add testcases for cu12. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  96. 8eacbc4 Some updates in release-HOWTO.txt by philippe · 12 years ago
  97. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  98. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  99. 074ca1a Remove entries with deprecated spellings (essentially duplicates). by florian · 12 years ago
  100. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago