Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
* | MIPS: Add MIPS64 R6 port. | Mike Pall | 2020-01-20 | 1 | -29/+341 |
* | MIPS/MIPS64: Fix TSETR barrier (again). | Mike Pall | 2018-10-14 | 1 | -1/+1 |
* | MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison. | Mike Pall | 2018-01-29 | 1 | -1/+1 |
* | MIPS64: Fix xpcall() error case. | Mike Pall | 2017-11-18 | 1 | -2/+3 |
* | MIPS64: Add soft-float support to JIT compiler backend. | Mike Pall | 2017-06-07 | 1 | -0/+49 |
* | MIPS64: Fix stores of MULTRES. | Mike Pall | 2017-04-17 | 1 | -2/+2 |
* | MIPS64: Fix write barrier in BC_USETV. | Mike Pall | 2017-04-17 | 1 | -3/+3 |
* | MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. | Mike Pall | 2017-02-20 | 1 | -12/+225 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
* | MIPS64, part 1: Add MIPS64 support to interpreter. | Mike Pall | 2016-05-28 | 1 | -0/+4849 |