1. bf37ae8 Reduce nr of lines produced by laog gc --stats=yes by philippe · 10 years ago
  2. 021228c Properly guard exp-bbv/tests/x86/ on OS X. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 10 years ago
  3. a1ac2f4 This patch reduces the memory needed for a VtsTE by 25% (one word) by philippe · 10 years ago
  4. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 10 years ago
  5. c29cf01 Properly guard drd/tests/thread_name with HAVE_PTHREAD_BARRIER. Partial fix for BZ#344416 (at least reduces required hacks). by rhyskidd · 10 years ago
  6. a6cece9 Fix aspacem segment mismatch: seen with none/tests/bigcode bz#345824 by rhyskidd · 10 years ago
  7. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 10 years ago
  8. 7571271 Remove a few embarassing comments. by florian · 10 years ago
  9. 71a04ea Rename write variable to avoid a warning: by philippe · 10 years ago
  10. 4ecd483 Fix the namespace of the functions dealing with segment names. by florian · 10 years ago
  11. 5690824 DW_CFA_def_cfa_expression: don't push the CFA on the stack before by sewardj · 10 years ago
  12. b69060f Add a HOWTO on how to build and install aarch64-linux on QEMU, by sewardj · 10 years ago
  13. 0910203 Fix intermittent build error on aarch64-linux caused by inadequate by sewardj · 10 years ago
  14. 981abb5 Issue an error message if then brk segment overflows. by florian · 10 years ago
  15. 9dc3156 Use error exit code when bailing out. by florian · 10 years ago
  16. efa71c5 Update. by sewardj · 10 years ago
  17. 1ee59aa Back out most of r15145 which reports bug fixes for various altivec insns. by florian · 10 years ago
  18. 61e63ac Fix fallout from r15138: build error on Darwin due to renamed function. by florian · 10 years ago
  19. 737548c Remove magic constant. Use LibVEX_GUEST_STATE_ALIGN instead. by florian · 10 years ago
  20. ca92cdf Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment. by florian · 10 years ago
  21. e8ffbc2 Fix an outdated comment as pointed out in BZ #211256. by florian · 10 years ago
  22. c0574f1 Update. Mostly ppc insns that appear to have been fixed by florian · 10 years ago
  23. 81de065 Fix BZ #342683. Based on patch by Ivo Raisr. by florian · 10 years ago
  24. 7cbe068 Fix the writev / readv wrappers. Do not read the array pointed to by florian · 10 years ago
  25. 883315a Replace adler32 by sdbm_hash in m_deduppoolalloc.c by philippe · 10 years ago
  26. 47124e9 Give statistics about RCEC helgrind hash table chains. by philippe · 10 years ago
  27. a2aaa40 Check for any client stack segment. Rule out valgrind segments. by florian · 10 years ago
  28. 8510d00 Add some internal documentation for 'svn ignore' maintenance; by philippe · 10 years ago
  29. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 10 years ago
  30. 197af9f Update list of ignored files. by florian · 10 years ago
  31. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 10 years ago
  32. 7981f42 Update NEWS file with bix for bugzilla 346474. by carll · 10 years ago
  33. 7cd6d83 Add support for the TEXASRU register. This register contains information on by carll · 10 years ago
  34. 2ca1f26 Enable rt_sigpending syscall on ppc64 linux. by mjw · 10 years ago
  35. 8f3cd17 Rename VG_(am_is_bogus_client_stack_pointer) to by florian · 10 years ago
  36. d57686f Fix a silly bug. by florian · 10 years ago
  37. 67422dd NEWS: Add entry for bug #346416 / trunk r15123 by bart · 10 years ago
  38. 3ed9236 Announce in NEWS the optimisation done for helgrind big applications by philippe · 10 years ago
  39. d005b2c Add some stats to helgrind stats: by philippe · 10 years ago
  40. 68c6293 Move a comment useful to the caller to the .h, rather than keeping it in the .c by philippe · 10 years ago
  41. e0829e0 Do RCEC_GC when approaching the max nr of RCEC, not when reaching it. by philippe · 10 years ago
  42. d407d94 Update the NEWS file with the fixes for bugzillas 345695, 346267, and 346324. by carll · 10 years ago
  43. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 10 years ago
  44. 2010b15 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls by bart · 10 years ago
  45. a2677f1 increase function size even more (see r15095). On s390 this testcase by cborntra · 10 years ago
  46. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 10 years ago
  47. cabdbb5 This patch changes the policy that does the GC of OldRef and RCEC by philippe · 10 years ago
  48. 72dabf4 Use the proper function. by florian · 10 years ago
  49. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 10 years ago
  50. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 10 years ago
  51. 71e322f Update tilegx's do_clone function adopting the stack bound changes by florian · 10 years ago
  52. 5af6658 Ensure we print the memory statistics with the default verbosity, by philippe · 10 years ago
  53. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 10 years ago
  54. d7aa40d fix 346307 fuse filesystem syscall deadlocks by philippe · 10 years ago
  55. faaf860 Remove a few unneeded header files. by florian · 10 years ago
  56. 5b5ca27 Fix a comment. by florian · 10 years ago
  57. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 10 years ago
  58. 6c1470a Add missing header file. by florian · 10 years ago
  59. 0c3074e Forgot to add the new files in memcheck/tests/ppc32 and memcheck/tests/ppc32. by carll · 10 years ago
  60. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 10 years ago
  61. 06bc23a Fix statistics about ctxt_rcec : by philippe · 10 years ago
  62. 42a0800 Followup to r15101. Remove pointless cast. The castee already has that type. by florian · 10 years ago
  63. 8647af7 Fix the compiler warning about casting the arguments to the functions by carll · 10 years ago
  64. d0deb9d Fix function call: 1st argument is the thread id. by florian · 10 years ago
  65. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 10 years ago
  66. 5f13312 Update list of ignored files. by florian · 10 years ago
  67. e27c8cd To address memcheck/tests/leak-segv-jmp test failure for TILEGX by zliu · 10 years ago
  68. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 10 years ago
  69. 261fbcb Fix the bigcode test failure for TILEGX By: Zhi-Gang Liu by zliu · 10 years ago
  70. 62cee7a Address minor issues in Julian's last review. For TILEGX only. By: Zhi-Gang Liu by zliu · 10 years ago
  71. 548863e by zliu · 10 years ago
  72. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 10 years ago
  73. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 10 years ago
  74. 807521e Make the version checking for Apple LLVM a bit less strict. by sewardj · 10 years ago
  75. ac73429 Un-break the Darwin build after r15078. Patch from Mark Pauley by sewardj · 10 years ago
  76. a8f142f Update list of ignored files. by florian · 10 years ago
  77. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 10 years ago
  78. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 10 years ago
  79. 158404e Have the event map GC use the same approach as the other GC by philippe · 10 years ago
  80. e2fd3d2 Update expected result for leak-segv-jmp, following TileGX addition of by philippe · 10 years ago
  81. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 10 years ago
  82. 5370de0 Add missing stdout.exp file by philippe · 10 years ago
  83. 52b284b ADD AT_DCACHEBSIZE and AT_HWCAP2 support for POWER PC by carll · 10 years ago
  84. ff4a084 Assorted cleanups: remove magic constants and unneeded header file. Update by florian · 10 years ago
  85. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 10 years ago
  86. 954d6bb Certain kernels on s390 provide extra read permissions on executable by florian · 10 years ago
  87. 7222f64 Track vex r3120, that changed the type of Iop_Sqrt64x2 and Iop_Sqrt32x4. by sewardj · 10 years ago
  88. 346ee2f Followup to r14898 which changes the storage of segment names by by florian · 10 years ago
  89. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 10 years ago
  90. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 10 years ago
  91. 1f4b1eb Memcheck: add support for recently added IROps: by sewardj · 10 years ago
  92. a09a725 arm64: enable test cases for by sewardj · 10 years ago
  93. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 10 years ago
  94. 99da145 Ignore generated files. by florian · 10 years ago
  95. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 10 years ago
  96. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 10 years ago
  97. 8d22844 Add testcase for BZ 231357. by florian · 10 years ago
  98. e4a4c57 When skipping white space after #! to find the interpreter by florian · 10 years ago
  99. 3815259 Add a test that triggers sector recycling by philippe · 10 years ago
  100. d7065d5 Commit the VEX makefile changes needed to have the libvexmultiarch by philippe · 10 years ago