aboutsummaryrefslogtreecommitdiff
path: root/src/lj_frame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
|\
| * Bump copyright date.Mike Pall2025-01-131-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | ARM64: Reorder interpreter stack frame and fix unwinding.Mike Pall2021-09-201-6/+6
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Another fix for lua_yield() from C hook.Mike Pall2020-09-221-1/+1
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | PPC: Add soft-float support to interpreter.Mike Pall2017-07-261-1/+1
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-281-5/+20
* | Windows/x86: Add full exception interoperability.Mike Pall2016-05-071-0/+12
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | MIPS: Switch to dual-number mode. Fix soft-float interpreter.Mike Pall2016-01-291-6/+6
* | MIPS soft-float, part 1: Add soft-float support to interpreter.Mike Pall2015-12-171-0/+11
* | Merge branch 'master' into v2.1Mike Pall2015-06-091-0/+4
|\|
| * x64: Allow building without external unwinder.Mike Pall2015-06-091-0/+4
* | x64: Add LJ_GC64 mode interpreter.Mike Pall2015-05-041-0/+16
* | PPC64: Add build infrastructure.Mike Pall2015-03-061-1/+1
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | PPC/e500: Drop support for this architecture.Mike Pall2015-01-041-9/+0
* | ARM64: Add build infrastructure and initial port of interpreter.Mike Pall2015-01-031-0/+9
* | Add LJ_FR2 mode: Two-slot frame info.Mike Pall2015-01-031-3/+54
* | Cleanup of TValue setters. No functional changes.Mike Pall2014-12-201-1/+1
* | Cleanup of frame handling. No functional changes.Mike Pall2014-12-151-9/+14
|/
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Add XBox 360 port.Mike Pall2013-01-211-1/+10
* ARM: Add VFP and hard-float ABI variants to interpreter.Mike Pall2012-07-301-0/+4
* CONSOLE: Handle P64, GPR64, TOC* and PPE (PS3) in PPC interpreter.Mike Pall2012-06-131-0/+11
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* MIPS: Add interpreter. Enable MIPS build rules.Mike Pall2012-01-231-8/+7
* MIPS: Add build rules (non-functional, yet).Mike Pall2011-12-151-0/+10
* FFI: Add callback support (for x86/x64).Mike Pall2011-11-141-0/+2
* PPCSPE: Save/restore cr2, cr3 and cr4 when entering/leaving VM.Mike Pall2011-08-101-1/+1
* PPC: Save/restore cr2, cr3 and cr4 when entering/leaving VM.Mike Pall2011-08-101-7/+7
* PPC: Add dual-number mode interpreter.Mike Pall2011-07-131-2/+2
* PPC: Add build rules for PPC interpreter (non-functional, yet).Mike Pall2011-07-031-3/+13
* Add support for tailcalls from internal C functions.Mike Pall2011-04-121-0/+1
* ARM: Add register assignments, type definitions and stack layout.Mike Pall2011-03-291-7/+6
* ARM: Add ARM target architecture selection (disabled).Mike Pall2011-01-251-0/+11
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-1/+1