1. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  2. 4be47bc Minor tweak in the vgdb instructions output by valgrind: by philippe · 11 years ago
  3. 34ff174 mips32: Fix typo. by dejanj · 11 years ago
  4. c64bbdd Helgrind: Suppress false positive reports on _dl_allocate_tls_init() by bart · 11 years ago
  5. 5fbc976 Decrease helgrind memory use for applications allocating many blocks by philippe · 11 years ago
  6. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  7. 6d9e423 Move bug fix announcement to the FIXED BUGS section by philippe · 11 years ago
  8. b1b0182 NEWS: Mark #328205 as fixed by bart · 11 years ago
  9. 7553cde Announce bug fixed for several bugs in NEWS by philippe · 11 years ago
  10. a501f12 Create 3.10.0 section in NEWS, add (first draft of) README_DEVELOPERS_processes by philippe · 11 years ago
  11. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  12. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  13. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  14. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  15. 8583a2a xen: XEN_DOMCTL_sethvmcontext hypercall by bart · 11 years ago
  16. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  17. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  18. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  19. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  20. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  21. 3b70027 xen: XENMEM_maximum_gpfn hypercall by bart · 11 years ago
  22. bc8d9bd xen: XENMEM_maximum_ram_page hypercall by bart · 11 years ago
  23. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  24. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  25. 4c7254d Merge the following revisions from 3_9_BRANCH to trunk: by sewardj · 11 years ago
  26. c473d43 Merge r13704 from 3_9_BRANCH (Fix compile problem in by sewardj · 11 years ago
  27. 26ea867 Merge r13703 rom 3_9_BRANCH (Add Maran Pakkirisamy.) by sewardj · 11 years ago
  28. 333c83a memcheck/tests/origin5-bz2: Add a regression test output file variant by bart · 11 years ago
  29. ded4650 memcheck/tests/strchr: Add a regression test output variant by bart · 11 years ago
  30. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  31. e5cf451 Bug 327916 - DW_TAG_typedef may have no name by mjw · 11 years ago
  32. 16f468a memcheck/mc_replace_strmem.c: Remove trailing whitespace by bart · 11 years ago
  33. ab8e17f memcheck: Optimize the memcpy() intercept by bart · 11 years ago
  34. 6feb14d dwz compressed alternate .debug_info and .debug_str not read correctly. by mjw · 11 years ago
  35. 727033d tests/check_headers_and_includes: Use File::Basename by bart · 11 years ago
  36. 1b9c249 mips32/64: Test case for VEX r2799. by dejanj · 11 years ago
  37. d7341d8 Fix bug 327238. by weidendo · 11 years ago
  38. 2f3d117 add testcase for the rotate and (insert/or/and/xor) family of instructions. by cborntra · 11 years ago
  39. b7e8749 Clear direction flag after tests on amd64. BZ#326983. by tom · 11 years ago
  40. 17da3da mips32/64: Fix the problem with cacheflush on mips platforms. by dejanj · 11 years ago
  41. 24dae8a drd: Add three additional strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  42. 2d7515c drd: Add strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  43. 0207b47 mips64: add missing headers to EXTRA_DIST by petarj · 11 years ago
  44. c7ad8cf drd/tests: Update Subversion ignore list by bart · 11 years ago
  45. 074d6a0 drd: Add strstr() intercept (#326623) by bart · 11 years ago
  46. 8670edc drd: Add range support for --ptrace-addr by bart · 11 years ago
  47. 3f9c229 drd: Add a test for the strmem intercepts by bart · 11 years ago
  48. 72df022 drd: Add strrchr(), memchr(), memrchr() and memcmp() intercepts (#326623) by bart · 11 years ago
  49. 272a0c9 drd: Add stpcpy() intercept (#326436) by bart · 11 years ago
  50. f4c4690 We need to have the host code close to the generated code to improve by cborntra · 11 years ago
  51. 86e4182 mips32: Change the tests values so that the result is by dejanj · 11 years ago
  52. 434d4a7 drd: Add additional strchr(), strcpy() and strcmp() intercepts (#326436) by bart · 11 years ago
  53. 8cdb10b mips32: Delete unused empty files. by dejanj · 11 years ago
  54. 3ac0cd8 mips32: Update Subversion ignore lists. by dejanj · 11 years ago
  55. 9f946df Update Subversion ignore lists by bart · 11 years ago
  56. 4115c71 drd/tests: Add std_list and std_string test programs by bart · 11 years ago
  57. f790138 drd: Add strchr(), strcpy(), strcmp() and memcpy() intercepts (#326436) by bart · 11 years ago
  58. f1df35a Add some suppresssions for leaks (really?) in dyld (the dynamic linker) by sewardj · 11 years ago
  59. 854be4c In an inner valgrind, register the interim stack earlier by philippe · 11 years ago
  60. 59edd6c fix attribution of memcheck/tests/reach_thread_register.c code by philippe · 11 years ago
  61. d53d317 mc_LOADVn_slow: also allow --partial-loads-ok=yes to grant an by sewardj · 11 years ago
  62. f15231f Update. by sewardj · 11 years ago
  63. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  64. 0e659b2 unbreak (future) Mac OS 10.9, 11.0, ... builds by philippe · 11 years ago
  65. 13de231 Enable sys_rt_sigsuspend on ppc64-linux. Not sure why this is by sewardj · 11 years ago
  66. 1a67731 Two small wording fixes in manual by philippe · 11 years ago
  67. bd7a24a Fix a potentially serious bug discovered by BEAM. by sewardj · 11 years ago
  68. cfe7d0e NEWS: Add entry for bug #326091 (drd and __GI_strlen()) by bart · 11 years ago
  69. fb835fc drd: Avoid that optimized strlen() implementations trigger false positive race reports (#326091) by bart · 11 years ago
  70. f19daa0 Remove autotools requirement as it is not specific to s390. by florian · 11 years ago
  71. c168542 NEWS: Add info about bugs #316181 and #316696 by bart · 11 years ago
  72. 817232e mips: update README.mips and NEWS for 3.9 by petarj · 11 years ago
  73. bf267d4 Update. by sewardj · 11 years ago
  74. 4ce2793 Un-break the build on OSX 10.7. by sewardj · 11 years ago
  75. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  76. 49984ea arm-linux only: make unwinding by stack scanning (a nasty hack) by sewardj · 11 years ago
  77. 787e8dc Don't report BMI support when AVX support is missing. by mjw · 11 years ago
  78. a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago
  79. 473d0ba Add test cases for PCMPxSTRx cases 0x30 and 0x40. Pertains to #320998. by sewardj · 11 years ago
  80. e6bd3e4 This commit adds testing support for the following instructions: by carll · 11 years ago
  81. 8e1bee4 Allow the user to dimension the translation cache by philippe · 11 years ago
  82. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  83. 124b9f2 mips64: Fix compiler warning. by dejanj · 11 years ago
  84. 9ea080b Connect up the xacq_xrel test to the build system. Also, make the by sewardj · 11 years ago
  85. 110c77e SIGSEGV/SIGBUS specific handling on s390, to cope with kernel peculiarity by philippe · 11 years ago
  86. 262330f remove old broken testcase for s390 by cborntra · 11 years ago
  87. 24e40de Power 8 support, phase 5 by carll · 11 years ago
  88. dfe3bd5 A minimal test case for the parsing of XACQUIRE and XRELEASE prefixes. by sewardj · 11 years ago
  89. 80fe549 Disallow client mmap calls with MAP_32BIT as a flag. by sewardj · 11 years ago
  90. 4723900 Update expected output following r13642, which fixes #323432 by sewardj · 11 years ago
  91. c02f6c4 Fix #323432: When calling pthread_cond_destroy or pthread_mutex_destroy by sewardj · 11 years ago
  92. ff427c9 For pthread_cond_destroy, don't report a false it's-still-waited-on by sewardj · 11 years ago
  93. 7b94a0d Fix "Assertion '!di->soname' failed" on weird files. by sewardj · 11 years ago
  94. 879c8b0 Enable sys_prlimit64 on arm-linux. Fixes #320131. by sewardj · 11 years ago
  95. 1dd8258 Fix compile failure with out-of-tree build of libmpiwrap.c. by sewardj · 11 years ago
  96. 643d501 PPC32/64: Allow 16 byte icache and dcache lines. by sewardj · 11 years ago
  97. ad56d00 A couple more leak supps for OSX10.7. Fixes #307557. by sewardj · 11 years ago
  98. 078ab86 Add definedness checking when dereferencing ptr during heuristic reachedness by philippe · 11 years ago
  99. b2db278 mips64: Prevent testing swc1 and swxc1 with the uninitialized memory values on by dejanj · 11 years ago
  100. 50612d7 Adding the link for none/tests/ppc32/test_touch_tm.c that got missed on by carll · 11 years ago