1. be245b4 Merge "Use correct LOCAL_MODULE_TARGET_ARCH for x86_64" am: 170e6a100b am: fd46044fef am: 67793ab02a by Dimitry Ivanov · 8 years ago
  2. 2a8a3b4 Merge "Use correct LOCAL_MODULE_TARGET_ARCH for x86_64" am: 170e6a100b am: fd46044fef by Dimitry Ivanov · 8 years ago
  3. 67793ab Merge "Use correct LOCAL_MODULE_TARGET_ARCH for x86_64" am: 170e6a100b by Dimitry Ivanov · 8 years ago
  4. fd46044 Merge "Use correct LOCAL_MODULE_TARGET_ARCH for x86_64" am: 170e6a100b by Dimitry Ivanov · 8 years ago
  5. 170e6a1 Merge "Use correct LOCAL_MODULE_TARGET_ARCH for x86_64" by Treehugger Robot · 8 years ago
  6. ff3686f Use correct LOCAL_MODULE_TARGET_ARCH for x86_64 by Dimitry Ivanov · 8 years ago
  7. 825b2fd Merge "Revert "Fix clang compiled memset recursive call problem."" am: 474a9af0b4 am: 232946f5a9 am: 72a1ff03a1 by Chih-hung Hsieh · 8 years ago
  8. dc80973 Merge "Revert "Fix clang compiled memset recursive call problem."" am: 474a9af0b4 am: 232946f5a9 by Chih-hung Hsieh · 8 years ago
  9. 72a1ff0 Merge "Revert "Fix clang compiled memset recursive call problem."" am: 474a9af0b4 by Chih-hung Hsieh · 8 years ago
  10. 232946f Merge "Revert "Fix clang compiled memset recursive call problem."" by Chih-hung Hsieh · 8 years ago
  11. 474a9af Merge "Revert "Fix clang compiled memset recursive call problem."" by Chih-hung Hsieh · 8 years ago
  12. 08df236 Revert "Fix clang compiled memset recursive call problem." by Chih-hung Hsieh · 8 years ago
  13. 8abb726 Merge "Fix clang compiled memset recursive call problem." am: e57b56c7b6 am: 3c32c3009e am: a6588b4831 by Chih-hung Hsieh · 8 years ago
  14. 8d76656 Merge "Fix clang compiled memset recursive call problem." am: e57b56c7b6 am: 3c32c3009e by Chih-hung Hsieh · 8 years ago
  15. a6588b4 Merge "Fix clang compiled memset recursive call problem." am: e57b56c7b6 by Chih-hung Hsieh · 8 years ago
  16. 3c32c30 Merge "Fix clang compiled memset recursive call problem." am: e57b56c7b6 by Chih-hung Hsieh · 8 years ago
  17. e57b56c Merge "Fix clang compiled memset recursive call problem." by Chih-hung Hsieh · 8 years ago
  18. d20e2a6 Fix clang compiled memset recursive call problem. by Chih-Hung Hsieh · 8 years ago
  19. bb69622 Merge "Mark default.supp as ETC instead of SHARED_LIBRARY" am: 24905f154e am: 319fd422c0 am: caad6c126f by Dan Willemsen · 8 years ago
  20. efda95c Merge "Mark default.supp as ETC instead of SHARED_LIBRARY" am: 24905f154e am: 319fd422c0 by Dan Willemsen · 8 years ago
  21. caad6c1 Merge "Mark default.supp as ETC instead of SHARED_LIBRARY" am: 24905f154e by Dan Willemsen · 8 years ago
  22. 319fd42 Merge "Mark default.supp as ETC instead of SHARED_LIBRARY" am: 24905f154e by Dan Willemsen · 8 years ago
  23. 24905f1 Merge "Mark default.supp as ETC instead of SHARED_LIBRARY" by Dan Willemsen · 8 years ago
  24. ed06fc8 Mark default.supp as ETC instead of SHARED_LIBRARY by Dan Willemsen · 8 years ago
  25. 5af810f Merge "Explicitly set LOCAL_MODULE_TARGET_ARCH" am: 31e24e1 by Ying Wang · 8 years ago
  26. 31e24e1 Merge "Explicitly set LOCAL_MODULE_TARGET_ARCH" by Ying Wang · 8 years ago
  27. 4bf606d Explicitly set LOCAL_MODULE_TARGET_ARCH by Ying Wang · 8 years ago
  28. 2a5dae0 Explicitly set LOCAL_MODULE_TARGET_ARCH by Ying Wang · 8 years ago
  29. 8fc763c Merge "Use correct VG_LIBDIR even if out is empty" by Dan Willemsen · 8 years ago
  30. e707f61 Use correct VG_LIBDIR even if out is empty by Dan Willemsen · 8 years ago
  31. add683d Merge changes I3d6f4dd4,I8b538cc8,Id7ba841d by Dimitry Ivanov · 9 years ago int/n/fp2
  32. 667e84b Fix for unhandled sub.w rD, sp, rM, lsl N by Dmitriy Ivanov · 9 years ago
  33. 27f0d98 Fix the build after sync with upstream by Dmitriy Ivanov · 9 years ago
  34. 745e5c7 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dmitriy Ivanov · 9 years ago
  35. e6a9aea Merge commit 'cd9a1a429fc882ab2d096b9d995896cc26a39055' by Dmitriy Ivanov · 9 years ago
  36. 156ba04 Merge branch 'master' of https://github.com/liquid-mirror/valgrind by Dmitriy Ivanov · 9 years ago
  37. b5a02e7 Fix 353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' failed by philippe · 9 years ago
  38. c44cde4 Add helgrind tool to the Solaris IPS packaging manifest. by iraisr · 9 years ago
  39. aeed80f Clarification for some of the Solaris requirements. by iraisr · 9 years ago
  40. 28d542d Fix inconsistent use of vki_ prefixes for struct vki_ifreq. by sewardj · 9 years ago
  41. f7e8345 Silence -Wincompatible-pointer-types-discards-qualifiers warning. n-i-bz. by rhyskidd · 9 years ago
  42. 358f284 Silence -Wcast-qual const qualifier warning. n-i-bz. by rhyskidd · 9 years ago
  43. cd9a1a4 Interpret memory as an ULong value. by florian · 9 years ago
  44. 5c00a61 Fix a bug passing immediate values to ir_inject.c by florian · 9 years ago
  45. 137e3e7 Link the vbit tester against libvex-<arch>-<os>.a by florian · 9 years ago
  46. 2074a44 Give typeOfPrimop external linkage. This allows us to simplify by florian · 9 years ago
  47. 173bb6e Solaris syscall: Add support for lwp_cond_wait(170). by iraisr · 9 years ago
  48. c593e2f Solaris syscall: Enable fchdir(120) - generic. by iraisr · 9 years ago
  49. a53331c Fill out missing functionality on amd64 OS X to load a fake sigreturn. by rhyskidd · 9 years ago
  50. 7823666 Fill out missing functionality on amd64 OS X to back up guest state to restart a system call. by rhyskidd · 9 years ago
  51. b425ed2 Establish some plumbing for old_semwait_signal syscall on OS X. by rhyskidd · 9 years ago
  52. 0bbeecd Fix typo in malloc_get_zone_name() intercept. n-i-bz. by rhyskidd · 9 years ago
  53. 416e4bb On a zEC12 or z13, a glibc with lock elision enabled infers from HWCAP by florian · 9 years ago
  54. 7f3c1f2 Use local labels instead of global labels (ppc and mips specific code). by florian · 9 years ago
  55. 8ed36d5 Bug 278744 cvtps2pd with redundant RexW followup. by mjw · 9 years ago
  56. 7d4aa19 Solaris syscall: Add support for pset family (207). by iraisr · 9 years ago
  57. d7440ad Bug #278744 cvtps2pd with redundant RexW. by mjw · 9 years ago
  58. e00f4ea Bug 278744 cvtps2pd with redundant RexW by mjw · 9 years ago
  59. fa37d5b Plumb malloc_zone_memalign() through malloc_zone_t struct on OS X. No regressions. by rhyskidd · 9 years ago
  60. ef4ea0f Follow up to r15628, properly guard none/tests/ansi and fix a typo. n-i-bz. by rhyskidd · 9 years ago
  61. c3050f8 Explicitly mark the stack as non-executable for Solaris by iraisr · 9 years ago
  62. 436d87c Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine. by mjw · 9 years ago
  63. e602fa3 Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine. by mjw · 9 years ago
  64. 2980163 Beef up the check_headers_and_includes script to make sure by florian · 9 years ago
  65. 60cc120 Remove an unneeded header file. Spotted by Matthias Schwarzott. by florian · 9 years ago
  66. 3f1d613 Make sure no executable stack gets created. Explanation by Matthias Schwarzott: by florian · 9 years ago
  67. cecfc6a Ignore some more executable files in memcheck/tests/solaris. n-i-bz by iraisr · 9 years ago
  68. 03d2f54 Move more complicated tests out of memcheck/tests/solaris/scalar_ioctl by iraisr · 9 years ago
  69. f185f3c Solaris ioctl: more of those sockio ioctl wrappers. by iraisr · 9 years ago
  70. c1f9bb4 NEWS: Update by bart · 9 years ago
  71. f2253a4 drd: Improve thread startup code for non-Linux platforms by bart · 9 years ago
  72. 2d20d8d Solaris ioctl: more wrappers for sockio ioctls. by iraisr · 9 years ago
  73. 6150d3e Fix compiler warning about unused functions and variables by iraisr · 9 years ago
  74. c0d46cd Solaris syscall: Add support for system_stats (154). by iraisr · 9 years ago
  75. e8db706 Provide test for AT_SUN_SYSSTAT_ADDR emulation. n-i-bz by iraisr · 9 years ago
  76. e036540 Support correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTAT_ZONE_ADDR by iraisr · 9 years ago
  77. ba0f054 Factorise condition to do recursive merge in the macro by philippe · 9 years ago
  78. a5d0e39 Set svn ignore on recently added or modified tests, n-i-bz. by rhyskidd · 9 years ago
  79. 3260a71 Merge, from branches/VALGRIND_3_11_BRANCH, NEWS and docs/xml/vg-entities.xml. by sewardj · 9 years ago
  80. 2174852 Bug 353084 arm64 doesn't support sigpending system call. by mjw · 9 years ago
  81. 6aa0978 Bug 353083 arm64 doesn't implement various xattr system calls. by mjw · 9 years ago
  82. 95fba4c Avoid a possible memory leak. by florian · 9 years ago
  83. 5aa9d1e Add copyright/license comment. by florian · 9 years ago
  84. 816d3db Update TODO list. by florian · 9 years ago
  85. dc01f93 Break a few overly long lines. by florian · 9 years ago
  86. 1506476 Fix, Add support for the Power PC Program Priority Register by carll · 9 years ago
  87. dd3b866 Fix up a few comments. Patch by Jean Delvare <jdelvare@suse.de>. by florian · 9 years ago
  88. 6bd97a9 Followup to r14908 (BZ #342603). by florian · 9 years ago
  89. ce82da2 Followup to r14908 (BZ #342603). by florian · 9 years ago
  90. af0328c Filter out glibc warning messages about unexpected futex results in tests. by mjw · 9 years ago
  91. bc3a88f by carll · 9 years ago
  92. ae34a19 by carll · 9 years ago
  93. ed013fe Add support for the Power PC Program Priority Register by carll · 9 years ago
  94. 0d77f50 Pick up 'egrep' and 'strings' from $PATH instead of using by florian · 9 years ago
  95. 1537bb4 Do not compile with -Wcast-align on arm. There are too many by florian · 9 years ago
  96. c7910f4 ppc: The functions dis_dfp_fmt_conv and dis_dfp_exponent_test by florian · 9 years ago
  97. 91ad39d Fix various compiler warnings for the arm architecture. by florian · 9 years ago
  98. a6fd552 Re-enable formerly hanging regression test on OS X. by rhyskidd · 9 years ago
  99. 115ffed Avoid compiler warning about uninitialised variable. Observed with gcc 5.1 by florian · 9 years ago
  100. 0bfd39c libvex_test: Use arm64_[di]MinLine_lg2_szB values that make libvex happy. by mjw · 9 years ago