Age | Commit message (Expand) | Author | Files | Lines |
2020-06-12 | target/i386: correct fix for pcmpxstrx substring search | Joseph Myers | 2 | -0/+36 |
2020-06-10 | target/i386: fix IEEE x87 floating-point exception raising | Joseph Myers | 1 | -0/+831 |
2020-06-10 | target/i386: fix fisttpl, fisttpll handling of out-of-range values | Joseph Myers | 1 | -0/+100 |
2020-06-10 | target/i386: fix fbstp handling of out-of-range values | Joseph Myers | 1 | -0/+115 |
2020-06-10 | target/i386: fix fbstp handling of negative zero | Joseph Myers | 1 | -0/+25 |
2020-06-10 | target/i386: fix fxam handling of invalid encodings | Joseph Myers | 1 | -0/+143 |
2020-06-10 | target/i386: fix floating-point load-constant rounding | Joseph Myers | 1 | -0/+199 |
2020-06-10 | target/i386: fix fscale handling of rounding precision | Joseph Myers | 1 | -0/+13 |
2020-06-10 | target/i386: fix fscale handling of infinite exponents | Joseph Myers | 1 | -0/+29 |
2020-06-10 | target/i386: fix fscale handling of invalid exponent encodings | Joseph Myers | 1 | -0/+29 |
2020-06-10 | target/i386: fix fscale handling of signaling NaN | Joseph Myers | 1 | -0/+37 |
2020-06-10 | target/i386: implement special cases for fxtract | Joseph Myers | 1 | -0/+120 |
2020-05-27 | tests/tcg: add new threadcount test | Alex Bennée | 2 | -0/+66 |
2020-05-27 | tests/docker: use a gcc-10 based image for arm64 tests | Alex Bennée | 1 | -2/+2 |
2020-05-27 | tests/tcg: better detect confused gdb which can't connect | Alex Bennée | 1 | -0/+4 |
2020-05-27 | tests/tcg: fix invocation of the memory record/replay tests | Alex Bennée | 1 | -1/+1 |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal round to integer | Joseph Myers | 1 | -0/+10 |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal comparisons | Joseph Myers | 1 | -0/+4 |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal addition / subtraction | Joseph Myers | 1 | -0/+24 |
2020-05-15 | softfloat: silence sNaN for conversions to/from floatx80 | Joseph Myers | 1 | -0/+63 |
2020-05-06 | tests/tcg: add a multiarch linux-user gdb test | Alex Bennée | 4 | -3/+98 |
2020-05-06 | tests/tcg: drop inferior.was_attached() test | Alex Bennée | 2 | -6/+0 |
2020-05-06 | tests/tcg: better trap gdb failures | Alex Bennée | 2 | -2/+0 |
2020-04-07 | tests/tcg: remove extraneous pasting macros | Alex Bennée | 1 | -4/+1 |
2020-03-17 | tests/tcg/aarch64: add test-sve-ioctl guest-debug test | Alex Bennée | 2 | -2/+94 |
2020-03-17 | tests/tcg/aarch64: add SVE iotcl test | Alex Bennée | 2 | -0/+74 |
2020-03-17 | tests/tcg/aarch64: add a gdbstub testcase for SVE registers | Alex Bennée | 2 | -0/+99 |
2020-03-17 | tests/tcg/aarch64: userspace system register test | Alex Bennée | 2 | -0/+178 |
2020-03-05 | tests/tcg/aarch64: Add newline in pauth-1 printf | Richard Henderson | 1 | -1/+1 |
2020-02-25 | tests/tcg: take into account expected clashes pauth-4 | Alex Bennée | 1 | -17/+37 |
2020-02-25 | tests/tcg: fix typo in configure.sh test for v8.3 | Alex Bennée | 1 | -1/+1 |
2020-02-25 | tests/tcg: give debug builds a little bit longer | Alex Bennée | 1 | -2/+2 |
2020-02-25 | tests/tcg: include a skip runner for pauth3 with plugins | Alex Bennée | 1 | -0/+2 |
2020-02-04 | tests/tcg: gate pauth-% tests on having compiler support | Alex Bennée | 3 | -3/+15 |
2020-02-04 | tests/tcg: add a configure compiler check for ARMv8.1 and SVE | Alex Bennée | 1 | -0/+14 |
2020-01-23 | tests/tcg/aarch64: Add pauth-4 | Richard Henderson | 2 | -1/+26 |
2020-01-23 | tests/tcg/aarch64: Add pauth-3 | Richard Henderson | 2 | -1/+44 |
2020-01-23 | tests/tcg/aarch64: Fix compilation parameters for pauth-% | Richard Henderson | 3 | -4/+1 |
2020-01-09 | tests/tcg: add user version of dumb-as-bricks semiconsole test | Alex Bennée | 3 | -0/+53 |
2020-01-09 | tests/tcg: extract __semi_call into a header and expand | Alex Bennée | 3 | -20/+45 |
2020-01-09 | tests/tcg: add a dumb-as-bricks semihosting console test | Alex Bennée | 2 | -1/+48 |
2019-12-19 | tests/tcg: ensure we re-configure if configure.sh is updated | Alex Bennée | 1 | -1/+1 |
2019-12-18 | configure: allow disable of cross compilation containers | Alex Bennée | 1 | -2/+4 |
2019-11-20 | tests/tcg: modify multiarch tests to work with clang | Taylor Simpson | 2 | -3/+5 |
2019-11-06 | tests/tcg/multiarch/linux-test: Fix error check for shmat | Richard Henderson | 1 | -1/+2 |
2019-10-28 | tests/tcg: enable plugin testing | Alex Bennée | 4 | -0/+50 |
2019-10-28 | tests/tcg: drop test-i386-fprem from TESTS when not SLOW | Alex Bennée | 1 | -5/+6 |
2019-10-28 | tests/tcg: move "virtual" tests to EXTRA_TESTS | Alex Bennée | 2 | -2/+4 |
2019-10-28 | tests/tcg: set QEMU_OPTS for all cris runs | Alex Bennée | 1 | -1/+1 |
2019-10-28 | tests/tcg/Makefile.target: fix path to config-host.mak | Alex Bennée | 1 | -1/+1 |