1. a2677f1 increase function size even more (see r15095). On s390 this testcase by cborntra · 9 years ago
  2. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  3. cabdbb5 This patch changes the policy that does the GC of OldRef and RCEC by philippe · 9 years ago
  4. 72dabf4 Use the proper function. by florian · 9 years ago
  5. 9c120ae Remove SysRes::_valEx from common code as it is specific to mips. by florian · 9 years ago
  6. 596b3fe Remove function sr_ResHI from Linux specific code. by florian · 9 years ago
  7. 71e322f Update tilegx's do_clone function adopting the stack bound changes by florian · 9 years ago
  8. 5af6658 Ensure we print the memory statistics with the default verbosity, by philippe · 9 years ago
  9. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 9 years ago
  10. d7aa40d fix 346307 fuse filesystem syscall deadlocks by philippe · 9 years ago
  11. faaf860 Remove a few unneeded header files. by florian · 9 years ago
  12. 5b5ca27 Fix a comment. by florian · 9 years ago
  13. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 9 years ago
  14. 6c1470a Add missing header file. by florian · 9 years ago
  15. 0c3074e Forgot to add the new files in memcheck/tests/ppc32 and memcheck/tests/ppc32. by carll · 9 years ago
  16. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  17. 06bc23a Fix statistics about ctxt_rcec : by philippe · 9 years ago
  18. 42a0800 Followup to r15101. Remove pointless cast. The castee already has that type. by florian · 9 years ago
  19. 8647af7 Fix the compiler warning about casting the arguments to the functions by carll · 9 years ago
  20. d0deb9d Fix function call: 1st argument is the thread id. by florian · 9 years ago
  21. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 9 years ago
  22. 5f13312 Update list of ignored files. by florian · 9 years ago
  23. e27c8cd To address memcheck/tests/leak-segv-jmp test failure for TILEGX by zliu · 9 years ago
  24. f81fbe4 Add TILEGX arch. specific syscall #245, __NR_cacheflush By:Zhi-Gang Liu by zliu · 9 years ago
  25. 261fbcb Fix the bigcode test failure for TILEGX By: Zhi-Gang Liu by zliu · 9 years ago
  26. 62cee7a Address minor issues in Julian's last review. For TILEGX only. By: Zhi-Gang Liu by zliu · 9 years ago
  27. 548863e by zliu · 9 years ago
  28. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  29. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  30. 807521e Make the version checking for Apple LLVM a bit less strict. by sewardj · 9 years ago
  31. ac73429 Un-break the Darwin build after r15078. Patch from Mark Pauley by sewardj · 9 years ago
  32. a8f142f Update list of ignored files. by florian · 9 years ago
  33. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  34. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 9 years ago
  35. 158404e Have the event map GC use the same approach as the other GC by philippe · 9 years ago
  36. e2fd3d2 Update expected result for leak-segv-jmp, following TileGX addition of by philippe · 9 years ago
  37. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  38. 5370de0 Add missing stdout.exp file by philippe · 9 years ago
  39. 52b284b ADD AT_DCACHEBSIZE and AT_HWCAP2 support for POWER PC by carll · 9 years ago
  40. ff4a084 Assorted cleanups: remove magic constants and unneeded header file. Update by florian · 9 years ago
  41. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 9 years ago
  42. 954d6bb Certain kernels on s390 provide extra read permissions on executable by florian · 9 years ago
  43. 7222f64 Track vex r3120, that changed the type of Iop_Sqrt64x2 and Iop_Sqrt32x4. by sewardj · 9 years ago
  44. 346ee2f Followup to r14898 which changes the storage of segment names by by florian · 9 years ago
  45. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  46. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  47. 1f4b1eb Memcheck: add support for recently added IROps: by sewardj · 9 years ago
  48. a09a725 arm64: enable test cases for by sewardj · 9 years ago
  49. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  50. 99da145 Ignore generated files. by florian · 9 years ago
  51. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 9 years ago
  52. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  53. 8d22844 Add testcase for BZ 231357. by florian · 9 years ago
  54. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  55. 3815259 Add a test that triggers sector recycling by philippe · 9 years ago
  56. d7065d5 Commit the VEX makefile changes needed to have the libvexmultiarch by philippe · 9 years ago
  57. d59d978 Fix function sr_EQ which compares two SysRes values. On Linux it was by florian · 9 years ago
  58. aa29de2 Fix infinite loop in sector recycling introduced by r15054 by philippe · 9 years ago
  59. 298e46f Announce fix for 231257. A pretty old BZ. We must have fixed this by florian · 9 years ago
  60. 05be8f5 Fix Darwin: -v does not show kernel version bz#201435 by rhyskidd · 9 years ago
  61. 2f2c940 Update list of ignored files. by florian · 9 years ago
  62. d28615c Further reduction of the size of the sector TTE tables by philippe · 9 years ago
  63. 5b684dd Fix a typo by philippe · 9 years ago
  64. 436b75f Un-break the build following vex r3110. Thanks to PetarJ for the fix. by sewardj · 9 years ago
  65. 1a877fd arm64: enable test cases for FCVT{N,M,A,P,Z}{S,U} 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  66. a840bc0 arm64: add test cases for by sewardj · 9 years ago
  67. 5a0e3eb mips: update list of ignored files in auxprogs by petarj · 9 years ago
  68. 2e5051b Fix memcheck/tests/sendmsg on OS X by rhyskidd · 9 years ago
  69. c13d544 Add STATIC_ASSERT and use it. by florian · 9 years ago
  70. cda0c2c Extensible main thread stack is tricky :(. by philippe · 9 years ago
  71. 45da632 The hint given by Valgrind gdbserver when enabling host visibility by philippe · 9 years ago
  72. c350865 Helgrind optimisation: by philippe · 9 years ago
  73. 6aacb06 mips64: extend the test with new cases for Cavium SEQI and SNEI by petarj · 9 years ago
  74. d738b46 Change the minimum allowable value of aspacem_minAddr to by florian · 9 years ago
  75. 24f33d7 Improve --stats=yes: by philippe · 9 years ago
  76. 82e7a54 Add function VG_(am_is_valid_for_aspacem_minAddr) so that the parser by florian · 9 years ago
  77. 75d8a4e Have the very detailed gdbsrv debuglog (e.g. exchange of packets by philippe · 9 years ago
  78. 9951323 Further fixes for bz#345394 specifically for OS X 10.10 by rhyskidd · 9 years ago
  79. 900c535 * Add in helgrind stats the nr of live/exit/joined/exit and joined threads by philippe · 9 years ago
  80. 523b5b8 This patch further reduces the memory used by TT/TC (by about 15Mb by philippe · 9 years ago
  81. 7bac7ec Simplify expression. by florian · 9 years ago
  82. 017d8f5 Add VG_(am_is_bogus_client_stack_pointer)(Addr). by florian · 9 years ago
  83. e44ff79 Include the platform name in the unhandled system call message by tom · 9 years ago
  84. dd23820 Fix leak : only strdup in SectKind.objname if a SectKind address is returned by philippe · 9 years ago
  85. d4c3744 343902 --vgdb=yes doesn't break when --xml=yes is used by philippe · 9 years ago
  86. f08e29d Fix memcheck/tests/strchr on OS X by rhyskidd · 9 years ago
  87. fc99238 Change the GCC demangler to not use VLA. The rationale is that these VLAs by florian · 9 years ago
  88. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 9 years ago
  89. 93cb28b Fix parsing the %z format specifier. Need to advance to next character. by florian · 9 years ago
  90. cac2b54 Add ecag.stdout.exp-z13. by florian · 9 years ago
  91. b6ba6d2 Do not reuse Creg_IA_* for s390. Add dedicated entries Creg_S390_... by florian · 9 years ago
  92. e56d1b5 Remove config files for no-longer-existing s390 builds. by florian · 9 years ago
  93. bece82e Change TT/TC hashing data structure (decreases memory by 50MB for memcheck 32bits) by philippe · 9 years ago
  94. 83b558c Add nightly script for wildebeest[32] (debian x86), lfedora1 (fedora s390x) by mjw · 9 years ago
  95. e50e220 add cache info for z13 by cborntra · 9 years ago
  96. dd1d372 Minimal update to recognise z13 (s390). by florian · 9 years ago
  97. ee470b8 Merge the contents of docs/internals/howto_build_documentation by florian · 9 years ago
  98. 37dd64d Increase the size of the alternate stack. It was too small. by florian · 9 years ago
  99. 83e6948 Add a howto for building documentation. by florian · 9 years ago
  100. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 9 years ago