1. b425ed2 Establish some plumbing for old_semwait_signal syscall on OS X. by rhyskidd · 9 years ago
  2. 0bbeecd Fix typo in malloc_get_zone_name() intercept. n-i-bz. by rhyskidd · 9 years ago
  3. 416e4bb On a zEC12 or z13, a glibc with lock elision enabled infers from HWCAP by florian · 9 years ago
  4. 7f3c1f2 Use local labels instead of global labels (ppc and mips specific code). by florian · 9 years ago
  5. 8ed36d5 Bug 278744 cvtps2pd with redundant RexW followup. by mjw · 9 years ago
  6. 7d4aa19 Solaris syscall: Add support for pset family (207). by iraisr · 9 years ago
  7. d7440ad Bug #278744 cvtps2pd with redundant RexW. by mjw · 9 years ago
  8. e00f4ea Bug 278744 cvtps2pd with redundant RexW by mjw · 9 years ago
  9. fa37d5b Plumb malloc_zone_memalign() through malloc_zone_t struct on OS X. No regressions. by rhyskidd · 9 years ago
  10. ef4ea0f Follow up to r15628, properly guard none/tests/ansi and fix a typo. n-i-bz. by rhyskidd · 9 years ago
  11. c3050f8 Explicitly mark the stack as non-executable for Solaris by iraisr · 9 years ago
  12. 436d87c Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine. by mjw · 9 years ago
  13. e602fa3 Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine. by mjw · 9 years ago
  14. 2980163 Beef up the check_headers_and_includes script to make sure by florian · 9 years ago
  15. 60cc120 Remove an unneeded header file. Spotted by Matthias Schwarzott. by florian · 9 years ago
  16. 3f1d613 Make sure no executable stack gets created. Explanation by Matthias Schwarzott: by florian · 9 years ago
  17. cecfc6a Ignore some more executable files in memcheck/tests/solaris. n-i-bz by iraisr · 9 years ago
  18. 03d2f54 Move more complicated tests out of memcheck/tests/solaris/scalar_ioctl by iraisr · 9 years ago
  19. f185f3c Solaris ioctl: more of those sockio ioctl wrappers. by iraisr · 9 years ago
  20. c1f9bb4 NEWS: Update by bart · 9 years ago
  21. f2253a4 drd: Improve thread startup code for non-Linux platforms by bart · 9 years ago
  22. 2d20d8d Solaris ioctl: more wrappers for sockio ioctls. by iraisr · 9 years ago
  23. 6150d3e Fix compiler warning about unused functions and variables by iraisr · 9 years ago
  24. c0d46cd Solaris syscall: Add support for system_stats (154). by iraisr · 9 years ago
  25. e8db706 Provide test for AT_SUN_SYSSTAT_ADDR emulation. n-i-bz by iraisr · 9 years ago
  26. e036540 Support correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTAT_ZONE_ADDR by iraisr · 9 years ago
  27. ba0f054 Factorise condition to do recursive merge in the macro by philippe · 9 years ago
  28. a5d0e39 Set svn ignore on recently added or modified tests, n-i-bz. by rhyskidd · 9 years ago
  29. 3260a71 Merge, from branches/VALGRIND_3_11_BRANCH, NEWS and docs/xml/vg-entities.xml. by sewardj · 9 years ago
  30. 2174852 Bug 353084 arm64 doesn't support sigpending system call. by mjw · 9 years ago
  31. 6aa0978 Bug 353083 arm64 doesn't implement various xattr system calls. by mjw · 9 years ago
  32. 95fba4c Avoid a possible memory leak. by florian · 9 years ago
  33. 5aa9d1e Add copyright/license comment. by florian · 9 years ago
  34. 816d3db Update TODO list. by florian · 9 years ago
  35. dc01f93 Break a few overly long lines. by florian · 9 years ago
  36. 1506476 Fix, Add support for the Power PC Program Priority Register by carll · 9 years ago
  37. dd3b866 Fix up a few comments. Patch by Jean Delvare <jdelvare@suse.de>. by florian · 9 years ago
  38. 6bd97a9 Followup to r14908 (BZ #342603). by florian · 9 years ago
  39. ce82da2 Followup to r14908 (BZ #342603). by florian · 9 years ago
  40. af0328c Filter out glibc warning messages about unexpected futex results in tests. by mjw · 9 years ago
  41. bc3a88f by carll · 9 years ago
  42. ae34a19 by carll · 9 years ago
  43. ed013fe Add support for the Power PC Program Priority Register by carll · 9 years ago
  44. 0d77f50 Pick up 'egrep' and 'strings' from $PATH instead of using by florian · 9 years ago
  45. 1537bb4 Do not compile with -Wcast-align on arm. There are too many by florian · 9 years ago
  46. c7910f4 ppc: The functions dis_dfp_fmt_conv and dis_dfp_exponent_test by florian · 9 years ago
  47. 91ad39d Fix various compiler warnings for the arm architecture. by florian · 9 years ago
  48. a6fd552 Re-enable formerly hanging regression test on OS X. by rhyskidd · 9 years ago
  49. 115ffed Avoid compiler warning about uninitialised variable. Observed with gcc 5.1 by florian · 9 years ago
  50. 0bfd39c libvex_test: Use arm64_[di]MinLine_lg2_szB values that make libvex happy. by mjw · 9 years ago
  51. 372d7b9 Update for Fedora 21 and 22. by sewardj · 9 years ago
  52. 100de43 Announce fix for BZ #352284. See VEX r3186 by florian · 9 years ago
  53. 9ec12ea Improve the spechelper for S390_CC_OP_TEST_UNDER_MASK_16. Fixes BZ #352284. by florian · 9 years ago
  54. 4beff58 Make distcheck happy. Fix srcdir != builddir in none/tests/tilegx. by mjw · 9 years ago
  55. 1ffc3fc Update. by sewardj · 9 years ago
  56. 6dfd413 Make sure the result value of count_from_Status is defined. by sewardj · 9 years ago
  57. d75b080 Update due to r13991. by florian · 9 years ago
  58. ea602a7 iselStmt, case Ist_Exit: handle the same assisted transfer cases that by sewardj · 9 years ago
  59. 26f7baf Rephrase Callgrind manual about limiting event aggregation by weidendo · 9 years ago
  60. 278c3fa Further kludge stack alignment issues in x86g_dirtyhelper_FXRSTOR. by sewardj · 9 years ago
  61. c84e18e Always use posix_memalign on OS X for consistency. No functional change. by sewardj · 9 years ago
  62. 3933603 Update list of ignored files. by florian · 9 years ago
  63. 1167da2 Add a basic test for xb memcheck monitor command by philippe · 9 years ago
  64. 470e245 Bug 342008 - valgrind.h needs type cast for _zzq_default to compile with clang/llvm in 64-bit mode. by sewardj · 9 years ago
  65. 981ffbd Strange segments in /proc/self/maps have been observed in the field. by florian · 9 years ago
  66. 7017236 Avoid warnings about deprecated unescaped curly brackets in regular by florian · 9 years ago
  67. 0975826 Correct expected output of tc18 and tc20 helgrind tests. by mjw · 9 years ago
  68. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  69. b53f948 s390: Add support for fixbr(a) instructions. by florian · 9 years ago
  70. 23924e1 Do not compile ansi.c with clang as that compiler does not by florian · 9 years ago
  71. ff7469d Add callgrind.h by florian · 9 years ago
  72. 336b8a0 Update line number as a result of r15624. by florian · 9 years ago
  73. 70bbba0 Fix bug #339636 Use fxsave64 and fxrstor64 mnemonics again. by mjw · 9 years ago
  74. f286712 Add an assert. by florian · 9 years ago
  75. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  76. 653256c Bug #352130 helgrind reports false races for printfs using mempcpy by mjw · 9 years ago
  77. 33dc87a Update COPYING and COPYING.DOCS with new FSF address. by mjw · 9 years ago
  78. 0c66d2e Add safe sem_post handler and glibc-2.21 expected output for helgrind tests. by mjw · 9 years ago
  79. 60654ae Fix UNKNOWN fcntl 97 on OS X 10.11 bz#351632 by rhyskidd · 9 years ago
  80. c22f519 - The default value for --leak-check-heuristics has been changed from by philippe · 9 years ago
  81. ce3b04c Enhance block_list memcheck gdbserver monitor command by philippe · 9 years ago
  82. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  83. 59d2075 Fix undefined behaviours (left shifting a negative value) by florian · 9 years ago
  84. 8536a41 Bug 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode. by mjw · 9 years ago
  85. 35130ac Add missing copyright notices for Xen related files. by sewardj · 9 years ago
  86. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  87. 4f43c20 Remove redundant bit of text introduced in r15604. by sewardj · 9 years ago
  88. 2672fae Rename the new option --expensive-definedness-check introduced in by sewardj · 9 years ago
  89. 281f0e9 clang miscompiles faultstatus.c function test5(). by florian · 9 years ago
  90. 6c85bcd Small additional change in NEWS for block_list by philippe · 9 years ago
  91. 9b7b088 Have block_list showing heuristic used for a block (if block was by philippe · 9 years ago
  92. e8b9ee3 Add support for ldsoexec on Solaris. by iraisr · 9 years ago
  93. 9e9a563b Ensure the testcase compiles with clang. by florian · 9 years ago
  94. eb6caa3 Comment out unused functions to avoid clang warnings. by florian · 9 years ago
  95. daf2dc3 Note changed command line option defaults. by sewardj · 9 years ago
  96. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  97. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  98. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  99. add95c8 Make --partial-loads-ok=yes the default on all platforms, not just OS X. by sewardj · 9 years ago
  100. 2a40c7e use verbosity 1 to report multiple termination of gdbserver, by philippe · 9 years ago