1. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  2. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  3. 0b91943 The purpose of the test is to see whether the exported header files by florian · 10 years ago
  4. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  5. 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
  6. 0cf63b0 mips64: add tests for Cavium BBIT0 and BBIT1 by petarj · 10 years ago
  7. 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
  8. 4450a0e Improvements for Android: by sewardj · 10 years ago
  9. 65f1f2d Adjust cmdline expected test output after r14401 BZ#337871. by mjw · 10 years ago
  10. 52bae2f Remove memory (load/store) tests from integer.c and move them by sewardj · 10 years ago
  11. 5508468 make prereq fail with 1 if host command not installed by philippe · 10 years ago
  12. 77ba302 none/tests/res_search.vgtest: Add prereq that domain can be resolved. by mjw · 10 years ago
  13. abd6d6c Hook up allexec tests for arm64. by mjw · 10 years ago
  14. 061ad22 none/tests/Makefile.am (DIST_SUBDIRS): Add arm64. by mjw · 10 years ago
  15. d173f80 Add test config files and expected outputs. by sewardj · 10 years ago
  16. f02d2ec Build system stuff, to hook the tests in none/tests/arm64 to the build system. by sewardj · 10 years ago
  17. 77de31c arm64: enable test cases for: by sewardj · 10 years ago
  18. d011646 filter_shell_output: filter out "Exec format error" added by newer bash. by mjw · 10 years ago
  19. 9848690 Add option a new sim-hint no-nptl-pthread-stackcache. by philippe · 10 years ago
  20. 61d16fb arm64: enable test cases for by sewardj · 10 years ago
  21. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  22. 4d87d23 arm64: enable test cases for by sewardj · 10 years ago
  23. 77749dd creating the lind from none/tests/ppc64/round.c to none/tests/ppc32/round.c by carll · 10 years ago
  24. e6a3dfd Removing the file none/tests/ppc64/round.c so I can change it to a link. by carll · 10 years ago
  25. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  26. 693bac3 arm64: enable test cases for: by sewardj · 10 years ago
  27. d34ec24 Choose some floating point numbers that are hopefully easier to write out. by florian · 10 years ago
  28. ee55dc2 This commit is an update to Bugzilla 334836 by carll · 10 years ago
  29. 4eacc80 arm64: enable test cases for: by sewardj · 10 years ago
  30. dd690bf This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3 by carll · 10 years ago
  31. 351949c Enable tests for: sq{r}dmulh (scalar vs elem, vector vs elem), by sewardj · 10 years ago
  32. abe2a22 Enable test cases for: by sewardj · 10 years ago
  33. 8accb81 Enable tests for: sqneg, {u,s}q{add,sub} (scalar), by sewardj · 10 years ago
  34. 1d19897 Omit frame pointer also for main in ppc ldst_multiple test. by mjw · 10 years ago
  35. 4c8da65 add test cases for "LD1/ST1 (multiple 1-elem structs to/from 2 regs, by sewardj · 10 years ago
  36. 427b376 arm64: enable test cases for: by sewardj · 10 years ago
  37. b2cbdde Enable test cases for: shll #imm, shrn #imm, rshrn #imm, by sewardj · 10 years ago
  38. 8908dec arm64: by sewardj · 10 years ago
  39. 8e701e1 Enable test cases for: sabal uabal sabdl uabdl saddl uaddl ssubl usubl by sewardj · 10 years ago
  40. 3cffc76 Make none/tests/filter_ioctl_moans executable by bart · 10 years ago
  41. d77a4ca Make moans about unknown ioctls more informative (#336772) by bart · 10 years ago
  42. 5d3b669 Enable test cases for: rev32, rev64, saba, uaba, sabd, uabd. by sewardj · 10 years ago
  43. a8f62d1 arm64: add/enable testcases: by sewardj · 10 years ago
  44. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  45. 94ef326 Enable more test cases: by sewardj · 10 years ago
  46. 73e9a01 Make none/tests/cmdline[12] pass again by bart · 10 years ago
  47. 946f019 Enable/enhance test cases for: dup_{d_d[], s_s[], h_h[], b_b[]}, ext by sewardj · 10 years ago
  48. 6599d5b Enable test cases for: orr_{8h,4h}_imm8_shifted, by sewardj · 10 years ago
  49. 5e023e8 Enable test cases for instructions implemented today. by sewardj · 10 years ago
  50. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  51. a950336 Add test cases for LD1R (single structure, replicate). by sewardj · 10 years ago
  52. 2333583 Fix the cleanup: line to avoid an error message in case the file does not exist. by florian · 10 years ago
  53. 9c33269 Add test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. by sewardj · 10 years ago
  54. 770f5ea Add tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm. by sewardj · 10 years ago
  55. dce0698 Enable test for movi_{16b,8b}_#imm8. by sewardj · 10 years ago
  56. eba9485 Fix out-of-range constants for some 32 bit insns, presumably tolerated by sewardj · 10 years ago
  57. e1adb24 Add test cases for ADC/ADCS/SBC/SBCS. Pertains to #335496. by sewardj · 10 years ago
  58. dca0af6 mips64: Tests for Cavium MIPS Octeon Atomic and Count Instructions. by dejanj · 10 years ago
  59. 5ccbe75 Make each test disable-able, and enable tests of instructions that are by sewardj · 10 years ago
  60. a2bf389 Add test cases for PCMPxSTRx cases 0x0E, 0x34, 0x14, and reformat some by sewardj · 10 years ago
  61. d98cee7 Add more test cases: trn1, trn2, uzp1, uzp2, zip1, zip2, urecpe, ursqrte. by sewardj · 10 years ago
  62. 2148803 Add more test cases: sqrshrn, uqrshrn, sqshrn, uqshrn, sqrshrun, by sewardj · 10 years ago
  63. e50a5cc Add more test cases: sqdmulh, sqrdmulh, sqshl, uqshl, sqrshl, uqrshl, by sewardj · 10 years ago
  64. 3628343 Add tests for VFPv4 VFMA/VMFS. Pertains to #331057. by sewardj · 10 years ago
  65. 2fd06ef Followup to r13958: add reg-trash lists to inline assembly in by sewardj · 10 years ago
  66. 6c25068 Thumb encoding: add test case for assertion failure caused by by sewardj · 10 years ago
  67. 2f3968d Thumb encoding: add test cases for misaligned loads of the form by sewardj · 10 years ago
  68. d8999c5 Add more test cases: shll, shrn, rshrn, sli, sri, smaxp, umaxp, sminp, by sewardj · 10 years ago
  69. 20bafc2 Add test for MPX instructions and bnd prefix. Bug #333666. by mjw · 10 years ago
  70. 38823bc Add more test cases: mul, mvni, not, pmul, pmull, rbit, rev16/32/64, by sewardj · 10 years ago
  71. bcbfa98 Add more test cases: ext, ins, mla, mls, movi. by sewardj · 10 years ago
  72. 3a3758b Enable test cases for SMULH. by sewardj · 10 years ago
  73. f3ea0d5 Fill in some SIMD integer test cases. by sewardj · 10 years ago
  74. 192c692 Big reorganisation: by sewardj · 10 years ago
  75. 7cbc4e1 Rename these two test files to make their names a bit less cumbersome. by sewardj · 10 years ago
  76. 4612846 Add test cases for out-of-range argument handling for x87 instructions by sewardj · 10 years ago
  77. 8edd625 Add a list of all the FP+SIMD insns, as a base from which to by sewardj · 10 years ago
  78. 7c58a42 Finish off and/or re-enable test cases for: vector integer comparison by sewardj · 10 years ago
  79. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  80. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  81. 05f3641 mips32: According to the glibc bug 5044 (https://sourceware.org/bugzilla/show_bug.cgi?id=5044) by dejanj · 10 years ago
  82. 85e5990 Add tests for some variants of LD{1,2}/ST{1,2} that load or store two registers. by sewardj · 10 years ago
  83. 1092f19 Add tests for FCMEQ, FCMGE, FCMGT, FACGE, FACGT (reg-vs-reg variants only) by sewardj · 10 years ago
  84. 01213b3 More test cases: xtn,xtn2 ushr 8h, 8h, #imm by sewardj · 11 years ago
  85. d5c26f9 Add comprehensive testing for almost all supported load/store instructions. by sewardj · 11 years ago
  86. d89499b Add many test cases from arm64. by sewardj · 11 years ago
  87. 036c8a4 Update; document missing test cases. by sewardj · 11 years ago
  88. 94f53cb Add test cases for SIMD and FP instructions. by sewardj · 11 years ago
  89. b1a628d Fixes form arm64-linux. by sewardj · 11 years ago
  90. df22202 mips32: Add tests for mips32 floating point compare instructions. by dejanj · 11 years ago
  91. 24f0c3a mips32: Support for 64bit FPU on MIPS32 platforms. by dejanj · 11 years ago
  92. 77a6631 Use pclose instead of fclose to close pipes opened with popen, which by tom · 11 years ago
  93. 09c6ed8 Use sigjmp_buf with sig{set,long}jmp, not jmp_buf by tom · 11 years ago
  94. 8376591 mips64: add missing file to EXTRA_DIST by petarj · 11 years ago
  95. 89981ae mips64: correct mistyped test name by petarj · 11 years ago
  96. 77b1986 mips64: add tests for load indexed instructions by petarj · 11 years ago
  97. 0b75059 mips64: Add BE version of cvm_lx_ins.stdout.exp by petarj · 11 years ago
  98. a1b78a8 by carll · 11 years ago
  99. 6228e11 mips64: Add tests that cover Cavium-specific load indexed instructions by petarj · 11 years ago
  100. fec95c8 This patch by adrian.sendroiu@freescale.com fixes the lrmw and stmw by carll · 11 years ago