Commit History

Author SHA1 Message Date
  Mike Pall 3e4a196777 RELEASE LuaJIT-2.1.0-beta2 9 years ago
  Mike Pall 82900761be Update changelog. 9 years ago
  Mike Pall f4231949b5 Merge branch 'master' into v2.1 9 years ago
  Mike Pall db1b399af1 Bump copyright date to 2016. 9 years ago
  Mike Pall 6f3eed9fd8 Fix Android/x86 build. 9 years ago
  Mike Pall 1c45c6a6a2 Fix build with JIT disabled. 9 years ago
  Mike Pall 18f6aa97fd Use internal implementation for converting FP numbers to strings. 9 years ago
  Mike Pall 339a1fd696 Windows/x64/LJ_GC64: Fix math.frexp() and math.modf(). 10 years ago
  Mike Pall 6cb38f788f Merge branch 'master' into v2.1 10 years ago
  Mike Pall a443889677 Don't allocate unused 2nd result register in JIT compiler backend. 10 years ago
  Mike Pall f547a1425e MIPS: Add soft-float support to JIT compiler backend. 10 years ago
  Mike Pall 825dcdc4d1 Generalize LJ_SOFTFP dependencies in lj_asm.c. 10 years ago
  Mike Pall bfbcd72eb7 PS4: Switch default build to amalgamated and LJ_GC64 mode. 10 years ago
  Mike Pall 60de2f3d51 MIPS: Switch to dual-number mode. Fix soft-float interpreter. 10 years ago
  Mike Pall 2f6b2967c7 Add proper DynASM dependency. 10 years ago
  Mike Pall 89982b7849 FFI: Parse #line NN and #NN. 10 years ago
  Mike Pall 39eddd3b96 Always merge snapshots without instructions inbetween. 10 years ago
  Mike Pall 04d2806823 Rollback due to HREFK + load fwd must restore guardemit state. 10 years ago
  Mike Pall 22e7b00ddb DynASM/x64: Fix for full VREG support. 10 years ago
  Mike Pall 52ebe02c27 x86: Disassemble AES instructions. 10 years ago
  Mike Pall 5ce6399ed9 x86: Improve disassembly of AVX shift instructions. 10 years ago
  Mike Pall cfae3846f8 DynASM/x86: Add AVX AES instructions. 10 years ago
  Mike Pall f61148c486 ARM: Add external frame unwinding. 10 years ago
  Mike Pall a687a60eaa DynASM/x64: Add full VREG support. 10 years ago
  Mike Pall 20f4141b1a FFI: Properly unsink non-standard cdata allocations. 10 years ago
  Mike Pall 0345f36153 MIPS soft-float, part 2: Add soft-float FFI support. 10 years ago
  Mike Pall 3f5c72421e MIPS soft-float, part 1: Add soft-float support to interpreter. 10 years ago
  Mike Pall 126e55d416 Merge branch 'master' into v2.1 10 years ago
  Mike Pall 3d4c9f9639 FFI: Fix SPLIT pass for CONV i64.u64. 10 years ago
  Mike Pall 3a0b2a907b x64/LJ_GC64: Fix stack growth in vararg function setup. 10 years ago