1. 55e7f19 mips64: detect Cavium Octeon II in mips_features by petarj · 10 years ago
  2. 1eb272f Handle and instrument an extra rounding-mode argument as added by by sewardj · 10 years ago
  3. fec95c8 This patch by adrian.sendroiu@freescale.com fixes the lrmw and stmw by carll · 10 years ago
  4. cc4a004 Update NEWS (platform changes section) with MIPS/Android by petarj · 10 years ago
  5. fc073c3 Fix typo. by sewardj · 10 years ago
  6. 4eeddf1 Ignore testcase executable. by florian · 10 years ago
  7. 0345188 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 10 years ago
  8. 383d5d3 Update implementation notes for the arm64-linux port. by sewardj · 10 years ago
  9. 821283b Initial implementation of CFI based stack unwinding for arm64-linux. by sewardj · 10 years ago
  10. fdaf9e4 Minor notes on arm64 register usages. by sewardj · 10 years ago
  11. cc49074 VG_(bzero_inline): handle up to 12 words inline. by sewardj · 10 years ago
  12. 04332ce Add test cases for AArch64 integer instructions (not wired up). by sewardj · 10 years ago
  13. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  14. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 10 years ago
  15. 3d24135 The value of AT_BASE should be the offset between where the ELF interpreter by tom · 10 years ago
  16. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 10 years ago
  17. feb533c Announce fix for BZ #327284. by florian · 11 years ago
  18. 1371595 Fix drd assert failure for monitor cmd execution when all threads blocked in syscall by philippe · 11 years ago
  19. f066315 have massif printing its stats for v.info stats by philippe · 11 years ago
  20. 6a8aa58 Callgrind: support printing stats via vgdb by weidendo · 11 years ago
  21. bcff2cc Fix 325714 Empty vgcore but RLIMIT_CORE is big enough (too big) by philippe · 11 years ago
  22. 42a62d3 mips32/64: Add extra suppression for mips32/64. by dejanj · 11 years ago
  23. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  24. e52e445 Following svn r13758 (bug 328711), some further similar fixes, by philippe · 11 years ago
  25. 4229cbd Bug 328711 valgrind.1 manpage "memcheck options" section is badly generated by mjw · 11 years ago
  26. a150fe9 Select expensive add/sub/cmp interpretations for blocks containing by sewardj · 11 years ago
  27. ade6988 drd/tests/std_atomic: Add by bart · 11 years ago
  28. a9c40a3 Announce fix for BZ #328455. by florian · 11 years ago
  29. c23d4f7 Add testcase for bug 328100 XABORT not implemented (VEX r2800). by mjw · 11 years ago
  30. 7cd8848 NEWS entry for resolved bug 328100 XABORT not implemented (VEX r2800). by mjw · 11 years ago
  31. be1ef9f drd: Follow-up for r13749 by bart · 11 years ago
  32. 78795d1 Bump the version number on the trunk. by sewardj · 11 years ago
  33. d20a7ab mips32: update ignore list. by dejanj · 11 years ago
  34. 6ef137e mips32/mips64: Suppress race condition error. by dejanj · 11 years ago
  35. 4254584 Minor tweak in the VG_(poll) syscall and callers: have a way to show by philippe · 11 years ago
  36. 4be47bc Minor tweak in the vgdb instructions output by valgrind: by philippe · 11 years ago
  37. 34ff174 mips32: Fix typo. by dejanj · 11 years ago
  38. c64bbdd Helgrind: Suppress false positive reports on _dl_allocate_tls_init() by bart · 11 years ago
  39. 5fbc976 Decrease helgrind memory use for applications allocating many blocks by philippe · 11 years ago
  40. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  41. 6d9e423 Move bug fix announcement to the FIXED BUGS section by philippe · 11 years ago
  42. b1b0182 NEWS: Mark #328205 as fixed by bart · 11 years ago
  43. 7553cde Announce bug fixed for several bugs in NEWS by philippe · 11 years ago
  44. a501f12 Create 3.10.0 section in NEWS, add (first draft of) README_DEVELOPERS_processes by philippe · 11 years ago
  45. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  46. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  47. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  48. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  49. 8583a2a xen: XEN_DOMCTL_sethvmcontext hypercall by bart · 11 years ago
  50. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  51. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  52. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  53. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  54. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  55. 3b70027 xen: XENMEM_maximum_gpfn hypercall by bart · 11 years ago
  56. bc8d9bd xen: XENMEM_maximum_ram_page hypercall by bart · 11 years ago
  57. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  58. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  59. 4c7254d Merge the following revisions from 3_9_BRANCH to trunk: by sewardj · 11 years ago
  60. c473d43 Merge r13704 from 3_9_BRANCH (Fix compile problem in by sewardj · 11 years ago
  61. 26ea867 Merge r13703 rom 3_9_BRANCH (Add Maran Pakkirisamy.) by sewardj · 11 years ago
  62. 333c83a memcheck/tests/origin5-bz2: Add a regression test output file variant by bart · 11 years ago
  63. ded4650 memcheck/tests/strchr: Add a regression test output variant by bart · 11 years ago
  64. 9c7779b Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.c by bart · 11 years ago
  65. e5cf451 Bug 327916 - DW_TAG_typedef may have no name by mjw · 11 years ago
  66. 16f468a memcheck/mc_replace_strmem.c: Remove trailing whitespace by bart · 11 years ago
  67. ab8e17f memcheck: Optimize the memcpy() intercept by bart · 11 years ago
  68. 6feb14d dwz compressed alternate .debug_info and .debug_str not read correctly. by mjw · 11 years ago
  69. 727033d tests/check_headers_and_includes: Use File::Basename by bart · 11 years ago
  70. 1b9c249 mips32/64: Test case for VEX r2799. by dejanj · 11 years ago
  71. d7341d8 Fix bug 327238. by weidendo · 11 years ago
  72. 2f3d117 add testcase for the rotate and (insert/or/and/xor) family of instructions. by cborntra · 11 years ago
  73. b7e8749 Clear direction flag after tests on amd64. BZ#326983. by tom · 11 years ago
  74. 17da3da mips32/64: Fix the problem with cacheflush on mips platforms. by dejanj · 11 years ago
  75. 24dae8a drd: Add three additional strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  76. 2d7515c drd: Add strncpy() and strncmp() intercepts (#326816) by bart · 11 years ago
  77. 0207b47 mips64: add missing headers to EXTRA_DIST by petarj · 11 years ago
  78. c7ad8cf drd/tests: Update Subversion ignore list by bart · 11 years ago
  79. 074d6a0 drd: Add strstr() intercept (#326623) by bart · 11 years ago
  80. 8670edc drd: Add range support for --ptrace-addr by bart · 11 years ago
  81. 3f9c229 drd: Add a test for the strmem intercepts by bart · 11 years ago
  82. 72df022 drd: Add strrchr(), memchr(), memrchr() and memcmp() intercepts (#326623) by bart · 11 years ago
  83. 272a0c9 drd: Add stpcpy() intercept (#326436) by bart · 11 years ago
  84. f4c4690 We need to have the host code close to the generated code to improve by cborntra · 11 years ago
  85. 86e4182 mips32: Change the tests values so that the result is by dejanj · 11 years ago
  86. 434d4a7 drd: Add additional strchr(), strcpy() and strcmp() intercepts (#326436) by bart · 11 years ago
  87. 8cdb10b mips32: Delete unused empty files. by dejanj · 11 years ago
  88. 3ac0cd8 mips32: Update Subversion ignore lists. by dejanj · 11 years ago
  89. 9f946df Update Subversion ignore lists by bart · 11 years ago
  90. 4115c71 drd/tests: Add std_list and std_string test programs by bart · 11 years ago
  91. f790138 drd: Add strchr(), strcpy(), strcmp() and memcpy() intercepts (#326436) by bart · 11 years ago
  92. f1df35a Add some suppresssions for leaks (really?) in dyld (the dynamic linker) by sewardj · 11 years ago
  93. 854be4c In an inner valgrind, register the interim stack earlier by philippe · 11 years ago
  94. 59edd6c fix attribution of memcheck/tests/reach_thread_register.c code by philippe · 11 years ago
  95. d53d317 mc_LOADVn_slow: also allow --partial-loads-ok=yes to grant an by sewardj · 11 years ago
  96. f15231f Update. by sewardj · 11 years ago
  97. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  98. 0e659b2 unbreak (future) Mac OS 10.9, 11.0, ... builds by philippe · 11 years ago
  99. 13de231 Enable sys_rt_sigsuspend on ppc64-linux. Not sure why this is by sewardj · 11 years ago
  100. 1a67731 Two small wording fixes in manual by philippe · 11 years ago