1. 336b8a0 Update line number as a result of r15624. by florian · 9 years ago
  2. 70bbba0 Fix bug #339636 Use fxsave64 and fxrstor64 mnemonics again. by mjw · 9 years ago
  3. f286712 Add an assert. by florian · 9 years ago
  4. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  5. 653256c Bug #352130 helgrind reports false races for printfs using mempcpy by mjw · 9 years ago
  6. 33dc87a Update COPYING and COPYING.DOCS with new FSF address. by mjw · 9 years ago
  7. 0c66d2e Add safe sem_post handler and glibc-2.21 expected output for helgrind tests. by mjw · 9 years ago
  8. 60654ae Fix UNKNOWN fcntl 97 on OS X 10.11 bz#351632 by rhyskidd · 9 years ago
  9. c22f519 - The default value for --leak-check-heuristics has been changed from by philippe · 9 years ago
  10. ce3b04c Enhance block_list memcheck gdbserver monitor command by philippe · 9 years ago
  11. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  12. 8536a41 Bug 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode. by mjw · 9 years ago
  13. 35130ac Add missing copyright notices for Xen related files. by sewardj · 9 years ago
  14. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  15. 4f43c20 Remove redundant bit of text introduced in r15604. by sewardj · 9 years ago
  16. 2672fae Rename the new option --expensive-definedness-check introduced in by sewardj · 9 years ago
  17. 281f0e9 clang miscompiles faultstatus.c function test5(). by florian · 9 years ago
  18. 6c85bcd Small additional change in NEWS for block_list by philippe · 9 years ago
  19. 9b7b088 Have block_list showing heuristic used for a block (if block was by philippe · 9 years ago
  20. e8b9ee3 Add support for ldsoexec on Solaris. by iraisr · 9 years ago
  21. 9e9a563b Ensure the testcase compiles with clang. by florian · 9 years ago
  22. eb6caa3 Comment out unused functions to avoid clang warnings. by florian · 9 years ago
  23. daf2dc3 Note changed command line option defaults. by sewardj · 9 years ago
  24. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  25. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  26. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  27. add95c8 Make --partial-loads-ok=yes the default on all platforms, not just OS X. by sewardj · 9 years ago
  28. 2a40c7e use verbosity 1 to report multiple termination of gdbserver, by philippe · 9 years ago
  29. c7aa9bb Small updates in NEWS by philippe · 9 years ago
  30. 92cd838 Change default value for --keep-stacktraces has been changed to alloc-and-free by philippe · 9 years ago
  31. e4fcda3 Intercept platform_memchr$VARIANT$Haswell on OS X bz#351756 by rhyskidd · 9 years ago
  32. 3a5d5f7 Announce new command line option. by florian · 9 years ago
  33. 9ee20eb New memcheck command line option: --expensive-definedness-check by florian · 9 years ago
  34. 81862df First pass at tidying up the release notes for 3.11.0. by sewardj · 9 years ago
  35. 064ed86 Support by florian · 9 years ago
  36. c7a2d53 Filter out gdb file transfer warnings in gdbserver_tests/filter_stderr. by mjw · 9 years ago
  37. ede7291 Fix a leak of the abbrev hash table when --read-var-info=yes is given by philippe · 9 years ago
  38. a49fd54 Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS. by mjw · 9 years ago
  39. e8062a0 Use sigjmp_buf by tom · 9 years ago
  40. a82f262 Restore signal masks when recovering from xend related signals by tom · 9 years ago
  41. 25b436f Use memset + assign to VgdbShared, to avoid memcheck warning that by philippe · 9 years ago
  42. 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
  43. 22bbcdf Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909. by rhyskidd · 9 years ago
  44. bcfaeed Distinguish properly when to establish the client data segment. by iraisr · 9 years ago
  45. 913b580 Fix warning signed unsigned comparison in m_oset.c : by philippe · 9 years ago
  46. 4e4ded7 Use VG_(arena_memalign) for thread array rather than VG_(malloc)-ed + align by philippe · 9 years ago
  47. d818a50 Update. by sewardj · 9 years ago
  48. bed0746 Bug 346185 - Fix typo saving altivec register v24. by sewardj · 9 years ago
  49. 03d49dd More copyright date changes for 2015 (fallout from r15577) by sewardj · 9 years ago
  50. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  51. 712575e Remove non-ASCII characters from this file. No functional change. by sewardj · 9 years ago
  52. 52476b5 Update. by sewardj · 9 years ago
  53. 9dc5dd6 When scanning the statement list for bogus literals we by florian · 9 years ago
  54. ce80001 Fix incorrect header guard. Reported by giacomopoz@gmail.com Fixes BZ #351531 by florian · 9 years ago
  55. 1c628f3 Initial data (brk) segment is setup on demand, when a first brk() syscall by iraisr · 9 years ago
  56. f27835c Follow-up fix for r15565. by iraisr · 9 years ago
  57. 8a39493 Also install sigsegv handler in safe-pthread tests wrapper. by mjw · 9 years ago
  58. d46b911 Follow-up fix for r15565: sa_restorer should not be used. n-i-bz. by rhyskidd · 9 years ago
  59. 212b500 Fix comparison in function VG_(iseqsigset). by florian · 9 years ago
  60. 60a16f2 Install the SIGILL handler everywhere so we get consistent by tom · 9 years ago
  61. a0c8403 Handle (unwanted) line number info in filter_defcfaexpr. by mjw · 9 years ago
  62. 02b13a1 Attempt to work around issues with xend being executed unconditionally by tom · 9 years ago
  63. da4bdf7 Fix a second format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  64. e7f48e6 Fix a format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  65. 358f27c Runtime linker ld.so.1 can be now run under Valgrind on Solaris. by iraisr · 9 years ago
  66. c398e51 Add bug338606 testfile to none/tests/scripts/Makefile.am EXTRA_DIST. by mjw · 9 years ago
  67. 93e4356 Update. by sewardj · 9 years ago
  68. b4737fe Add test cases for VCVT.{S,U}32.F32, S[n], S[n], #imm. Pertains to #342783. by sewardj · 9 years ago
  69. 5c0abb6 arm32: make sure we actually generate real 64-bit loads/stores for the by sewardj · 9 years ago
  70. cb8dd76 Enable building of ARMv8 crypto instruction tests, having finally by sewardj · 9 years ago
  71. 214f60f Fix format string confusion that was somehow related to r15510. by sewardj · 9 years ago
  72. 8331317 Add test cases for PRFM (register). Pertains to #345177. by sewardj · 9 years ago
  73. 8b0d32a Update script solaris/build_solaris_package to take into account by iraisr · 9 years ago
  74. 7232d21 Increase test coverage on OS X, by re-enabling the none/tests/amd64/avx2-1 regression test. by rhyskidd · 9 years ago
  75. 917ca31 Preliminary OS X memalign() shim work, although this specific regression test remains guarded due to clang build issues with _randArray. by rhyskidd · 9 years ago
  76. 07d0c9e Increase test coverage on OS X, by re-enabling the memcheck/tests/amd64/xsave-avx regression tests with a handy memalign() shim. by rhyskidd · 9 years ago
  77. 8010017 Increase test coverage on OS X, by re-enabling the none/tests/amd64/avx-1 regression tests with a handy memalign() shim. by rhyskidd · 9 years ago
  78. 681b466 Increase test coverage on OS X, by re-enabling the none/tests/*/movbe regression tests with a handy memalign() shim. by rhyskidd · 9 years ago
  79. 7c23ae4 Plumb through memalign16() rather than having four implementations of the same code. n-i-bz. by rhyskidd · 9 years ago
  80. 2197ad8 Update for VEX r3173. by rhyskidd · 9 years ago
  81. 7ad9ba9 Add regression test for bz#350062 - vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xB (ROUNDSD) on OS X. by rhyskidd · 9 years ago
  82. 23e68ca Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline. by iraisr · 9 years ago
  83. 6d86b6f Bug 348345 - Assertion fails for negative lineno by sewardj · 9 years ago
  84. cf2718c Update. by sewardj · 9 years ago
  85. 5589537 345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support on Linux by sewardj · 9 years ago
  86. a0107d6 Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCK by sewardj · 9 years ago
  87. 6d3cb49 Fix 350202 - Add limited param to 'monitor block_list' by philippe · 9 years ago
  88. a2384ed Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt by philippe · 9 years ago
  89. 8f8811e Improve mmap MAP_HUGETLB support. This is a follow up to r14682: by florian · 9 years ago
  90. f18210b Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have a wrapper. by sewardj · 9 years ago
  91. 32f96ad do_cmpxchg8b(): fix incorrect inline assembly (wrong register name) by sewardj · 9 years ago
  92. 053f436 Add test cases for PCMPxSTRx case 0x18. Pertains to #348574, vex r3172. by sewardj · 9 years ago
  93. 7f0dfdd Add test cases for PCMPxSTRx case 0x42. Pertains to #339820, vex r3171. by sewardj · 9 years ago
  94. afba159 Update following amd64 AVX front end fixes. by sewardj · 9 years ago
  95. d604d8c Add test cases for missing AVX VCMPPD/VCMPPS cases. Pertains to vex r3170. by sewardj · 9 years ago
  96. c365a37 Write a SysRes value as an unsigned number. by florian · 9 years ago
  97. 149481a Fix the regression from r15518 which broke builds on older Solaris releases. by iraisr · 9 years ago
  98. 636392d Update. by sewardj · 9 years ago
  99. c1699a7 Properly guard memcheck/tests/amd64/xsave-avx. This test relies on memalign(), which is not present on OS X. Along with a few other avx tests needs refactoring to use posix_memalign() down the track. n-i-bz. by rhyskidd · 9 years ago
  100. e5e597e Fix svn propset for memcheck/tests/amd64/xsave-avx since r15524. n-i-bz. by rhyskidd · 9 years ago