1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 3260a71 Merge, from branches/VALGRIND_3_11_BRANCH, NEWS and docs/xml/vg-entities.xml. by sewardj · 9 years ago
  4. 372d7b9 Update for Fedora 21 and 22. by sewardj · 9 years ago
  5. 1ffc3fc Update. by sewardj · 9 years ago
  6. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  7. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  8. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  9. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  10. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  11. 9757b9e docs: env variable handling behaviour consistent between OS X and Linux, thus remove redundant comment and #ifdef. n-i-bz. by rhyskidd · 9 years ago
  12. 22bbcdf Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909. by rhyskidd · 9 years ago
  13. d818a50 Update. by sewardj · 9 years ago
  14. 52476b5 Update. by sewardj · 9 years ago
  15. 93e4356 Update. by sewardj · 9 years ago
  16. cf2718c Update. by sewardj · 9 years ago
  17. 6d3cb49 Fix 350202 - Add limited param to 'monitor block_list' by philippe · 9 years ago
  18. a2384ed Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt by philippe · 9 years ago
  19. 8f8811e Improve mmap MAP_HUGETLB support. This is a follow up to r14682: by florian · 9 years ago
  20. afba159 Update following amd64 AVX front end fixes. by sewardj · 9 years ago
  21. 636392d Update. by sewardj · 9 years ago
  22. ead018e In VALGRIND_PRINTF write out the thread name to xml. by florian · 9 years ago
  23. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  24. d20c762 Complete fix for bz#344416 - Fix make regtest does not work cleanly on OS X (3). by rhyskidd · 9 years ago
  25. 85ba9b7 Update by florian · 9 years ago
  26. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  27. 8c76f8c Followup to r15406: by florian · 9 years ago
  28. 081f1f7 Minor updates; also note the fixing of 346411. by sewardj · 9 years ago
  29. 6995205 Roughly classify all the bugs in 3_10_BUGSTATUS.txt. by sewardj · 9 years ago
  30. dd77d64 Update. by sewardj · 9 years ago
  31. 11874c5 Partial update of OS X related 3_10_BUGSTATUS, due to resolved bug reports. by rhyskidd · 9 years ago
  32. 25beafd Waiting for the release, the doc should better indicate it is a SVN version by philippe · 9 years ago
  33. 4c1afb9 Update. by sewardj · 9 years ago
  34. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  35. c7798d8 Update. by sewardj · 9 years ago
  36. 420d6d5 Update. by sewardj · 9 years ago
  37. ba3e863 Add a new howto for running mips64-linux on QEMU. by sewardj · 9 years ago
  38. b69060f Add a HOWTO on how to build and install aarch64-linux on QEMU, by sewardj · 9 years ago
  39. efa71c5 Update. by sewardj · 9 years ago
  40. 8510d00 Add some internal documentation for 'svn ignore' maintenance; by philippe · 9 years ago
  41. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  42. ee470b8 Merge the contents of docs/internals/howto_build_documentation by florian · 9 years ago
  43. 83e6948 Add a howto for building documentation. by florian · 9 years ago
  44. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 9 years ago
  45. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 9 years ago
  46. f8ff41e Update release notes with ICC contact. by florian · 9 years ago
  47. e9ed142 Update. by sewardj · 9 years ago
  48. 593ca41 Update. by sewardj · 9 years ago
  49. b509864 Document the --max-threads command line option. by florian · 9 years ago
  50. 5f440ac Update. by sewardj · 9 years ago
  51. 737576d Update. by sewardj · 9 years ago
  52. 7f39461 Update list of open bugs, and classify them by area. by sewardj · 9 years ago
  53. 3f489e2 Update. by sewardj · 9 years ago
  54. d0d3ad9 Initial trawl through bugs from 22 Nov 2014 to 20 Jan 2015. by sewardj · 9 years ago
  55. 2494d38 Pull in bugs opened after 22 Nov 2014. by sewardj · 9 years ago
  56. 28120d6 Fix a typo. by florian · 9 years ago
  57. fba8dd7 Add a command line option to allow the user to provide an upper bound by florian · 9 years ago
  58. 90c7732 Enhance the "Author" section of the manpage as suggested in BZ #226609. by florian · 9 years ago
  59. 62cf41c Add a file tracking the 3.10.x merge status. by sewardj · 9 years ago
  60. 593ab85 Update. by sewardj · 9 years ago
  61. 0e8ace0 Update. by sewardj · 9 years ago
  62. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  63. d185c23 Update. by sewardj · 10 years ago
  64. a914c04 Fix some grammatical weirness which was reported in BZ #340430. by florian · 10 years ago
  65. cb26cae Update. by sewardj · 10 years ago
  66. 48e90fb Update. by sewardj · 10 years ago
  67. 55fd2eb Update. by sewardj · 10 years ago
  68. 7e4f04f Add missing ]] to terminate CDATA. Missing brackets are causing by philippe · 10 years ago
  69. d95f093 Record some bugs outstanding following 3.10.0. by sewardj · 10 years ago
  70. a65b6ad Merge r14514 from 3_10_BRANCH (--> 3.10.0) by sewardj · 10 years ago
  71. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  72. a069596 Create 3_10_BUGSTATUS.txt. by sewardj · 10 years ago
  73. 3eeeb45 Update. by sewardj · 10 years ago
  74. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  75. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  76. 14402d1 Revert an accidentally checked in change. by florian · 10 years ago
  77. c5927a6 Add a few more tasks to consider. by florian · 10 years ago
  78. 23d548d Remove accidentally committed bit of text. by sewardj · 10 years ago
  79. cebb3cd Document the new --kernel-variant options committed in r14440. by sewardj · 10 years ago
  80. ae6e3ac Add a redirection for the 'index' function. Fixes BZ #327943 by florian · 10 years ago
  81. d8bd8a7 Update after more triaging. by sewardj · 10 years ago
  82. 882038d Deprecate --db-attach Fixes BZ #337871 by florian · 10 years ago
  83. ba473c5 Initial triage pass for all remaining newly opened bugs. by sewardj · 10 years ago
  84. aef22c9 arm64: record the use of x8 as of vex r2938. by sewardj · 10 years ago
  85. ec8ed09 Update. by sewardj · 10 years ago
  86. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  87. 61e96a3 Fix a typo. by florian · 10 years ago
  88. 9b57557 Document fix of BZ#315199. by tom · 10 years ago
  89. 3c8a9d3 Small fixes in 'getting started' section of user manual by philippe · 10 years ago
  90. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  91. 99a39fb Wire up recvmmsg on arm. BZ#334585. by tom · 10 years ago
  92. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  93. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  94. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  95. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  96. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  97. 9630981 Remove bug closed by reporter by tom · 10 years ago
  98. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  99. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  100. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago