1. ce3b04c Enhance block_list memcheck gdbserver monitor command by philippe · 9 years ago
  2. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  3. 59d2075 Fix undefined behaviours (left shifting a negative value) by florian · 9 years ago
  4. 8536a41 Bug 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode. by mjw · 9 years ago
  5. 35130ac Add missing copyright notices for Xen related files. by sewardj · 9 years ago
  6. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  7. 4f43c20 Remove redundant bit of text introduced in r15604. by sewardj · 9 years ago
  8. 2672fae Rename the new option --expensive-definedness-check introduced in by sewardj · 9 years ago
  9. 281f0e9 clang miscompiles faultstatus.c function test5(). by florian · 9 years ago
  10. 6c85bcd Small additional change in NEWS for block_list by philippe · 9 years ago
  11. 9b7b088 Have block_list showing heuristic used for a block (if block was by philippe · 9 years ago
  12. e8b9ee3 Add support for ldsoexec on Solaris. by iraisr · 9 years ago
  13. 9e9a563b Ensure the testcase compiles with clang. by florian · 9 years ago
  14. eb6caa3 Comment out unused functions to avoid clang warnings. by florian · 9 years ago
  15. daf2dc3 Note changed command line option defaults. by sewardj · 9 years ago
  16. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  17. 18d27dd Revisit r15601 (Change the --smc-check default value to =all-non-file.) by sewardj · 9 years ago
  18. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  19. add95c8 Make --partial-loads-ok=yes the default on all platforms, not just OS X. by sewardj · 9 years ago
  20. 2a40c7e use verbosity 1 to report multiple termination of gdbserver, by philippe · 9 years ago
  21. c7aa9bb Small updates in NEWS by philippe · 9 years ago
  22. 92cd838 Change default value for --keep-stacktraces has been changed to alloc-and-free by philippe · 9 years ago
  23. e4fcda3 Intercept platform_memchr$VARIANT$Haswell on OS X bz#351756 by rhyskidd · 9 years ago
  24. 3a5d5f7 Announce new command line option. by florian · 9 years ago
  25. 9ee20eb New memcheck command line option: --expensive-definedness-check by florian · 9 years ago
  26. 81862df First pass at tidying up the release notes for 3.11.0. by sewardj · 9 years ago
  27. 064ed86 Support by florian · 9 years ago
  28. c7a2d53 Filter out gdb file transfer warnings in gdbserver_tests/filter_stderr. by mjw · 9 years ago
  29. ede7291 Fix a leak of the abbrev hash table when --read-var-info=yes is given by philippe · 9 years ago
  30. a49fd54 Add safe-pthread.h to helgrind/tests/Makefile.am noinst_HEADERS. by mjw · 9 years ago
  31. e8062a0 Use sigjmp_buf by tom · 9 years ago
  32. a82f262 Restore signal masks when recovering from xend related signals by tom · 9 years ago
  33. 25b436f Use memset + assign to VgdbShared, to avoid memcheck warning that by philippe · 9 years ago
  34. 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
  35. 22bbcdf Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909. by rhyskidd · 9 years ago
  36. bcfaeed Distinguish properly when to establish the client data segment. by iraisr · 9 years ago
  37. 913b580 Fix warning signed unsigned comparison in m_oset.c : by philippe · 9 years ago
  38. 4e4ded7 Use VG_(arena_memalign) for thread array rather than VG_(malloc)-ed + align by philippe · 9 years ago
  39. d818a50 Update. by sewardj · 9 years ago
  40. bed0746 Bug 346185 - Fix typo saving altivec register v24. by sewardj · 9 years ago
  41. 03d49dd More copyright date changes for 2015 (fallout from r15577) by sewardj · 9 years ago
  42. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  43. 785952d Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  44. 712575e Remove non-ASCII characters from this file. No functional change. by sewardj · 9 years ago
  45. 52476b5 Update. by sewardj · 9 years ago
  46. 9dc5dd6 When scanning the statement list for bogus literals we by florian · 9 years ago
  47. ce80001 Fix incorrect header guard. Reported by giacomopoz@gmail.com Fixes BZ #351531 by florian · 9 years ago
  48. 1c628f3 Initial data (brk) segment is setup on demand, when a first brk() syscall by iraisr · 9 years ago
  49. 543ad88 Reading from TPIDRURO_EL0 and PMUSERENR_EL0: make these properly by sewardj · 9 years ago
  50. 61d7d98 Implement reading from PMUSERENR_EL0, making it return zero. by sewardj · 9 years ago
  51. f27835c Follow-up fix for r15565. by iraisr · 9 years ago
  52. 8a39493 Also install sigsegv handler in safe-pthread tests wrapper. by mjw · 9 years ago
  53. d46b911 Follow-up fix for r15565: sa_restorer should not be used. n-i-bz. by rhyskidd · 9 years ago
  54. 212b500 Fix comparison in function VG_(iseqsigset). by florian · 9 years ago
  55. 60a16f2 Install the SIGILL handler everywhere so we get consistent by tom · 9 years ago
  56. e3115c1 Implement YIELD. Followup to #348377. by sewardj · 9 years ago
  57. a0c8403 Handle (unwanted) line number info in filter_defcfaexpr. by mjw · 9 years ago
  58. 02b13a1 Attempt to work around issues with xend being executed unconditionally by tom · 9 years ago
  59. da4bdf7 Fix a second format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  60. e7f48e6 Fix a format string error observed whilst building on OSX 10.10. by sewardj · 9 years ago
  61. 358f27c Runtime linker ld.so.1 can be now run under Valgrind on Solaris. by iraisr · 9 years ago
  62. c398e51 Add bug338606 testfile to none/tests/scripts/Makefile.am EXTRA_DIST. by mjw · 9 years ago
  63. 93e4356 Update. by sewardj · 9 years ago
  64. 5e65812 Implement YIELD (encodings T1 and A1). Fixes #348377. by sewardj · 9 years ago
  65. b4737fe Add test cases for VCVT.{S,U}32.F32, S[n], S[n], #imm. Pertains to #342783. by sewardj · 9 years ago
  66. f3ae738 Implement VCVT.{S,U}32.F32, S[n], S[n], #imm. Fixes 342783. by sewardj · 9 years ago
  67. f88e39d Loosen guarding conditions on "mov.w Reg, Reg" so as to allow by sewardj · 9 years ago
  68. 5c0abb6 arm32: make sure we actually generate real 64-bit loads/stores for the by sewardj · 9 years ago
  69. cb8dd76 Enable building of ARMv8 crypto instruction tests, having finally by sewardj · 9 years ago
  70. 214f60f Fix format string confusion that was somehow related to r15510. by sewardj · 9 years ago
  71. 8331317 Add test cases for PRFM (register). Pertains to #345177. by sewardj · 9 years ago
  72. 48453e3 Implement PRFM (register). Fixes #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. e66a247 vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xB (ROUNDSD) on OS X by rhyskidd · 9 years ago
  82. 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
  83. 23e68ca Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline. by iraisr · 9 years ago
  84. 6d86b6f Bug 348345 - Assertion fails for negative lineno by sewardj · 9 years ago
  85. cf2718c Update. by sewardj · 9 years ago
  86. 5589537 345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support on Linux by sewardj · 9 years ago
  87. a0107d6 Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCK by sewardj · 9 years ago
  88. 6d3cb49 Fix 350202 - Add limited param to 'monitor block_list' by philippe · 9 years ago
  89. a2384ed Remove 343173 helgrind crash during stack unwind from 3_10_BUGSTATUS.txt by philippe · 9 years ago
  90. 8f8811e Improve mmap MAP_HUGETLB support. This is a follow up to r14682: by florian · 9 years ago
  91. f18210b Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have a wrapper. by sewardj · 9 years ago
  92. 32f96ad do_cmpxchg8b(): fix incorrect inline assembly (wrong register name) by sewardj · 9 years ago
  93. 053f436 Add test cases for PCMPxSTRx case 0x18. Pertains to #348574, vex r3172. by sewardj · 9 years ago
  94. 9497f04 Handle PCMPxSTRx case 0x18. Fixes #348574. by sewardj · 9 years ago
  95. 7f0dfdd Add test cases for PCMPxSTRx case 0x42. Pertains to #339820, vex r3171. by sewardj · 9 years ago
  96. 2e3b5b0 Handle PCMPxSTRx case 0x42. Fixes #339820. by sewardj · 9 years ago
  97. afba159 Update following amd64 AVX front end fixes. by sewardj · 9 years ago
  98. d604d8c Add test cases for missing AVX VCMPPD/VCMPPS cases. Pertains to vex r3170. by sewardj · 9 years ago
  99. 245855c Fix a bunch of missing AVX VCMPPD/VCMPPS cases. by sewardj · 9 years ago
  100. c365a37 Write a SysRes value as an unsigned number. by florian · 9 years ago