]> git.ipfire.org Git - thirdparty/LuaJIT.git/shortlog
thirdparty/LuaJIT.git
2016-05-23  Mike PallUse MAP_TRYFIXED for the probing memory allocator,... 184/head
2016-05-23  Mike PallMerge branch 'master' into v2.1
2016-05-23  Mike Pallx86: Don't spill an explicit REF_BASE in the IR.
2016-05-23  Mike Pallx64/LJ_GC64: Add missing backend support and enable...
2016-05-22  Mike PallLJ_FR2: Add support for trace recording and snapshots.
2016-05-22  Mike PallLJ_GC64: Update IR type sizes.
2016-05-22  Mike PallLJ_GC64: Add support for 64 bit GCobj constants in...
2016-05-22  Mike PallStrip out old infrastructure for 64 bit constants.
2016-05-22  Mike PallEmbed 64 bit constants directly in the IR, using two...
2016-05-22  Mike PallAlways walk IR constants in ascending order.
2016-05-22  Mike PallSimplify GCtrace * reference embedding for trace stitching.
2016-05-22  Mike PallMake the IR immovable after assembly.
2016-05-20  Mike PallAdd ra_addrename().
2016-05-20  Mike PallLoad SIMD constants with IR_FLOAD from GG_State.
2016-05-20  Mike PallAdd IR_FLOAD with REF_NIL for field loads from GG_State.
2016-05-20  Mike PallMove common 32/64 bit in-memory FP constants to jit_State.
2016-05-20  Mike PallLJ_GC64: Introduce IRT_PGC.
2016-05-20  Mike PallMerge branch 'master' into v2.1
2016-05-20  Mike PallAdd guard for obscure aliasing between open upvalues...
2016-05-20  Mike PallWorkaround for MinGW headers lacking some exception...
2016-05-20  Mike PallMerge branch 'master' into v2.1
2016-05-20  Mike PallRemove assumption that lj_math_random_step() doesn...
2016-05-19  Mike PallFix dependencies.
2016-05-07  Mike PallWindows/x86: Add full exception interoperability.
2016-05-06  Mike PallMerge branch 'master' into v2.1
2016-05-06  Mike Pallx86/x64: Fix instruction length decoder.
2016-05-03  Mike PallUse the GDB JIT API in a thread-safe manner.
2016-04-24  Mike PallConstrain value range of lj_ir_kptr() to unsigned 32...
2016-04-24  Mike PallMerge branch 'master' into v2.1
2016-04-24  Mike PallFix GCC 6 -Wmisleading-indentation warnings.
2016-04-21  Mike PallMerge branch 'master' into v2.1
2016-04-21  Mike PallFix handling of non-numeric strings in arithmetic coerc...
2016-04-18  Mike PallMerge branch 'master' into v2.1
2016-04-18  Mike PallWhitespace.
2016-04-18  Mike PallMerge branch 'master' into v2.1
2016-04-18  Mike Pallx86/x64: Search for exit jumps with instruction length...
2016-04-18  Mike PallRewrite memory block allocator.
2016-04-13  Mike PallMerge branch 'master' into v2.1
2016-04-13  Mike PallMIPS: Fix BC_ISNEXT fallback path.
2016-04-13  Mike Pallx64/LJ_GC64: Fix BC_UCLO check for fast-path.
2016-04-05  Mike Pallx86: Improve disassembly of BMI2 instructions.
2016-04-03  Mike PallMerge branch 'master' into v2.1
2016-04-03  Mike PallFix recording of select(n, ...) with off-trace varargs
2016-04-03  Mike PallMerge branch 'master' into v2.1
2016-04-03  Mike PallCygwin: Allow cross-builds to non-Cygwin targets.
2016-03-31  Mike PallWindows/x64/LJ_GC64: Fix math.frexp() and math.modf...
2016-03-30  Mike PallMerge branch 'master' into v2.1
2016-03-30  Mike PallMIPS: Fix use of ffgccheck delay slots in interpreter.
2016-03-28  Mike Pallx86: Generate BMI2 shifts and rotates, if available.
2016-03-28  Mike Pallx86: Detect BMI2 instruction support.
2016-03-28  Mike Pallx64/LJ_GC64: Fix JIT glue code in interpreter.
2016-03-28  Mike PallMerge branch 'master' into v2.1
2016-03-28  Mike PallWindows: Remove intermediate files at end of build.
2016-03-28  Mike PallFix compiler warnings.
2016-03-28  Mike PallMerge branch 'master' into v2.1
2016-03-28  Mike PallFix display of NULL (light)userdata in -jdump.
2016-03-28  Mike PallFix formatting of some small denormals at low precision.
2016-03-22  Mike PallMerge branch 'master' into v2.1
2016-03-22  Mike PallFix install for cross-builds.
2016-03-22  Mike PallMerge branch 'master' into v2.1
2016-03-22  Mike PallFix compiler warnings.
2016-03-15  Mike PallARM: Fix build problem with external frame unwinding.
2016-03-10  Mike PallMIPS soft-float: Fix code generation for HREF.
2016-03-06  Mike PallDynASM/x86: Add ADX instructions.
2016-03-03  Mike PallRELEASE LuaJIT-2.1.0-beta2 v2.1.0-beta2
2016-03-03  Mike PallUpdate changelog.
2016-03-03  Mike PallMerge branch 'master' into v2.1
2016-03-03  Mike PallBump copyright date to 2016.
2016-03-03  Mike PallFix Android/x86 build.
2016-03-01  Mike PallFix build with JIT disabled.
2016-02-26  Mike PallUse internal implementation for converting FP numbers...
2016-02-22  Mike PallWindows/x64/LJ_GC64: Fix math.frexp() and math.modf().
2016-02-10  Mike PallMerge branch 'master' into v2.1
2016-02-10  Mike PallDon't allocate unused 2nd result register in JIT compil...
2016-02-10  Mike PallMIPS: Add soft-float support to JIT compiler backend.
2016-02-09  Mike PallGeneralize LJ_SOFTFP dependencies in lj_asm.c.
2016-02-01  Mike PallPS4: Switch default build to amalgamated and LJ_GC64...
2016-01-29  Mike PallMIPS: Switch to dual-number mode. Fix soft-float interp...
2016-01-18  Mike PallAdd proper DynASM dependency.
2016-01-18  Mike PallFFI: Parse #line NN and #NN.
2016-01-18  Mike PallAlways merge snapshots without instructions inbetween.
2016-01-18  Mike PallRollback due to HREFK + load fwd must restore guardemit...
2015-12-28  Mike PallDynASM/x64: Fix for full VREG support.
2015-12-28  Mike Pallx86: Disassemble AES instructions.
2015-12-28  Mike Pallx86: Improve disassembly of AVX shift instructions.
2015-12-28  Mike PallDynASM/x86: Add AVX AES instructions.
2015-12-28  Mike PallARM: Add external frame unwinding.
2015-12-28  Mike PallDynASM/x64: Add full VREG support.
2015-12-28  Mike PallFFI: Properly unsink non-standard cdata allocations.
2015-12-18  Mike PallMIPS soft-float, part 2: Add soft-float FFI support.
2015-12-17  Mike PallMIPS soft-float, part 1: Add soft-float support to...
2015-11-26  Mike PallMerge branch 'master' into v2.1
2015-11-26  Mike PallFFI: Fix SPLIT pass for CONV i64.u64.
2015-11-18  Mike Pallx64/LJ_GC64: Fix stack growth in vararg function setup.
2015-11-04  Mike PallDocument minimum compiler requirements for 2.1 branch.
2015-11-04  Mike PallMerge branch 'master' into v2.1
2015-11-04  Mike PallDynASM/x86: Add rdpmc instruction.
2015-11-04  Mike PallExtend Valgrind suppressions for non-inlined C code.
2015-10-24  Mike PallUpdate changelog.
2015-10-24  Mike PalliOS/ARM64: Add build instructions.
next