1. 6504495 Patch 2 of 6 by carll · 9 years ago
  2. 47a17e8 Fix two testcase builds so they work when linked against a VEX by florian · 9 years ago
  3. da0a8cb 324181 mmap does not handle MAP_32BIT (handle it now, rather than fail it) by philippe · 9 years ago
  4. 4544de9 mips64: modify load_indexed_instructions test by petarj · 9 years ago
  5. 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
  6. f6a6380 Add regression test for bz#228343. by rhyskidd · 9 years ago
  7. 0dc3526 Signal handler ucontext_t not filled out correctly on OS X bz#341419 by rhyskidd · 9 years ago
  8. 07a167c Fix regression test added in r15282. by rhyskidd · 9 years ago
  9. 49af592 Add (presently) failing test case for bz#234814. by rhyskidd · 9 years ago
  10. f0c6139 Unguard none/tests/x86/cse_fail on OS X, as the test completes. n-i-bz. by rhyskidd · 9 years ago
  11. 1dfa412 Re-enable functioning none/tests/amd64/bug137714-amd64 on OS X n-i-bz by rhyskidd · 9 years ago
  12. c97b61f Properly guard none/tests/amd64/*.vgtest on OS X for tests not compiled n-i-bz by rhyskidd · 9 years ago
  13. 8301982 Add procfs-non-linux.stderr.exp variants to EXTRA_DIST. by mjw · 9 years ago
  14. 423b52b Remove an incorrect assertion. Need to consider SkShmC segments as well. by florian · 9 years ago
  15. 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
  16. e72941d Fix rounding when printing floating point numbers. by florian · 9 years ago
  17. 416bb8b Fix unhandled syscall: unix:473 (readlinkat) on OS X 10.10 bz#344936 by rhyskidd · 9 years ago
  18. 7a5681f In functions VG_(am_relocate_nooverlap_client) and VG_(am_extend_map_client) by florian · 9 years ago
  19. 050c8f7 Get prototype from system header. by florian · 9 years ago
  20. c290b88 Fix bug in do_mremap. Also need to allow SkShmC segments. by florian · 9 years ago
  21. aa19e15 Add (presently) failing test case for bz#254164. by rhyskidd · 9 years ago
  22. 452fe80 by carll · 9 years ago
  23. 710d307 Fix also the rm vgcore of a disabled test (also spotted by Matthias Schwarzott) by philippe · 9 years ago
  24. 76e04ec Fix regression test compile issue on OS X platform, introduced in r15113. n-i-bz by rhyskidd · 9 years ago
  25. 981abb5 Issue an error message if then brk segment overflows. by florian · 9 years ago
  26. 7d4a28b Fix an assertion in the address space manager. BZ #345887. by florian · 9 years ago
  27. 256a6da There is an ABI change in how the PPC64 gcc compiler handles 128 bit arguments by carll · 9 years ago
  28. 395c2c7 Update the expected output file none/tests/ppc64/jm_int_isa_2_07.stdout.exp by carll · 9 years ago
  29. d609660 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  30. 203a35d For ppc64, use the endianess of the running program, rather by philippe · 9 years ago
  31. a89b046 Add support for the lbarx, lharx, stbcx and sthcs instructions. by carll · 9 years ago
  32. cb46d25 Following fix done in tilegx host in vex: r3130, reenable tilegx as host by philippe · 9 years ago
  33. 548863e by zliu · 9 years ago
  34. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  35. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  36. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  37. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  38. 5370de0 Add missing stdout.exp file by philippe · 9 years ago
  39. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 9 years ago
  40. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  41. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  42. a09a725 arm64: enable test cases for by sewardj · 9 years ago
  43. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  44. 8d22844 Add testcase for BZ 231357. by florian · 10 years ago
  45. e4a4c57 When skipping white space after #! to find the interpreter by florian · 10 years ago
  46. 3815259 Add a test that triggers sector recycling by philippe · 10 years ago
  47. 1a877fd arm64: enable test cases for FCVT{N,M,A,P,Z}{S,U} 2d_2d, 4s_4s, 2s_2s by sewardj · 10 years ago
  48. a840bc0 arm64: add test cases for by sewardj · 10 years ago
  49. 6aacb06 mips64: extend the test with new cases for Cavium SEQI and SNEI by petarj · 10 years ago
  50. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 10 years ago
  51. cac2b54 Add ecag.stdout.exp-z13. by florian · 10 years ago
  52. e50e220 add cache info for z13 by cborntra · 10 years ago
  53. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
  54. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 10 years ago
  55. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
  56. 846691e Rewritten to use a single line instead of line splicing by florian · 10 years ago
  57. 15fa8a2 Produce a user message in case of stack overflow. by florian · 10 years ago
  58. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 10 years ago
  59. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 10 years ago
  60. e19e2ae arm64: enable test cases for conversion instructions which are by sewardj · 10 years ago
  61. 2e0da2a arm64: enable test cases for by sewardj · 10 years ago
  62. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
  63. 4d50c2f Enable test cases for by sewardj · 10 years ago
  64. 7483ef3 Enable test cases for all remaining FP multiply instructions: by sewardj · 10 years ago
  65. 679e410 Enable test cases: by sewardj · 10 years ago
  66. 5905222 Enable test cases for all FP compare instructions: by sewardj · 10 years ago
  67. 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 10 years ago
  68. f01eaf2 Add test cases for AVX-1 conditional vector stores: by sewardj · 10 years ago
  69. 44e5376 Add test cases for VPMASKMOV{D,Q} xmm/ymm to memory. by sewardj · 10 years ago
  70. 1b14466 Re-enable building of manythreads and thread-exits tests. Patch and discussion per BZ #341613. by rhyskidd · 10 years ago
  71. 866862a Fix BZ #116002. by florian · 10 years ago
  72. 227a1ec Add limited support for printing floating point numbers to by florian · 10 years ago
  73. a5dc2fd Update expected output for none/tests/darwin/access_extended. by sewardj · 10 years ago
  74. 5313495 Update test result following VEX r3029. by florian · 10 years ago
  75. 5b99e66 Fix BZ 334802. Patch by Mark Wielaard with a few mods to make it apply. by florian · 10 years ago
  76. 465adfd Add an early-clobber constraint. Otherwise, it will segfault when compiled by florian · 10 years ago
  77. 1e407cc mips64: add test cases for Cavium BBIT032 and BBIT132 by petarj · 10 years ago
  78. d0d42bf Add test cases for RORV x_x_x, w_w_w. by sewardj · 10 years ago
  79. a9e7d88 Add test cases for CLS x_x, w_w. by sewardj · 10 years ago
  80. 8974835 Update mysteriously out-of-date fp_and_simd.stdout.exp. by sewardj · 10 years ago
  81. 807d35f Add test cases for {S,U}CVTF fixedpt-to-fp. by sewardj · 10 years ago
  82. a9e964d Add test cases for VFPv4 VFNMA, VFNMS added in vex r2995. Pertains to #340807. by sewardj · 10 years ago
  83. 44d8ec9 Enable test cases for r2993, viz: by sewardj · 10 years ago
  84. d42615a Add test cases for all remaining AArch64 ARMv8 SIMD and FP instructions. by sewardj · 10 years ago
  85. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  86. 7d8e0a8 Add tests for all SIMD FP instructions, except int<->fp conversions. by sewardj · 10 years ago
  87. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  88. 98d6b25 Fix 333051 mmap of huge pages fails due to incorrect alignment by philippe · 10 years ago
  89. 31cf666 Rearrange the test case generators to be exactly in the same order by sewardj · 10 years ago
  90. 7198225 Add test cases and expected outputs for by sewardj · 10 years ago
  91. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  92. f45e93c Enable test cases for by sewardj · 10 years ago
  93. 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
  94. 011dafb Add test cases for all known arm64 load/store instructions. by sewardj · 10 years ago
  95. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  96. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  97. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  98. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  99. 1dade8e mips64: enable soft-float build of the tests by petarj · 10 years ago
  100. 4110f6a mips64: run FPU tests only when FPU is available by petarj · 10 years ago