1. a02e267 Fix 316144 (valgrind.1 manpage contains ??? strings for references) by philippe · 11 years ago
  2. 82e3c18 Add test cases for VCVT.{S,U}32.F64 D[d], D[d], #frac_bits. Pertains to #315738. by sewardj · 11 years ago
  3. 3343e4b Add test cases for VCVT.F64.{SU}32, #imm, including a bunch of dodging and by sewardj · 11 years ago
  4. 5d7dbf7 Add test cases for SMLAL{BB,BT,TB,TT}. Related to #308718. by sewardj · 11 years ago
  5. b3e0811 Fix inconsistency between callgrind and format spec by weidendo · 11 years ago
  6. 6fd919d Moved fixed bugs to the NEWS file. by sewardj · 11 years ago
  7. 2c1bc5c Even more first-pass triage. by sewardj · 11 years ago
  8. 4501a3b Even more first-pass triagery. by sewardj · 11 years ago
  9. 448e2bf Better document an ignored return value. by philippe · 11 years ago
  10. 8c850a8 announce fix for 309823 Generate errors for still reachable blocks by philippe · 11 years ago
  11. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  12. 4ecae76 Avoid warning that format argument is not a string literal by philippe · 11 years ago
  13. 6b08776 Factorise some code from syswrap-amd64/arm/mips32/mips64-linux.c to syswrap-linux.c by philippe · 11 years ago
  14. 74d80db small changes in sendmsg.c regtest by philippe · 11 years ago
  15. c996326 allow compile time tracing to be enabled using the stats counters by philippe · 11 years ago
  16. 6e2d38b Announce 296311 was fixed Wrong stack traces due to -fomit-frame-pointer (x86) by philippe · 11 years ago
  17. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  18. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  19. 744b7a2 Do some more triagery. by sewardj · 11 years ago
  20. 26adec0 Do some triagery. by sewardj · 11 years ago
  21. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 11 years ago
  22. 2e4e995 Update bug list. by sewardj · 11 years ago
  23. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  24. 3a00f52 Fix vassert_fail producing random output for an empty format by philippe · 11 years ago
  25. 3a53220 fix 315545 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed by philippe · 11 years ago
  26. fdd27ac Make msgrcv wrappers on amd64, arm and mips32 look for IPC_NOWAIT in by tom · 11 years ago
  27. e70c45e Add Valgrind's implementation of memmove to avoid link issue by petarj · 11 years ago
  28. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  29. e0acc15 s390: Testcases and vbit-tester changes for the following by florian · 11 years ago
  30. 3a142cf s390: Add testcase for these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR (VEX r2680). by florian · 11 years ago
  31. d52defb Add intercepts for some Qt5 functions. (David Faure, faure@kde.org) by sewardj · 11 years ago
  32. 522d4d3 Line-wrap a comment and put in some #undefs. Non-functional change. by sewardj · 11 years ago
  33. c4feec1 Bypass warning reported by gcc by philippe · 11 years ago
  34. ebe2580 better handle and better document the case of multi-locks cycles by philippe · 11 years ago
  35. 20ede3a Improves stacktrace unwinding on x86 by philippe · 11 years ago
  36. 5d0d521 test_reservation(), test_double_pair_instrs(): Fix broken inline assembly by sewardj · 12 years ago
  37. 6805a4a Increase maximum usable memory amount from 32GB to 64GB on 64-bit Linux. by sewardj · 12 years ago
  38. 3d5246f get_otrack_shadow_offset_wrk: amd64: add a (very rare) missing case. by sewardj · 12 years ago
  39. 07bfda2 Non functional change (formatting, comments) related to newly created Iex_ITE. by sewardj · 12 years ago
  40. a28c43c Fix the mkLazy3 case for I32 x I8 x I128 -> I128. by sewardj · 12 years ago
  41. 5869ded Fix a buffer overflow in VG_(assert_fail). by florian · 12 years ago
  42. 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 12 years ago
  43. 495f622 Initialise a local variable, so as to stop gcc-4.7.2 complaining that by sewardj · 12 years ago
  44. 19fb8d7 drd: Make --trace-addr trace all loads for the specified address by bart · 12 years ago
  45. 4005d47 drd: Avoid that Coverity complains about a dead assignment by bart · 12 years ago
  46. 66e4c73 Fix warning (missing #include file) by philippe · 12 years ago
  47. 1ae5353 Avoid copying a string coming from argv[] into a fixed size buffer. by florian · 12 years ago
  48. cc96165 Changes to track r2664, which changed the type of the condition field by sewardj · 12 years ago
  49. 74c37d8 Improve help message. by florian · 12 years ago
  50. 9b6e72a Update list of ignored files. by florian · 12 years ago
  51. edef58d Tweak script; ignore some more opcodes. by florian · 12 years ago
  52. 9e9b589 Avoid doing a useless system call in scheduler sanity check by philippe · 12 years ago
  53. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 12 years ago
  54. dd6c514 ensure nightly reports the GDB version by philippe · 12 years ago
  55. fb583cb Fix implementation of the DFP integer operands. by carll · 12 years ago
  56. 4041ce3 s390: Pedantic cleanups by Maran. by florian · 12 years ago
  57. 195623b Make sure the variable is completely initialised. That's good by florian · 12 years ago
  58. 77241c7 Fix NULL dereference if no integer arg given to monitor block_list cmd by philippe · 12 years ago
  59. 8a2bea9 Remove pointless test. vts->ts is an array and cannot be NULL. by florian · 12 years ago
  60. fcd9635 Remove unneeded test. "info" cannot be NULL here as it was dereferenced by florian · 12 years ago
  61. 833d01c s390: Add another testcase for DFP insns. by florian · 12 years ago
  62. 8fa60ff Replace bcopy on linux as, at least in 32 bit build, glibc will by tom · 12 years ago
  63. ba74a11 Fix two asserts that Coverity's checker diagnosed as having side effects. by florian · 12 years ago
  64. 39d8b54 xen: Add a missing break to the handling of XEN_DOMCTL_max_vcpus by florian · 12 years ago
  65. 6c0aa2c In mc_translate a NULL guard expression is sometimes passed around by florian · 12 years ago
  66. a0ba586 mips: fix link_tool_exe_linux issue for different mips architectures by petarj · 12 years ago
  67. 1764121 mips: additional test case for fix in VEX r2648 by petarj · 12 years ago
  68. 583ae93 Add documentation for VALGRIND_MONITOR_COMMAND client request by philippe · 12 years ago
  69. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 12 years ago
  70. d734865 Fix buffer overrun due to copy paste from x86 to amd64. by philippe · 12 years ago
  71. c7c3f2f xen: add a missing break to the handling of XEN_DOMCTL_getdomaininfo by bart · 12 years ago
  72. 9293361 Fix warning in perm_malloc (reported by Florian) by philippe · 12 years ago
  73. d678533 Fix a comment. Spotted by Maran. by florian · 12 years ago
  74. 11edf63 Fix statement order. Found by Coverity's checker. by florian · 12 years ago
  75. efa97a7 Import from memcheck land, a less ludicrously inefficient by sewardj · 12 years ago
  76. 15e2fbb Add an implementation of memset() that costs half as much on 64 bit by sewardj · 12 years ago
  77. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 12 years ago
  78. 50863bb Change the size of the hash table used to cache IP -> debuginfo to a prime nr by philippe · 12 years ago
  79. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 12 years ago
  80. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 12 years ago
  81. 370a8d5 Fix two memory leaks. Spotted by Coverity. by florian · 12 years ago
  82. 36c01ef Improve error handling when vgdb cannot read process cmd line by philippe · 12 years ago
  83. 9f369a0 Announce bug fix. by florian · 12 years ago
  84. e07cbb3 Fix a few compiler warnings on Darwin. by florian · 12 years ago
  85. c3b29ca Minor code cleanup. These cases cannot occur. by florian · 12 years ago
  86. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 12 years ago
  87. 3781ac1 Accept glibc 2.17 as valid. by tom · 12 years ago
  88. 63ea01e Comment only changes by philippe · 12 years ago
  89. 5db022b no recording of execontext for track origin in brk/signal stack when track-origin=no by philippe · 12 years ago
  90. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 12 years ago
  91. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 12 years ago
  92. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  93. 550c826 output the nr of IP in the stacktrace header produced by v.info exectxt by philippe · 12 years ago
  94. 53bc8bc update a test following revision 13220 by philippe · 12 years ago
  95. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 12 years ago
  96. c08fd4e s390: Add ecag.stdout.exp-zec12 to EXTRA_DIST. by florian · 12 years ago
  97. b194317 add ecag exp file for zec12 by cborntra · 12 years ago
  98. e8c3115 remove useless undef of MYBUF_LEN by philippe · 12 years ago
  99. 04b2772 s390: Add testcases for DFP "shift significant" insns. by florian · 12 years ago
  100. 0a2682a s390: Add testcase for "test data class/group" insns. by florian · 12 years ago