aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2018-01-2910-7/+39
|\
| * Fix GCC 7 -Wimplicit-fallthrough warnings.Mike Pall2018-01-2910-5/+33
* | Merge branch 'master' into v2.1Mike Pall2018-01-293-2/+11
|\|
| * FFI: Don't assert on #1LL (5.2 compatibility mode only).Mike Pall2018-01-293-1/+11
* | MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.Mike Pall2018-01-291-1/+1
* | Merge branch 'master' into v2.1Mike Pall2018-01-181-2/+2
|\|
| * Fix LuaJIT API docs for LUAJIT_MODE_*.Mike Pall2018-01-181-2/+2
* | Fix ARMv8 (32 bit subset) detection.Mike Pall2018-01-181-1/+1
* | Merge branch 'master' into v2.1Mike Pall2018-01-140-0/+0
|\|
| * Fix string.format("%c", 0).Mike Pall2018-01-141-7/+8
* | Fix IR_BUFPUT assembly.Mike Pall2018-01-141-3/+3
* | MIPS64: Fix xpcall() error case.Mike Pall2017-11-181-2/+3
* | ARM64: Fix xpcall() error case (really).Mike Pall2017-11-181-1/+2
* | Merge branch 'master' into v2.1Mike Pall2017-11-161-1/+1
|\|
| * Fix saved bytecode encapsulated in ELF objects.Mike Pall2017-11-161-1/+1
* | ARM64: Fix xpcall() error case.Mike Pall2017-11-161-1/+1
* | MIPS64: Fix register allocation in assembly of HREF.Mike Pall2017-11-081-17/+25
* | ARM64: Fix assembly of HREFK.Mike Pall2017-11-081-6/+5
* | Merge branch 'master' into v2.1Mike Pall2017-11-081-1/+1
|\|
| * Fix FOLD rule for strength reduction of widening.Mike Pall2017-11-081-1/+1
* | LJ_GC64: Make ASMREF_L references 64 bit.Mike Pall2017-10-023-1/+5
* | LJ_GC64: Fix ir_khash for non-string GCobj.Mike Pall2017-10-021-0/+4
* | Merge branch 'master' into v2.1Mike Pall2017-09-201-1/+2
|\|
| * DynASM/x86: Fix potential REL_A overflow.Mike Pall2017-09-201-1/+2
* | MIPS64: Hide internal function.Mike Pall2017-09-181-1/+2
* | x64/LJ_GC64: Fix type-check-only variant of SLOAD.Mike Pall2017-09-101-1/+1
* | PPC: Add soft-float support to JIT compiler backend.Mike Pall2017-09-032-44/+278
* | x64/LJ_GC64: Fix fallback case of asm_fuseloadk64().Mike Pall2017-08-281-0/+1
* | Merge branch 'master' into v2.1Mike Pall2017-08-181-1/+1
|\|
| * Use https for freelists.org links.Mike Pall2017-08-181-1/+1
* | PPC: Add soft-float support to interpreter.Mike Pall2017-07-268-255/+1101
* | x64/LJ_GC64: Fix emit_rma().Mike Pall2017-07-261-3/+21
* | Merge branch 'master' into v2.1Mike Pall2017-06-121-1/+2
|\|
| * Modify fix for warning from 'ar'.Mike Pall2017-06-121-1/+2
* | Remove unused define.Mike Pall2017-06-111-1/+0
* | FreeBSD/x64: Avoid changing resource limits, if not needed.Mike Pall2017-06-081-1/+1
* | MIPS64: Add soft-float support to JIT compiler backend.Mike Pall2017-06-0713-75/+286
* | Merge branch 'master' into v2.1Mike Pall2017-06-073-10/+11
|\|
| * MIPS: Fix handling of spare long-range jump slots.Mike Pall2017-06-073-10/+11
* | Merge branch 'master' into v2.1Mike Pall2017-06-071-1/+5
|\|
| * MIPS: Use precise search for exit jump patching.Mike Pall2017-06-071-1/+5
* | Merge branch 'master' into v2.1Mike Pall2017-05-171-0/+2
|\|
| * Add missing LJ_MAX_JSLOTS check.Mike Pall2017-05-171-0/+2
* | Merge branch 'master' into v2.1Mike Pall2017-05-091-2/+2
|\|
| * Fix LJ_MAX_JSLOTS assertion in rec_check_slots().Mike Pall2017-05-091-2/+2
* | RELEASE LuaJIT-2.1.0-beta3v2.1.0-beta3Mike Pall2017-05-015-6/+6
* | Update changelog.Mike Pall2017-05-011-1/+25
* | Merge branch 'master' into v2.1Mike Pall2017-05-013-4/+46
|\|
| * RELEASE LuaJIT-2.0.5v2.0.5Mike Pall2017-05-0113-16/+16
| * Update changelog.Mike Pall2017-05-011-0/+42