1. 1537bb4 Do not compile with -Wcast-align on arm. There are too many by florian · 9 years ago
  2. c7910f4 ppc: The functions dis_dfp_fmt_conv and dis_dfp_exponent_test by florian · 9 years ago
  3. 91ad39d Fix various compiler warnings for the arm architecture. by florian · 9 years ago
  4. a6fd552 Re-enable formerly hanging regression test on OS X. by rhyskidd · 9 years ago
  5. 115ffed Avoid compiler warning about uninitialised variable. Observed with gcc 5.1 by florian · 9 years ago
  6. 0bfd39c libvex_test: Use arm64_[di]MinLine_lg2_szB values that make libvex happy. by mjw · 9 years ago
  7. 372d7b9 Update for Fedora 21 and 22. by sewardj · 9 years ago
  8. 100de43 Announce fix for BZ #352284. See VEX r3186 by florian · 9 years ago
  9. 9ec12ea Improve the spechelper for S390_CC_OP_TEST_UNDER_MASK_16. Fixes BZ #352284. by florian · 9 years ago
  10. 4beff58 Make distcheck happy. Fix srcdir != builddir in none/tests/tilegx. by mjw · 9 years ago
  11. 1ffc3fc Update. by sewardj · 9 years ago
  12. 6dfd413 Make sure the result value of count_from_Status is defined. by sewardj · 9 years ago
  13. d75b080 Update due to r13991. by florian · 9 years ago
  14. ea602a7 iselStmt, case Ist_Exit: handle the same assisted transfer cases that by sewardj · 9 years ago
  15. 26f7baf Rephrase Callgrind manual about limiting event aggregation by weidendo · 9 years ago
  16. 278c3fa Further kludge stack alignment issues in x86g_dirtyhelper_FXRSTOR. by sewardj · 9 years ago
  17. c84e18e Always use posix_memalign on OS X for consistency. No functional change. by sewardj · 9 years ago
  18. 3933603 Update list of ignored files. by florian · 9 years ago
  19. 1167da2 Add a basic test for xb memcheck monitor command by philippe · 9 years ago
  20. 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
  21. 981ffbd Strange segments in /proc/self/maps have been observed in the field. by florian · 9 years ago
  22. 7017236 Avoid warnings about deprecated unescaped curly brackets in regular by florian · 9 years ago
  23. 0975826 Correct expected output of tc18 and tc20 helgrind tests. by mjw · 9 years ago
  24. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  25. b53f948 s390: Add support for fixbr(a) instructions. by florian · 9 years ago
  26. 23924e1 Do not compile ansi.c with clang as that compiler does not by florian · 9 years ago
  27. ff7469d Add callgrind.h by florian · 9 years ago
  28. 336b8a0 Update line number as a result of r15624. by florian · 9 years ago
  29. 70bbba0 Fix bug #339636 Use fxsave64 and fxrstor64 mnemonics again. by mjw · 9 years ago
  30. f286712 Add an assert. by florian · 9 years ago
  31. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  32. 653256c Bug #352130 helgrind reports false races for printfs using mempcpy by mjw · 9 years ago
  33. 33dc87a Update COPYING and COPYING.DOCS with new FSF address. by mjw · 9 years ago
  34. 0c66d2e Add safe sem_post handler and glibc-2.21 expected output for helgrind tests. by mjw · 9 years ago
  35. 60654ae Fix UNKNOWN fcntl 97 on OS X 10.11 bz#351632 by rhyskidd · 9 years ago
  36. c22f519 - The default value for --leak-check-heuristics has been changed from by philippe · 9 years ago
  37. ce3b04c Enhance block_list memcheck gdbserver monitor command by philippe · 9 years ago
  38. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  39. 59d2075 Fix undefined behaviours (left shifting a negative value) by florian · 9 years ago
  40. 8536a41 Bug 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode. by mjw · 9 years ago
  41. 35130ac Add missing copyright notices for Xen related files. by sewardj · 9 years ago
  42. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  43. 4f43c20 Remove redundant bit of text introduced in r15604. by sewardj · 9 years ago
  44. 2672fae Rename the new option --expensive-definedness-check introduced in by sewardj · 9 years ago
  45. 281f0e9 clang miscompiles faultstatus.c function test5(). by florian · 9 years ago
  46. 6c85bcd Small additional change in NEWS for block_list by philippe · 9 years ago
  47. 9b7b088 Have block_list showing heuristic used for a block (if block was by philippe · 9 years ago
  48. e8b9ee3 Add support for ldsoexec on Solaris. by iraisr · 9 years ago
  49. 9e9a563b Ensure the testcase compiles with clang. by florian · 9 years ago
  50. eb6caa3 Comment out unused functions to avoid clang warnings. by florian · 9 years ago
  51. daf2dc3 Note changed command line option defaults. by sewardj · 9 years ago
  52. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  53. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  54. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  55. add95c8 Make --partial-loads-ok=yes the default on all platforms, not just OS X. by sewardj · 9 years ago
  56. 2a40c7e use verbosity 1 to report multiple termination of gdbserver, by philippe · 9 years ago
  57. c7aa9bb Small updates in NEWS by philippe · 9 years ago
  58. 92cd838 Change default value for --keep-stacktraces has been changed to alloc-and-free by philippe · 9 years ago
  59. e4fcda3 Intercept platform_memchr$VARIANT$Haswell on OS X bz#351756 by rhyskidd · 9 years ago
  60. 3a5d5f7 Announce new command line option. by florian · 9 years ago
  61. 9ee20eb New memcheck command line option: --expensive-definedness-check by florian · 9 years ago
  62. 81862df First pass at tidying up the release notes for 3.11.0. by sewardj · 9 years ago
  63. 064ed86 Support by florian · 9 years ago
  64. c7a2d53 Filter out gdb file transfer warnings in gdbserver_tests/filter_stderr. by mjw · 9 years ago
  65. ede7291 Fix a leak of the abbrev hash table when --read-var-info=yes is given by philippe · 9 years ago
  66. a49fd54 Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS. by mjw · 9 years ago
  67. e8062a0 Use sigjmp_buf by tom · 9 years ago
  68. a82f262 Restore signal masks when recovering from xend related signals by tom · 9 years ago
  69. 25b436f Use memset + assign to VgdbShared, to avoid memcheck warning that by philippe · 9 years ago
  70. 9757b9e docs: env variable handling behaviour consistent between OS X and Linux, thus remove redundant comment and #ifdef. n-i-bz. by rhyskidd · 9 years ago
  71. 22bbcdf Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909. by rhyskidd · 9 years ago
  72. bcfaeed Distinguish properly when to establish the client data segment. by iraisr · 9 years ago
  73. 913b580 Fix warning signed unsigned comparison in m_oset.c : by philippe · 9 years ago
  74. 4e4ded7 Use VG_(arena_memalign) for thread array rather than VG_(malloc)-ed + align by philippe · 9 years ago
  75. d818a50 Update. by sewardj · 9 years ago
  76. bed0746 Bug 346185 - Fix typo saving altivec register v24. by sewardj · 9 years ago
  77. 03d49dd More copyright date changes for 2015 (fallout from r15577) by sewardj · 9 years ago
  78. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  79. 785952d Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  80. 712575e Remove non-ASCII characters from this file. No functional change. by sewardj · 9 years ago
  81. 52476b5 Update. by sewardj · 9 years ago
  82. 9dc5dd6 When scanning the statement list for bogus literals we by florian · 9 years ago
  83. ce80001 Fix incorrect header guard. Reported by giacomopoz@gmail.com Fixes BZ #351531 by florian · 9 years ago
  84. 1c628f3 Initial data (brk) segment is setup on demand, when a first brk() syscall by iraisr · 9 years ago
  85. 543ad88 Reading from TPIDRURO_EL0 and PMUSERENR_EL0: make these properly by sewardj · 9 years ago
  86. 61d7d98 Implement reading from PMUSERENR_EL0, making it return zero. by sewardj · 9 years ago
  87. f27835c Follow-up fix for r15565. by iraisr · 9 years ago
  88. 8a39493 Also install sigsegv handler in safe-pthread tests wrapper. by mjw · 9 years ago
  89. d46b911 Follow-up fix for r15565: sa_restorer should not be used. n-i-bz. by rhyskidd · 9 years ago
  90. 212b500 Fix comparison in function VG_(iseqsigset). by florian · 9 years ago
  91. 60a16f2 Install the SIGILL handler everywhere so we get consistent by tom · 9 years ago
  92. e3115c1 Implement YIELD. Followup to #348377. by sewardj · 9 years ago
  93. a0c8403 Handle (unwanted) line number info in filter_defcfaexpr. by mjw · 9 years ago
  94. 02b13a1 Attempt to work around issues with xend being executed unconditionally by tom · 9 years ago
  95. da4bdf7 Fix a second format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  96. e7f48e6 Fix a format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  97. 358f27c Runtime linker ld.so.1 can be now run under Valgrind on Solaris. by iraisr · 9 years ago
  98. c398e51 Add bug338606 testfile to none/tests/scripts/Makefile.am EXTRA_DIST. by mjw · 9 years ago
  99. 93e4356 Update. by sewardj · 9 years ago
  100. 5e65812 Implement YIELD (encodings T1 and A1). Fixes #348377. by sewardj · 9 years ago