1. 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
  2. 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
  3. 01c353e On platforms that have an accessible redzone below the SP, the unwind logic by philippe · 9 years ago
  4. b7d3a44 Run memcheck/tests/demangle with -q. by mjw · 9 years ago
  5. c403a55 Default is 1 for the unwind length range, not 0 by philippe · 9 years ago
  6. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  7. 3791507 GCC 5.1 is too smart. Disable Identical Code Folding for preload libs. by mjw · 9 years ago
  8. f95d027 Enable process_vm_readv/writev syscall on arm32. by mjw · 9 years ago
  9. 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
  10. f6a6380 Add regression test for bz#228343. by rhyskidd · 9 years ago
  11. 30fb2d3 unwind amd64 trace: improve also the fp chain unwind trace by philippe · 9 years ago
  12. 2d207aa Improve tracing in amd64 unwind by philippe · 9 years ago
  13. 4d63534 Fix OS X host_create_mach_voucher: UNKNOWN host message [id 222, to mach_host_self(), reply 0x........] by rhyskidd · 9 years ago
  14. b6d764a Fix OS X host_get_special_port: UNKNOWN host message [id 412, to mach_host_self(), reply 0x........] by rhyskidd · 9 years ago
  15. b252548 Fix unhandled syscall: mach:41 (_kernelrpc_mach_port_guard_trap) bz#344337 by rhyskidd · 9 years ago
  16. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  17. 18188c6 Bug #348247 jno jumps wrongly when overflow is not set. by mjw · 9 years ago
  18. 3a085bf Make some numbers in helgrind stats use , separators, as the numbers can be big by philippe · 9 years ago
  19. f7bbd79 Slightly improve x86 unwind intensive workload. by philippe · 9 years ago
  20. e354a1f Wraparounds are never allowed -- not evern for MAny requests. by florian · 9 years ago
  21. 39e0f54 Remove dependency on bash. Fixes BZ #347978. by florian · 9 years ago
  22. c474069 Some platforms such as x86 and amd64 have efficient unaligned access. by philippe · 9 years ago
  23. 328d662 This patch decreases significantly the memory needed for OldRef and by philippe · 9 years ago
  24. a307f5a Address clang compiler warnings on OS X. by rhyskidd · 9 years ago
  25. 07a167c Fix regression test added in r15282. by rhyskidd · 9 years ago
  26. a4286b9 helgrind stats: show the total nr of thr_n_rcec by philippe · 9 years ago
  27. 1e798b0 helgrind stats: give the memory occupied by the OldRef by philippe · 9 years ago
  28. a4b20c0 Add stats in helgrind for oldref history found versus not found by philippe · 9 years ago
  29. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  30. f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
  31. 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
  32. c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
  33. e3f6a5f Fix a comment. Do not enumerate segment kinds as all segments by florian · 9 years ago
  34. 0b8252d Fix bug 345126: Incorrect handling of VIDIOC_G_AUDIO and G_AUDOUT by sewardj · 9 years ago
  35. 9e0419c Followup to 15270. Completely forgot about the double maintenance. by florian · 9 years ago
  36. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  37. 135c9f1 Comment only change. by florian · 9 years ago
  38. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  39. 6debd85 Also compare keys before calling cmp in the hash table stats printing by philippe · 9 years ago
  40. 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
  41. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  42. e437427 Have the hash table 'gen' functions comparing the key instead of the by philippe · 9 years ago
  43. 3743c91 Improve presentation of first line of --profile-heap=yes by philippe · 9 years ago
  44. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  45. 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
  46. bd5ceba Set tests/check_ppc64le_cap to executable. by carll · 9 years ago
  47. 3b91f17 Fix for the HWCAP2 aux vector. by carll · 9 years ago
  48. c7798d8 Update. by sewardj · 9 years ago
  49. 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
  50. 7ab0646 Follow up to r15253: by philippe · 9 years ago
  51. 71ed3c9 This patch reduces the memory needed for the linesF. by philippe · 9 years ago
  52. bc1b77c Avoid warning about %d and long int by philippe · 9 years ago
  53. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  54. 8568c99 Improve trace of pkt send by V gdbsrv: by philippe · 9 years ago
  55. 9edbf75 Fix unhandled syscall: unix:410 (sigsuspend_nocancel) on OS X. bz#319274. by rhyskidd · 9 years ago
  56. b301469 * Let GDB user modify the signal to send to the guest process by philippe · 9 years ago
  57. 2d61633 Add some more cfi directives by philippe · 9 years ago
  58. 9b40c7f Fix Warning: noted but unhandled ioctl 0x2000747b on Mac OS X. bz#208217. by rhyskidd · 9 years ago
  59. 339cd37 Followup to r15242 - as PRE() and POST() wrappers utilised, define with the *XY variant. by rhyskidd · 9 years ago
  60. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  61. 2b40574 Fix unhandled syscall: unix:132 (mkfifo) on OS X. bz#212291. by rhyskidd · 9 years ago
  62. 320ac93 Add (presently) failing test case for bz#212291. by rhyskidd · 9 years ago
  63. 64be56d Patch 5 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  64. 3ed5c70 Patch 6 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  65. 0fb30ac Add statistics about the nr of used linesF by philippe · 9 years ago
  66. fc00a2a This patch (re-)gains performance in helgrind, following revision 15207, that by philippe · 9 years ago
  67. 364f0bb micro-opt: add an UNLIKELY by philippe · 9 years ago
  68. 93d127f * add some comments in stack_limits by philippe · 9 years ago
  69. de4a99f by carll · 9 years ago
  70. 44d4a9c avoid warning by philippe · 9 years ago
  71. 026fe86 Add the lwpid in the scheduler status information by philippe · 9 years ago
  72. 5e94f05 Implement 'qXfer:exec-file:read' packet in Valgrind gdbserver. by philippe · 9 years ago
  73. 366cefb bz#347233 - Fix memcheck/tests/strchr on OS X 10.10 (Haswell) by rhyskidd · 9 years ago
  74. b6b5205 by carll · 9 years ago
  75. 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 9 years ago
  76. 962f53e by carll · 9 years ago
  77. acf521c Function is_plausible_guest_addr should also consider SkShmC segments. by florian · 9 years ago
  78. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  79. 050c8f7 Get prototype from system header. by florian · 9 years ago
  80. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  81. fb190ef Allow suppression on OS X 10.10 in libSystem_initializer by rhyskidd · 9 years ago
  82. b290d61 Add back vg_assert(xa); that was removed by error in r15211 by philippe · 9 years ago
  83. 2bd2326 VTS stats by philippe · 9 years ago
  84. 8939e09 Simplify shmem__invalidate_scache_range : it only has to handle by philippe · 9 years ago
  85. 1475a7f Small optimisations in libhb_core.c by philippe · 9 years ago
  86. 34e16e9 Micro-optimisation following helgrind secmap gc by philippe · 9 years ago
  87. 34d1e14 Fix typo in task_policy_set() output. n-i-bz. by rhyskidd · 9 years ago
  88. c0401c8 OS X task_info: UNKNOWN task message [id 3405, to mach_task_self(), reply 0x........] by rhyskidd · 9 years ago
  89. 9252713 Improves the way arena statistics are shown by philippe · 9 years ago
  90. f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 9 years ago
  91. 9087927 small refinement in the outer/inner doc by philippe · 9 years ago
  92. aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 9 years ago
  93. a623345 Simplify is_valid_for taking advantage of the fact that SegKinds by florian · 9 years ago
  94. dd7bf7c testsuite: properly svn:ignore output files in none/tests/amd64. n-i-bz. by rhyskidd · 9 years ago
  95. 4e08a97 Use fxsave64 and fxrstor64 mnemonics instead of old-school rex64 prefix by rhyskidd · 9 years ago
  96. 4ed95fc Add some cfi directives in the code doing syscall (by Valgrind). by philippe · 9 years ago
  97. 420d6d5 Update. by sewardj · 9 years ago
  98. c174671 Document fix for BZ#347389. by tom · 9 years ago
  99. 9e2645c Add support for the syncfs system call. by tom · 9 years ago
  100. 2d377e6 valgrind --leak-check=full memleak errors from system libraries on OS X 10.8 by rhyskidd · 9 years ago