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