1. 9618859 Fix typo: add missing space between $(AM_CFLAGS) and @FLAG_FSANITIZE@ by philippe · 9 years ago
  2. e8e8df5 Let "make distclean" remove generated tilegx instruction test files by zliu · 9 years ago
  3. 7291814 Fix issue of "make dist BUILD_ALL_DOCS=no" by zliu · 9 years ago
  4. b637cd4 Ensure libvex tests in none are compiling on amd64, when configuring for 32 bits only by philippe · 9 years ago
  5. 82b558e Fix the "make regtest" error caused by the new tilegx instruction tests by zliu · 9 years ago
  6. 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
  7. fa0a7f4 Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE; by iraisr · 9 years ago
  8. 65105dc Merge tilegx instruction test patch "valgrind-tilegx-instruction-test.patch" by zliu · 9 years ago
  9. 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
  10. cb30149 Fix testcase such that it can be run under cron on Solaris. by florian · 9 years ago
  11. 4f2fe91 Properly conditionalise these tests, now that they are guarded on certain combinations of operating system and compiler. by rhyskidd · 9 years ago
  12. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  13. a18a528 Resolve makefile consistency error at conclusion of make regtest by rhyskidd · 9 years ago
  14. d20c762 Complete fix for bz#344416 - Fix make regtest does not work cleanly on OS X (3). by rhyskidd · 9 years ago
  15. 308a98c Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X (2). by rhyskidd · 9 years ago
  16. 906b2dc Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X. by rhyskidd · 9 years ago
  17. b63380a Add two more tests with missing interpreter names. by florian · 9 years ago
  18. 55084cf Add testcase. Should have been in r15429. by florian · 9 years ago
  19. 512f27e Fix BZ #338606. Basically, the bug was that it was believed that by florian · 9 years ago
  20. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  21. 4793735 Patch 7 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  22. 5bd4f6d Patch 4 and 5 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  23. 17e3da7 Patch 2 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  24. 0a52ee2 Fix syntax error; by florian · 9 years ago
  25. b9e129b Fix from Andreas Arnez for bug 342841 s390x unrecognized instruction fiebra by cborntra · 9 years ago
  26. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  27. 748ba7a Backing out patch 1 and 2 from Bugzilla 349790. by carll · 9 years ago
  28. 6504495 Patch 2 of 6 by carll · 9 years ago
  29. 47a17e8 Fix two testcase builds so they work when linked against a VEX by florian · 9 years ago
  30. da0a8cb 324181 mmap does not handle MAP_32BIT (handle it now, rather than fail it) by philippe · 9 years ago
  31. 4544de9 mips64: modify load_indexed_instructions test by petarj · 9 years ago
  32. 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
  33. f6a6380 Add regression test for bz#228343. by rhyskidd · 9 years ago
  34. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  35. 07a167c Fix regression test added in r15282. by rhyskidd · 9 years ago
  36. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  37. f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
  38. 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
  39. c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
  40. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  41. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  42. 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
  43. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  44. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  45. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  46. 050c8f7 Get prototype from system header. by florian · 9 years ago
  47. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  48. aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 9 years ago
  49. 452fe80 by carll · 9 years ago
  50. 710d307 Fix also the rm vgcore of a disabled test (also spotted by Matthias Schwarzott) by philippe · 9 years ago
  51. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 9 years ago
  52. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  53. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  54. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  55. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 9 years ago
  56. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  57. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 9 years ago
  58. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  59. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 9 years ago
  60. 548863e by zliu · 9 years ago
  61. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  62. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  63. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  64. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  65. 5370de0 Add missing stdout.exp file by philippe · 9 years ago
  66. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 9 years ago
  67. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  68. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  69. a09a725 arm64: enable test cases for by sewardj · 9 years ago
  70. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  71. 8d22844 Add testcase for BZ 231357. by florian · 9 years ago
  72. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  73. 3815259 Add a test that triggers sector recycling by philippe · 9 years ago
  74. 1a877fd arm64: enable test cases for FCVT{N,M,A,P,Z}{S,U} 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  75. a840bc0 arm64: add test cases for by sewardj · 9 years ago
  76. 6aacb06 mips64: extend the test with new cases for Cavium SEQI and SNEI by petarj · 9 years ago
  77. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 10 years ago
  78. cac2b54 Add ecag.stdout.exp-z13. by florian · 10 years ago
  79. e50e220 add cache info for z13 by cborntra · 10 years ago
  80. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
  81. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 10 years ago
  82. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
  83. 846691e Rewritten to use a single line instead of line splicing by florian · 10 years ago
  84. 15fa8a2 Produce a user message in case of stack overflow. by florian · 10 years ago
  85. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 10 years ago
  86. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 10 years ago
  87. e19e2ae arm64: enable test cases for conversion instructions which are by sewardj · 10 years ago
  88. 2e0da2a arm64: enable test cases for by sewardj · 10 years ago
  89. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
  90. 4d50c2f Enable test cases for by sewardj · 10 years ago
  91. 7483ef3 Enable test cases for all remaining FP multiply instructions: by sewardj · 10 years ago
  92. 679e410 Enable test cases: by sewardj · 10 years ago
  93. 5905222 Enable test cases for all FP compare instructions: by sewardj · 10 years ago
  94. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 10 years ago
  95. f01eaf2 Add test cases for AVX-1 conditional vector stores: by sewardj · 10 years ago
  96. 44e5376 Add test cases for VPMASKMOV{D,Q} xmm/ymm to memory. by sewardj · 10 years ago
  97. 1b14466 Re-enable building of manythreads and thread-exits tests. Patch and discussion per BZ #341613. by rhyskidd · 10 years ago
  98. 866862a Fix BZ #116002. by florian · 10 years ago
  99. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  100. a5dc2fd Update expected output for none/tests/darwin/access_extended. by sewardj · 10 years ago