1. 2d61633 Add some more cfi directives by philippe · 9 years ago
  2. 9b40c7f Fix Warning: noted but unhandled ioctl 0x2000747b on Mac OS X. bz#208217. by rhyskidd · 9 years ago
  3. 339cd37 Followup to r15242 - as PRE() and POST() wrappers utilised, define with the *XY variant. by rhyskidd · 9 years ago
  4. 9069406 Enable a few more compiler warnings. by florian · 9 years ago
  5. 2b40574 Fix unhandled syscall: unix:132 (mkfifo) on OS X. bz#212291. by rhyskidd · 9 years ago
  6. 320ac93 Add (presently) failing test case for bz#212291. by rhyskidd · 9 years ago
  7. 64be56d Patch 5 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  8. 3ed5c70 Patch 6 in a revised series of cleanup patches from Will Schmidt by carll · 9 years ago
  9. 0fb30ac Add statistics about the nr of used linesF by philippe · 9 years ago
  10. fc00a2a This patch (re-)gains performance in helgrind, following revision 15207, that by philippe · 9 years ago
  11. 364f0bb micro-opt: add an UNLIKELY by philippe · 9 years ago
  12. 93d127f * add some comments in stack_limits by philippe · 9 years ago
  13. de4a99f by carll · 9 years ago
  14. 44d4a9c avoid warning by philippe · 9 years ago
  15. 026fe86 Add the lwpid in the scheduler status information by philippe · 9 years ago
  16. 5e94f05 Implement 'qXfer:exec-file:read' packet in Valgrind gdbserver. by philippe · 9 years ago
  17. 366cefb bz#347233 - Fix memcheck/tests/strchr on OS X 10.10 (Haswell) by rhyskidd · 9 years ago
  18. b6b5205 by carll · 9 years ago
  19. 4ac3621 Changes for tilegx: Use VKI_AT_FDCWD not AT_FDCWD. by florian · 9 years ago
  20. 962f53e by carll · 9 years ago
  21. acf521c Function is_plausible_guest_addr should also consider SkShmC segments. by florian · 9 years ago
  22. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  23. 050c8f7 Get prototype from system header. by florian · 9 years ago
  24. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  25. fb190ef Allow suppression on OS X 10.10 in libSystem_initializer by rhyskidd · 9 years ago
  26. b290d61 Add back vg_assert(xa); that was removed by error in r15211 by philippe · 9 years ago
  27. 2bd2326 VTS stats by philippe · 9 years ago
  28. 8939e09 Simplify shmem__invalidate_scache_range : it only has to handle by philippe · 9 years ago
  29. 1475a7f Small optimisations in libhb_core.c by philippe · 9 years ago
  30. 34e16e9 Micro-optimisation following helgrind secmap gc by philippe · 9 years ago
  31. 34d1e14 Fix typo in task_policy_set() output. n-i-bz. by rhyskidd · 9 years ago
  32. c0401c8 OS X task_info: UNKNOWN task message [id 3405, to mach_task_self(), reply 0x........] by rhyskidd · 9 years ago
  33. 9252713 Improves the way arena statistics are shown by philippe · 9 years ago
  34. f54cb66 This patch decreases the memory used by the helgrind SecMap, by philippe · 9 years ago
  35. 9087927 small refinement in the outer/inner doc by philippe · 9 years ago
  36. aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 9 years ago
  37. a623345 Simplify is_valid_for taking advantage of the fact that SegKinds by florian · 9 years ago
  38. dd7bf7c testsuite: properly svn:ignore output files in none/tests/amd64. n-i-bz. by rhyskidd · 9 years ago
  39. 4e08a97 Use fxsave64 and fxrstor64 mnemonics instead of old-school rex64 prefix by rhyskidd · 9 years ago
  40. 4ed95fc Add some cfi directives in the code doing syscall (by Valgrind). by philippe · 9 years ago
  41. 420d6d5 Update. by sewardj · 9 years ago
  42. c174671 Document fix for BZ#347389. by tom · 9 years ago
  43. 9e2645c Add support for the syncfs system call. by tom · 9 years ago
  44. 2d377e6 valgrind --leak-check=full memleak errors from system libraries on OS X 10.8 by rhyskidd · 9 years ago
  45. 016f2ee Compute total size with unsigned long long by philippe · 9 years ago
  46. 452fe80 by carll · 9 years ago
  47. 710d307 Fix also the rm vgcore of a disabled test (also spotted by Matthias Schwarzott) by philippe · 9 years ago
  48. c163186 Fix incorrect cleanup lines in 2 tests (spotted by Matthias Schwarzott) by philippe · 9 years ago
  49. 48ca007 by carll · 9 years ago
  50. e26586b by carll · 9 years ago
  51. a6954a4 by carll · 9 years ago
  52. e787fca Simplify. The condition on line 1223 is always true. Here's why: by florian · 9 years ago
  53. 28e187c One more msg to use 'mmap-ed ANONYMOUS' wording by philippe · 9 years ago
  54. 6e7d3d2 Fix suppression for pthread_rwlock_init on OS X 10.8 bz#347151 by rhyskidd · 9 years ago
  55. ba3e863 Add a new howto for running mips64-linux on QEMU. by sewardj · 9 years ago
  56. 0fe581f * Out of memory message was using 'bytes have already been allocated.' by philippe · 9 years ago
  57. bf37ae8 Reduce nr of lines produced by laog gc --stats=yes by philippe · 9 years ago
  58. 021228c Properly guard exp-bbv/tests/x86/ on OS X. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 9 years ago
  59. a1ac2f4 This patch reduces the memory needed for a VtsTE by 25% (one word) by philippe · 9 years ago
  60. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  61. c29cf01 Properly guard drd/tests/thread_name with HAVE_PTHREAD_BARRIER. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 9 years ago
  62. a6cece9 Fix aspacem segment mismatch: seen with none/tests/bigcode bz#345824 by rhyskidd · 9 years ago
  63. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 9 years ago
  64. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  65. 71a04ea Rename write variable to avoid a warning: by philippe · 9 years ago
  66. 4ecd483 Fix the namespace of the functions dealing with segment names. by florian · 9 years ago
  67. 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 9 years ago
  68. b69060f Add a HOWTO on how to build and install aarch64-linux on QEMU, by sewardj · 9 years ago
  69. 0910203 Fix intermittent build error on aarch64-linux caused by inadequate by sewardj · 9 years ago
  70. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  71. 9dc3156 Use error exit code when bailing out. by florian · 9 years ago
  72. efa71c5 Update. by sewardj · 9 years ago
  73. 1ee59aa Back out most of r15145 which reports bug fixes for various altivec insns. by florian · 9 years ago
  74. 61e63ac Fix fallout from r15138: build error on Darwin due to renamed function. by florian · 9 years ago
  75. 737548c Remove magic constant. Use LibVEX_GUEST_STATE_ALIGN instead. by florian · 9 years ago
  76. ca92cdf Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment. by florian · 9 years ago
  77. e8ffbc2 Fix an outdated comment as pointed out in BZ #211256. by florian · 9 years ago
  78. c0574f1 Update. Mostly ppc insns that appear to have been fixed by florian · 9 years ago
  79. 81de065 Fix BZ #342683. Based on patch by Ivo Raisr. by florian · 9 years ago
  80. 7cbe068 Fix the writev / readv wrappers. Do not read the array pointed to by florian · 9 years ago
  81. 883315a Replace adler32 by sdbm_hash in m_deduppoolalloc.c by philippe · 9 years ago
  82. 47124e9 Give statistics about RCEC helgrind hash table chains. by philippe · 9 years ago
  83. a2aaa40 Check for any client stack segment. Rule out valgrind segments. by florian · 9 years ago
  84. 8510d00 Add some internal documentation for 'svn ignore' maintenance; by philippe · 9 years ago
  85. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  86. 197af9f Update list of ignored files. by florian · 9 years ago
  87. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  88. 7981f42 Update NEWS file with bix for bugzilla 346474. by carll · 9 years ago
  89. 7cd6d83 Add support for the TEXASRU register. This register contains information on by carll · 9 years ago
  90. 2ca1f26 Enable rt_sigpending syscall on ppc64 linux. by mjw · 9 years ago
  91. 8f3cd17 Rename VG_(am_is_bogus_client_stack_pointer) to by florian · 9 years ago
  92. d57686f Fix a silly bug. by florian · 9 years ago
  93. 67422dd NEWS: Add entry for bug #346416 / trunk r15123 by bart · 9 years ago
  94. 3ed9236 Announce in NEWS the optimisation done for helgrind big applications by philippe · 9 years ago
  95. d005b2c Add some stats to helgrind stats: by philippe · 9 years ago
  96. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  97. e0829e0 Do RCEC_GC when approaching the max nr of RCEC, not when reaching it. by philippe · 9 years ago
  98. d407d94 Update the NEWS file with the fixes for bugzillas 345695, 346267, and 346324. by carll · 9 years ago
  99. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 9 years ago
  100. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 9 years ago