1. ddbcb0b xen: Handle XEN_DOMCTL_SHADOW_OP_{GET,SET}_ALLOCATION by bart · 9 years ago
  2. 9058c85 xen: syswrap XEN_DOMCTL_pin_mem_cacheattr by bart · 9 years ago
  3. 2ca7830 xen: syswrap XEN_DOMCTL_[gs]et_vcpu_msrs by bart · 9 years ago
  4. 368c010 xen: syswrap XEN_DOMCTL_[gs]et_ext_vcpustate by bart · 9 years ago
  5. 7153923 xen: syswrap XEN_DOMCTL_setvcpuextstate by bart · 9 years ago
  6. fe4a29d xen: Fix XEN_DOMCTL_getvcpuextstate by bart · 9 years ago
  7. f853f56 xen: Add domctl interface version 0x0000000a by bart · 9 years ago
  8. 0364d0c xen: Add support for new sysctl and domctl interface versions by bart · 9 years ago
  9. f3407d1 xen: refactor the various "version not supported" messages into a single helper by bart · 9 years ago
  10. 11874c5 Partial update of OS X related 3_10_BUGSTATUS, due to resolved bug reports. by rhyskidd · 9 years ago
  11. 7f020f9 Set svn ignore on map_32bits regression test, added in r15341. by rhyskidd · 9 years ago
  12. e1aa596 Fix incorrect sizeof expression in syswrap-xen.c, reported by Coverity (#1233786) by rhyskidd · 9 years ago
  13. ad62bff Minor shuffling in Callgrind format doc by weidendo · 9 years ago
  14. b505597 Complete/Fix Callgrind format specification. by weidendo · 9 years ago
  15. da9420c Fix a comment. by florian · 9 years ago
  16. 3878e16 Beef up configury for the undefined behaviour sanitiser. by florian · 9 years ago
  17. 47a17e8 Fix two testcase builds so they work when linked against a VEX by florian · 9 years ago
  18. 03f0fc1 Filter 'New thread' lines by philippe · 9 years ago
  19. 03fc715 fbit_mask needs to be unsigned because it sometimes shifts a '1' by florian · 9 years ago
  20. 9b2ec0b Announce change in NEWS by philippe · 9 years ago
  21. da0a8cb 324181 mmap does not handle MAP_32BIT (handle it now, rather than fail it) by philippe · 9 years ago
  22. 4544de9 mips64: modify load_indexed_instructions test by petarj · 9 years ago
  23. e861956 Fix UNKNOWN task message [id 3410, to mach_task_self(), reply 0x........] (task_set_special_port) by rhyskidd · 9 years ago
  24. 25beafd Waiting for the release, the doc should better indicate it is a SVN version by philippe · 9 years ago
  25. d24dfd8 Fix UNKNOWN task message [id 3406, to mach_task_self(), reply 0x........] (task_set_info) by rhyskidd · 9 years ago
  26. ec3dc12 Update svn ignore propset on the folder none/tests/scripts. n-i-bz. by rhyskidd · 9 years ago
  27. 1a6714b add KVM_S390_MEMOP ioctl handling by cborntra · 9 years ago
  28. 1e6ed12 Fix 348949 Bogus "ERROR: --ignore-ranges: suspiciously large range" by philippe · 9 years ago
  29. 538cf30 Stick in -Werror when attempting to detect whether a compiler by florian · 9 years ago
  30. e1988aa Followup to r15323. Cannot use AC_GCC_WARNING_SUBST to detect by florian · 9 years ago
  31. 287dc99 Fix up a few not-in-alphabetical-order file names in file lists. by sewardj · 9 years ago
  32. 5bb5e55 Memcheck on multithreaded program fails with Assertion 'sizeof(UWord) == sizeof(UInt)' failed in m_syscall.c by rhyskidd · 9 years ago
  33. 34cba1b Fix undefined symbols for architecture x86_64: _global, referenced from: _test_so_global in tls_so-tls_so.o. bz#347982. by rhyskidd · 9 years ago
  34. c34167f Inline ensure_valid. This improves reading the debug info of big executables by philippe · 9 years ago
  35. 669b0f1 Announce fix for 345928 (amd64: callstack only contains current function for by philippe · 9 years ago
  36. 2fa14b7 Resolve remaining clang warning on OS X. Should be possible to build Valgrind on modern OS X without any warnings (note: does not hold for regression test suite). by rhyskidd · 9 years ago
  37. 8695a65 Resolve clang warning on OS X: m_stacktrace.c:542:7: warning: implicit declaration of function 'vgPlain_is_in_syscall' is invalid in C99 [-Wimplicit-function-declaration] by rhyskidd · 9 years ago
  38. 02ffb77 clang, as opposed to gcc, does not terminate with a non-zero return code by florian · 9 years ago
  39. 54449ea Fix a condition that was always true. Found by cppcheck. See BZ #348565. by florian · 9 years ago
  40. 93a956c Remove configure bits for -Wno-format-zero-length. The option is not used. by florian · 9 years ago
  41. 3d53d08 Simplify configury and eliminate AC_GCC_WARNING_COND which was only used by florian · 9 years ago
  42. 54681bf Add -Wempty-body to the list of compile flags. by florian · 9 years ago
  43. 222c725 Remove configury bits for -Wno-empty-body. It is not needed. by florian · 9 years ago
  44. 7b1f9eb arm32-linux only: add handwritten assembly helpers for by sewardj · 9 years ago
  45. 4c1afb9 Update. by sewardj · 9 years ago
  46. 319bee6 Update. by sewardj · 9 years ago
  47. 220f0a9 Bug 348728 - Fix broken check for VIDIOC_G_ENC_INDEX by sewardj · 9 years ago
  48. 629fd92 Bug 348102 - Patch updating v4l2 API support (edit) by sewardj · 9 years ago
  49. bba930d Fix format string mismatch. by sewardj · 9 years ago
  50. f5831f3 Silence some system library leaks on OS X 10.7. These same leaks silenced on later OS X already. n-i-bz. by rhyskidd · 9 years ago
  51. fbfd7c6 Fix r15302 for early gcc compilers on OS X. Cannot declare variable in for loop pre C99. n-i-bz. by rhyskidd · 9 years ago
  52. 01c353e On platforms that have an accessible redzone below the SP, the unwind logic by philippe · 9 years ago
  53. b7d3a44 Run memcheck/tests/demangle with -q. by mjw · 9 years ago
  54. c403a55 Default is 1 for the unwind length range, not 0 by philippe · 9 years ago
  55. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  56. 3791507 GCC 5.1 is too smart. Disable Identical Code Folding for preload libs. by mjw · 9 years ago
  57. f95d027 Enable process_vm_readv/writev syscall on arm32. by mjw · 9 years ago
  58. 02acf70 Darwin11.supp should include suppression for known uninitialised read in pthread_rwlock_init() as required to pass the memcheck/tests/darwin/pth-supp test. bz#196528. by rhyskidd · 9 years ago
  59. f6a6380 Add regression test for bz#228343. by rhyskidd · 9 years ago
  60. 30fb2d3 unwind amd64 trace: improve also the fp chain unwind trace by philippe · 9 years ago
  61. 2d207aa Improve tracing in amd64 unwind by philippe · 9 years ago
  62. 4d63534 Fix OS X host_create_mach_voucher: UNKNOWN host message [id 222, to mach_host_self(), reply 0x........] by rhyskidd · 9 years ago
  63. b6d764a Fix OS X host_get_special_port: UNKNOWN host message [id 412, to mach_host_self(), reply 0x........] by rhyskidd · 9 years ago
  64. b252548 Fix unhandled syscall: mach:41 (_kernelrpc_mach_port_guard_trap) bz#344337 by rhyskidd · 9 years ago
  65. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  66. 18188c6 Bug #348247 jno jumps wrongly when overflow is not set. by mjw · 9 years ago
  67. 3a085bf Make some numbers in helgrind stats use , separators, as the numbers can be big by philippe · 9 years ago
  68. f7bbd79 Slightly improve x86 unwind intensive workload. by philippe · 9 years ago
  69. e354a1f Wraparounds are never allowed -- not evern for MAny requests. by florian · 9 years ago
  70. 39e0f54 Remove dependency on bash. Fixes BZ #347978. by florian · 9 years ago
  71. c474069 Some platforms such as x86 and amd64 have efficient unaligned access. by philippe · 9 years ago
  72. 328d662 This patch decreases significantly the memory needed for OldRef and by philippe · 9 years ago
  73. a307f5a Address clang compiler warnings on OS X. by rhyskidd · 9 years ago
  74. 07a167c Fix regression test added in r15282. by rhyskidd · 9 years ago
  75. a4286b9 helgrind stats: show the total nr of thr_n_rcec by philippe · 9 years ago
  76. 1e798b0 helgrind stats: give the memory occupied by the OldRef by philippe · 9 years ago
  77. a4b20c0 Add stats in helgrind for oldref history found versus not found by philippe · 9 years ago
  78. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  79. f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
  80. 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
  81. c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
  82. e3f6a5f Fix a comment. Do not enumerate segment kinds as all segments by florian · 9 years ago
  83. 0b8252d Fix bug 345126: Incorrect handling of VIDIOC_G_AUDIO and G_AUDOUT by sewardj · 9 years ago
  84. 9e0419c Followup to 15270. Completely forgot about the double maintenance. by florian · 9 years ago
  85. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  86. 135c9f1 Comment only change. by florian · 9 years ago
  87. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  88. 6debd85 Also compare keys before calling cmp in the hash table stats printing by philippe · 9 years ago
  89. 6a4c682 Follow-up bz#344936: Distinguish readlinkat tests for OS X platforms that do or do not support the readlinkat syscall. by rhyskidd · 9 years ago
  90. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  91. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  92. 3743c91 Improve presentation of first line of --profile-heap=yes by philippe · 9 years ago
  93. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  94. 1a6ecb2 Improve documentation of syscall: unix: 44 profil() which was deprecated around OS X 10.6 and removed from the xnu kernel shipped with OS X 10.7. See unresolved bz#264253. by rhyskidd · 9 years ago
  95. bd5ceba Set tests/check_ppc64le_cap to executable. by carll · 9 years ago
  96. 3b91f17 Fix for the HWCAP2 aux vector. by carll · 9 years ago
  97. c7798d8 Update. by sewardj · 9 years ago
  98. 43ecb9e Silence some reachable system library reports on OS X 10.10 for simple Hello World console application. No regressions. n-i-bz. by rhyskidd · 9 years ago
  99. 7ab0646 Follow up to r15253: by philippe · 9 years ago
  100. 71ed3c9 This patch reduces the memory needed for the linesF. by philippe · 9 years ago