1. 74c37d8 Improve help message. by florian · 11 years ago
  2. 9b6e72a Update list of ignored files. by florian · 11 years ago
  3. edef58d Tweak script; ignore some more opcodes. by florian · 11 years ago
  4. 9e9b589 Avoid doing a useless system call in scheduler sanity check by philippe · 11 years ago
  5. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 11 years ago
  6. dd6c514 ensure nightly reports the GDB version by philippe · 11 years ago
  7. fb583cb Fix implementation of the DFP integer operands. by carll · 11 years ago
  8. 4041ce3 s390: Pedantic cleanups by Maran. by florian · 11 years ago
  9. 195623b Make sure the variable is completely initialised. That's good by florian · 11 years ago
  10. 77241c7 Fix NULL dereference if no integer arg given to monitor block_list cmd by philippe · 11 years ago
  11. 8a2bea9 Remove pointless test. vts->ts is an array and cannot be NULL. by florian · 11 years ago
  12. fcd9635 Remove unneeded test. "info" cannot be NULL here as it was dereferenced by florian · 11 years ago
  13. 833d01c s390: Add another testcase for DFP insns. by florian · 11 years ago
  14. 8fa60ff Replace bcopy on linux as, at least in 32 bit build, glibc will by tom · 11 years ago
  15. ba74a11 Fix two asserts that Coverity's checker diagnosed as having side effects. by florian · 11 years ago
  16. 39d8b54 xen: Add a missing break to the handling of XEN_DOMCTL_max_vcpus by florian · 11 years ago
  17. 6c0aa2c In mc_translate a NULL guard expression is sometimes passed around by florian · 11 years ago
  18. a0ba586 mips: fix link_tool_exe_linux issue for different mips architectures by petarj · 11 years ago
  19. 1764121 mips: additional test case for fix in VEX r2648 by petarj · 11 years ago
  20. 583ae93 Add documentation for VALGRIND_MONITOR_COMMAND client request by philippe · 11 years ago
  21. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  22. d734865 Fix buffer overrun due to copy paste from x86 to amd64. by philippe · 11 years ago
  23. c7c3f2f xen: add a missing break to the handling of XEN_DOMCTL_getdomaininfo by bart · 11 years ago
  24. 9293361 Fix warning in perm_malloc (reported by Florian) by philippe · 11 years ago
  25. d678533 Fix a comment. Spotted by Maran. by florian · 11 years ago
  26. 11edf63 Fix statement order. Found by Coverity's checker. by florian · 11 years ago
  27. efa97a7 Import from memcheck land, a less ludicrously inefficient by sewardj · 11 years ago
  28. 15e2fbb Add an implementation of memset() that costs half as much on 64 bit by sewardj · 11 years ago
  29. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 11 years ago
  30. 50863bb Change the size of the hash table used to cache IP -> debuginfo to a prime nr by philippe · 11 years ago
  31. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  32. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 11 years ago
  33. 370a8d5 Fix two memory leaks. Spotted by Coverity. by florian · 11 years ago
  34. 36c01ef Improve error handling when vgdb cannot read process cmd line by philippe · 11 years ago
  35. 9f369a0 Announce bug fix. by florian · 11 years ago
  36. e07cbb3 Fix a few compiler warnings on Darwin. by florian · 11 years ago
  37. c3b29ca Minor code cleanup. These cases cannot occur. by florian · 11 years ago
  38. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 11 years ago
  39. 3781ac1 Accept glibc 2.17 as valid. by tom · 11 years ago
  40. 63ea01e Comment only changes by philippe · 11 years ago
  41. 5db022b no recording of execontext for track origin in brk/signal stack when track-origin=no by philippe · 11 years ago
  42. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 11 years ago
  43. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 11 years ago
  44. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 11 years ago
  45. 550c826 output the nr of IP in the stacktrace header produced by v.info exectxt by philippe · 11 years ago
  46. 53bc8bc update a test following revision 13220 by philippe · 11 years ago
  47. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 11 years ago
  48. c08fd4e s390: Add ecag.stdout.exp-zec12 to EXTRA_DIST. by florian · 11 years ago
  49. b194317 add ecag exp file for zec12 by cborntra · 11 years ago
  50. e8c3115 remove useless undef of MYBUF_LEN by philippe · 11 years ago
  51. 04b2772 s390: Add testcases for DFP "shift significant" insns. by florian · 11 years ago
  52. 0a2682a s390: Add testcase for "test data class/group" insns. by florian · 12 years ago
  53. 17c5e2e by sewardj · 12 years ago
  54. 518401a s390: Add testcases for ESDTR and EXDTR. by florian · 12 years ago
  55. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 12 years ago
  56. 528b350 is_stack_access: don't iterate over possibly non-existent stmts. This by sewardj · 12 years ago
  57. 000e6c8 Update list of ignored files. by florian · 12 years ago
  58. 29238c6 vbit-tester: In test_ternary_op return number of tests executed. by florian · 12 years ago
  59. 0fca5ee Remove a fixme. by florian · 12 years ago
  60. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
  61. 35b241b Avoid compiler warning on ppc32. by florian · 12 years ago
  62. 97a3d76 none/tests/process_vm_readv_writev: Avoid that compilation of this test program triggers a compiler warning by bart · 12 years ago
  63. b6c014b drd/tests/pth_cond_destroy_busy: Correct expected output by bart · 12 years ago
  64. 995e36d drd/tests/pth_cond_destroy_busy: Add by bart · 12 years ago
  65. d36fa80 drd: Handle pthread_cond_destroy() failure properly by bart · 12 years ago
  66. 142a4ba Updated for s390_defs.h. by florian · 12 years ago
  67. ef9c8ad s390: Add testcases for CDTR, CXTR, LDETR. LXDTR, LEDTR, LDXTR. by florian · 12 years ago
  68. d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 12 years ago
  69. f4bed37 Fix mc_translate for Iop_D64toD32. by florian · 12 years ago
  70. 543f7ef Minor style improvement over r13190. by petarj · 12 years ago
  71. c9fa640 Use different incorrect value in pth_detached3 by petarj · 12 years ago
  72. 6d79b74 Introduce DISABLE_PTHREAD_SPINLOCK_INTERCEPT flag by petarj · 12 years ago
  73. 9f35c0d Fix vbit tester for Iop_D32toD64 and Iop_D64toD32. by florian · 12 years ago
  74. c12486b Fix the configure check so that fair-sched works on Android too. by sewardj · 12 years ago
  75. 059838b With --stats=yes, also print TT/TC stats. by sewardj · 12 years ago
  76. 33332a3 Fix an operator precedence error found by BEAM. by florian · 12 years ago
  77. ef91fce Make sure the stack pointer is properly aligned when invoking a by tom · 12 years ago
  78. 24cf8df Make memcheck/tests/stpncpy be dependent on the presence/absence of by sewardj · 12 years ago
  79. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
  80. 3088769 Update somewhat. by sewardj · 12 years ago
  81. b29b649 On ARM: Don't be spooked by Puts to the translation-invalidation spec by sewardj · 12 years ago
  82. 574e005 Add test cases for the UMAAL instruction. by sewardj · 12 years ago
  83. 3b10148 Fix cut'n paste error spotted by Mark Wielaard. by florian · 12 years ago
  84. df14eea Clean up the code for facility detection. by florian · 12 years ago
  85. 08b61aa Stop sending z10-ec nightly build messages to valgrind-developers by florian · 12 years ago
  86. b2d4d6e Update list of ignored files. by florian · 12 years ago
  87. 28db75c Make sys-openat test conditional upon the existence of AT_FDCWD. by florian · 12 years ago
  88. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  89. 8a6a76a Add documentation for --extra-debuginfo-path=. Relates to #310972. by sewardj · 12 years ago
  90. 432eb79 Identify opcodes that are not handled by the decoder in by florian · 12 years ago
  91. e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
  92. b331c1b The Signedness Police visit a couple of outlying systems in the Delta Quadrant. by sewardj · 12 years ago
  93. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  94. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  95. e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
  96. 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
  97. 5e82b89 Use correct %rcx bit in the AVX feature check. Fixes #307285. by sewardj · 12 years ago
  98. 7c34279 When looking for a separate debug object, tolerate mismatched phdrs by by sewardj · 12 years ago
  99. f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
  100. bd61232 Synch opcode list with <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago