Mike Pall
|
c29afcb1a3
Merge branch 'master' into v2.1
|
8 years ago |
Mike Pall
|
e205ad0c55
FFI: Fix FOLD rules for int64_t comparisons.
|
8 years ago |
Mike Pall
|
3143b21894
ARM64: Add big-endian support.
|
8 years ago |
Mike Pall
|
78f5f1cef1
x64/LJ_GC64: Fix emit_loadk64().
|
8 years ago |
Mike Pall
|
024ade796f
LJ_GC64: Fix BC_CALLM snapshot handling.
|
8 years ago |
Mike Pall
|
fa126c5f97
x64/LJ_GC64: Fix assembly of CNEWI with 64 bit constant pointer.
|
8 years ago |
Mike Pall
|
779a1eb8e6
ARM64: Fix Nintendo Switch build.
|
8 years ago |
Mike Pall
|
0cf78854a9
ARM64: Fix XLOAD/XSTORE with FP operand.
|
8 years ago |
Mike Pall
|
de5568e0ea
Remove Lua 5.0 compatibility defines.
|
8 years ago |
Mike Pall
|
d3e36e7920
Merge branch 'master' into v2.1
|
8 years ago |
Mike Pall
|
f50bf7585a
Remove unnecessary mcode alloc pointer check.
|
8 years ago |
Mike Pall
|
d62459fc39
Limit mcode alloc probing, depending on the available pool size.
|
8 years ago |
Mike Pall
|
4e308361bf
Fix overly restrictive range calculation in mcode allocation.
|
8 years ago |
Mike Pall
|
ff648369aa
Fix out-of-scope goto handling in parser.
|
8 years ago |
Mike Pall
|
3ab9f5a18d
Remove internal __mode = "K" and replace with safe check.
|
8 years ago |
Mike Pall
|
eef77a6d77
Fix annoying warning, due to deterministic binutils configuration.
|
8 years ago |
Mike Pall
|
a9740d9edb
DynASM: Fix warning.
|
8 years ago |
Mike Pall
|
a25c0b99b8
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
|
8 years ago |
Mike Pall
|
4416e885d2
Fix FOLD rules for math.abs() and FP negation.
|
8 years ago |
Mike Pall
|
019fb9d1e9
Fix soft-float math.abs() and negation.
|
8 years ago |
Mike Pall
|
130d1dc5f2
x64/LJ_GC64: Fix warning for DUALNUM build.
|
8 years ago |
Mike Pall
|
f640ec713a
x64/LJ_GC64: Fix (currently unused) integer stores in asm_tvptr().
|
8 years ago |
Mike Pall
|
0a46ef1ac6
ARM64: Cleanup and de-cargo-cult TValue store generation.
|
8 years ago |
Mike Pall
|
d0759e41a1
Merge branch 'master' into v2.1
|
8 years ago |
Mike Pall
|
892d370edd
MIPS: Don't use RID_GP as a scratch register.
|
8 years ago |
Mike Pall
|
ee33a1f9b3
MIPS: Fix emitted code for U32 to float conversion.
|
8 years ago |
Mike Pall
|
1abd779907
MIPS: Backport workaround for compact unwind tables.
|
8 years ago |
Mike Pall
|
6bf3e4d6e6
Make checkptrGC() actually work.
|
8 years ago |
Mike Pall
|
5aa0201374
ARM64: Fix AREF/HREF/UREF fusion.
|
8 years ago |
Mike Pall
|
bd7e42e574
Fix extension docs about package.searchers.
|
8 years ago |