1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. d7440ad Bug #278744 cvtps2pd with redundant RexW. by mjw · 9 years ago
  4. ef4ea0f Follow up to r15628, properly guard none/tests/ansi and fix a typo. n-i-bz. 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. 4beff58 Make distcheck happy. Fix srcdir != builddir in none/tests/tilegx. by mjw · 9 years ago
  8. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  9. 23924e1 Do not compile ansi.c with clang as that compiler does not by florian · 9 years ago
  10. ff7469d Add callgrind.h by florian · 9 years ago
  11. 336b8a0 Update line number as a result of r15624. by florian · 9 years ago
  12. f286712 Add an assert. by florian · 9 years ago
  13. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  14. 7161e33 Suppress unwanted clang 3.7 warnings. Fix undefined behaviour in perf/tinycc.c by florian · 9 years ago
  15. 8536a41 Bug 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode. by mjw · 9 years ago
  16. 4e1d946 Document that --read-inline-info=yes is the default by iraisr · 9 years ago
  17. 281f0e9 clang miscompiles faultstatus.c function test5(). by florian · 9 years ago
  18. eb6caa3 Comment out unused functions to avoid clang warnings. by florian · 9 years ago
  19. 29dd9e6 Change the default setting for --dsymutil from =no to =yes, since by sewardj · 9 years ago
  20. 6d9a338 Change the --smc-check default value to =all-non-file. by sewardj · 9 years ago
  21. 03d49dd More copyright date changes for 2015 (fallout from r15577) by sewardj · 9 years ago
  22. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  23. c398e51 Add bug338606 testfile to none/tests/scripts/Makefile.am EXTRA_DIST. by mjw · 9 years ago
  24. b4737fe Add test cases for VCVT.{S,U}32.F32, S[n], S[n], #imm. Pertains to #342783. by sewardj · 9 years ago
  25. cb8dd76 Enable building of ARMv8 crypto instruction tests, having finally by sewardj · 9 years ago
  26. 8331317 Add test cases for PRFM (register). Pertains to #345177. by sewardj · 9 years ago
  27. 7232d21 Increase test coverage on OS X, by re-enabling the none/tests/amd64/avx2-1 regression test. by rhyskidd · 9 years ago
  28. 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
  29. 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
  30. 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
  31. 7c23ae4 Plumb through memalign16() rather than having four implementations of the same code. n-i-bz. by rhyskidd · 9 years ago
  32. 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
  33. 23e68ca Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline. by iraisr · 9 years ago
  34. 32f96ad do_cmpxchg8b(): fix incorrect inline assembly (wrong register name) by sewardj · 9 years ago
  35. 053f436 Add test cases for PCMPxSTRx case 0x18. Pertains to #348574, vex r3172. by sewardj · 9 years ago
  36. 7f0dfdd Add test cases for PCMPxSTRx case 0x42. Pertains to #339820, vex r3171. by sewardj · 9 years ago
  37. d604d8c Add test cases for missing AVX VCMPPD/VCMPPS cases. Pertains to vex r3170. by sewardj · 9 years ago
  38. d8a3444 For those testcases that crash one way or another by florian · 9 years ago
  39. 10ae6ad In filter_stderr_basic do not remove lines beginning with by florian · 9 years ago
  40. 82be88d Fix another GCC 5.1 warning. by florian · 9 years ago
  41. 9618859 Fix typo: add missing space between $(AM_CFLAGS) and @FLAG_FSANITIZE@ by philippe · 9 years ago
  42. e8e8df5 Let "make distclean" remove generated tilegx instruction test files by zliu · 9 years ago
  43. 7291814 Fix issue of "make dist BUILD_ALL_DOCS=no" by zliu · 9 years ago
  44. b637cd4 Ensure libvex tests in none are compiling on amd64, when configuring for 32 bits only by philippe · 9 years ago
  45. 82b558e Fix the "make regtest" error caused by the new tilegx instruction tests by zliu · 9 years ago
  46. f03f9f3 Guard two hanging tests on OS X 10.11, which otherwise prevent regression test suite from running in automated manner. n-i-bz by rhyskidd · 9 years ago
  47. fa0a7f4 Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE; by iraisr · 9 years ago
  48. 65105dc Merge tilegx instruction test patch "valgrind-tilegx-instruction-test.patch" by zliu · 9 years ago
  49. 07c41c2 Properly guard none/tests/amd64/avx-1. This resolves one failing regression test on OS X with modern hardware. n-i-bz. by rhyskidd · 9 years ago
  50. cb30149 Fix testcase such that it can be run under cron on Solaris. by florian · 9 years ago
  51. 4f2fe91 Properly conditionalise these tests, now that they are guarded on certain combinations of operating system and compiler. by rhyskidd · 9 years ago
  52. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  53. a18a528 Resolve makefile consistency error at conclusion of make regtest by rhyskidd · 9 years ago
  54. d20c762 Complete fix for bz#344416 - Fix make regtest does not work cleanly on OS X (3). by rhyskidd · 9 years ago
  55. 308a98c Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X (2). by rhyskidd · 9 years ago
  56. 906b2dc Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X. by rhyskidd · 9 years ago
  57. b63380a Add two more tests with missing interpreter names. by florian · 9 years ago
  58. 55084cf Add testcase. Should have been in r15429. by florian · 9 years ago
  59. 512f27e Fix BZ #338606. Basically, the bug was that it was believed that by florian · 9 years ago
  60. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  61. 4793735 Patch 7 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  62. 5bd4f6d Patch 4 and 5 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  63. 17e3da7 Patch 2 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  64. 0a52ee2 Fix syntax error; by florian · 9 years ago
  65. b9e129b Fix from Andreas Arnez for bug 342841 s390x unrecognized instruction fiebra by cborntra · 9 years ago
  66. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  67. 748ba7a Backing out patch 1 and 2 from Bugzilla 349790. by carll · 9 years ago
  68. 6504495 Patch 2 of 6 by carll · 9 years ago
  69. 47a17e8 Fix two testcase builds so they work when linked against a VEX by florian · 9 years ago
  70. da0a8cb 324181 mmap does not handle MAP_32BIT (handle it now, rather than fail it) by philippe · 9 years ago
  71. 4544de9 mips64: modify load_indexed_instructions test by petarj · 9 years ago
  72. fbfd7c6 Fix r15302 for early gcc compilers on OS X. Cannot declare variable in for loop pre C99. n-i-bz. by rhyskidd · 9 years ago
  73. f6a6380 Add regression test for bz#228343. by rhyskidd · 9 years ago
  74. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  75. 07a167c Fix regression test added in r15282. by rhyskidd · 9 years ago
  76. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  77. f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
  78. 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
  79. c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
  80. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  81. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  82. 6a4c682 Follow-up bz#344936: Distinguish readlinkat tests for OS X platforms that do or do not support the readlinkat syscall. by rhyskidd · 9 years ago
  83. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  84. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  85. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  86. 050c8f7 Get prototype from system header. by florian · 9 years ago
  87. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  88. aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 9 years ago
  89. 452fe80 by carll · 9 years ago
  90. 710d307 Fix also the rm vgcore of a disabled test (also spotted by Matthias Schwarzott) by philippe · 9 years ago
  91. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 9 years ago
  92. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  93. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  94. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  95. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 9 years ago
  96. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  97. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 9 years ago
  98. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  99. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 9 years ago
  100. 548863e by zliu · 9 years ago