1. c163186 Fix incorrect cleanup lines in 2 tests (spotted by Matthias Schwarzott) by philippe · 9 years ago
  2. 48ca007 by carll · 9 years ago
  3. e26586b by carll · 9 years ago
  4. a6954a4 by carll · 9 years ago
  5. e787fca Simplify. The condition on line 1223 is always true. Here's why: by florian · 9 years ago
  6. 28e187c One more msg to use 'mmap-ed ANONYMOUS' wording by philippe · 9 years ago
  7. 6e7d3d2 Fix suppression for pthread_rwlock_init on OS X 10.8 bz#347151 by rhyskidd · 9 years ago
  8. ba3e863 Add a new howto for running mips64-linux on QEMU. by sewardj · 9 years ago
  9. 0fe581f * Out of memory message was using 'bytes have already been allocated.' by philippe · 9 years ago
  10. bf37ae8 Reduce nr of lines produced by laog gc --stats=yes by philippe · 9 years ago
  11. 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
  12. a1ac2f4 This patch reduces the memory needed for a VtsTE by 25% (one word) by philippe · 9 years ago
  13. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  14. 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
  15. a6cece9 Fix aspacem segment mismatch: seen with none/tests/bigcode bz#345824 by rhyskidd · 9 years ago
  16. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 9 years ago
  17. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  18. 71a04ea Rename write variable to avoid a warning: by philippe · 9 years ago
  19. 4ecd483 Fix the namespace of the functions dealing with segment names. by florian · 9 years ago
  20. 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 9 years ago
  21. b69060f Add a HOWTO on how to build and install aarch64-linux on QEMU, by sewardj · 9 years ago
  22. 0910203 Fix intermittent build error on aarch64-linux caused by inadequate by sewardj · 9 years ago
  23. 0c4e9e8 Improve the error messages for the PPC platform to be more clear when Valgrind detects that by carll · 9 years ago
  24. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  25. 9dc3156 Use error exit code when bailing out. by florian · 9 years ago
  26. efa71c5 Update. by sewardj · 9 years ago
  27. 1ee59aa Back out most of r15145 which reports bug fixes for various altivec insns. by florian · 9 years ago
  28. 61e63ac Fix fallout from r15138: build error on Darwin due to renamed function. by florian · 9 years ago
  29. 737548c Remove magic constant. Use LibVEX_GUEST_STATE_ALIGN instead. by florian · 9 years ago
  30. ca92cdf Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment. by florian · 9 years ago
  31. 80d145c Remove VexGuestTILEGXStateAlignment as the guest state size of any architecture by florian · 9 years ago
  32. e8ffbc2 Fix an outdated comment as pointed out in BZ #211256. by florian · 9 years ago
  33. c0574f1 Update. Mostly ppc insns that appear to have been fixed by florian · 9 years ago
  34. 81de065 Fix BZ #342683. Based on patch by Ivo Raisr. by florian · 9 years ago
  35. 7cbe068 Fix the writev / readv wrappers. Do not read the array pointed to by florian · 9 years ago
  36. 883315a Replace adler32 by sdbm_hash in m_deduppoolalloc.c by philippe · 9 years ago
  37. 47124e9 Give statistics about RCEC helgrind hash table chains. by philippe · 9 years ago
  38. a2aaa40 Check for any client stack segment. Rule out valgrind segments. by florian · 9 years ago
  39. 8510d00 Add some internal documentation for 'svn ignore' maintenance; by philippe · 9 years ago
  40. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  41. 197af9f Update list of ignored files. by florian · 9 years ago
  42. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  43. 7981f42 Update NEWS file with bix for bugzilla 346474. by carll · 9 years ago
  44. 7cd6d83 Add support for the TEXASRU register. This register contains information on by carll · 9 years ago
  45. 486db12 Add support for the TEXASRU register. This register contains information on by carll · 9 years ago
  46. 2ca1f26 Enable rt_sigpending syscall on ppc64 linux. by mjw · 9 years ago
  47. 8f3cd17 Rename VG_(am_is_bogus_client_stack_pointer) to by florian · 9 years ago
  48. d57686f Fix a silly bug. by florian · 9 years ago
  49. 67422dd NEWS: Add entry for bug #346416 / trunk r15123 by bart · 9 years ago
  50. 3ed9236 Announce in NEWS the optimisation done for helgrind big applications by philippe · 9 years ago
  51. d005b2c Add some stats to helgrind stats: by philippe · 9 years ago
  52. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 9 years ago
  53. e0829e0 Do RCEC_GC when approaching the max nr of RCEC, not when reaching it. by philippe · 9 years ago
  54. d407d94 Update the NEWS file with the fixes for bugzillas 345695, 346267, and 346324. by carll · 9 years ago
  55. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 9 years ago
  56. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 9 years ago
  57. e054218 Add spec rules for EQ, MI, PL, GT and LE after COPY. These result by sewardj · 9 years ago
  58. a2677f1 increase function size even more (see r15095). On s390 this testcase by cborntra · 9 years ago
  59. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  60. 999ef56 Fix for an error in the stq, stqcx, lqarx and lq instructions with LE. by carll · 9 years ago
  61. cabdbb5 This patch changes the policy that does the GC of OldRef and RCEC by philippe · 9 years ago
  62. 72dabf4 Use the proper function. by florian · 9 years ago
  63. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  64. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  65. 71e322f Update tilegx's do_clone function adopting the stack bound changes by florian · 9 years ago
  66. 5af6658 Ensure we print the memory statistics with the default verbosity, by philippe · 9 years ago
  67. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 9 years ago
  68. d7aa40d fix 346307 fuse filesystem syscall deadlocks by philippe · 9 years ago
  69. faaf860 Remove a few unneeded header files. by florian · 9 years ago
  70. 5b5ca27 Fix a comment. by florian · 9 years ago
  71. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 9 years ago
  72. 6c1470a Add missing header file. by florian · 9 years ago
  73. 0c3074e Forgot to add the new files in memcheck/tests/ppc32 and memcheck/tests/ppc32. by carll · 9 years ago
  74. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  75. d826889 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  76. 06bc23a Fix statistics about ctxt_rcec : by philippe · 9 years ago
  77. 42a0800 Followup to r15101. Remove pointless cast. The castee already has that type. by florian · 9 years ago
  78. bc6db6e The vbpermq for Powerpc64 big endian has the same issue as the little by carll · 9 years ago
  79. 256df59 The following regression tests failures occur on PPC64 little endian only. by carll · 9 years ago
  80. 8647af7 Fix the compiler warning about casting the arguments to the functions by carll · 9 years ago
  81. d0deb9d Fix function call: 1st argument is the thread id. by florian · 9 years ago
  82. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 9 years ago
  83. 5f13312 Update list of ignored files. by florian · 9 years ago
  84. e27c8cd To address memcheck/tests/leak-segv-jmp test failure for TILEGX by zliu · 9 years ago
  85. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 9 years ago
  86. 009b5fc Add Iop_Add8, Iop_Add16 and other 8 or 16 bit ALU Iop in the host_tilegx_isel.c by zliu · 9 years ago
  87. 261fbcb Fix the bigcode test failure for TILEGX By: Zhi-Gang Liu by zliu · 9 years ago
  88. 62cee7a Address minor issues in Julian's last review. For TILEGX only. By: Zhi-Gang Liu by zliu · 9 years ago
  89. f2349b7 Removed "extern" by zliu · 9 years ago
  90. 32bf413 Removed #if __tilegx__ ... #endif in guest_tilegx_toIR.c by zliu · 9 years ago
  91. b597f20 Fix the evCheck assertion for TileGX by zliu · 9 years ago
  92. 548863e by zliu · 9 years ago
  93. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  94. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  95. 807521e Make the version checking for Apple LLVM a bit less strict. by sewardj · 9 years ago
  96. ac73429 Un-break the Darwin build after r15078. Patch from Mark Pauley by sewardj · 9 years ago
  97. 6faff00 Remove unused function "lshift". by sewardj · 9 years ago
  98. a8f142f Update list of ignored files. by florian · 9 years ago
  99. 7e5aa0d VEX side for revision 15084 (multi arch testing) by philippe · 9 years ago
  100. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago