aboutsummaryrefslogtreecommitdiff
path: root/src/lj_frame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* PPC: Add support for shifted MULTRES.Mike Pall2010-09-131-0/+5
* PPC: Add stack frame layout for PPCSPE target.Mike Pall2010-08-271-0/+9
* Add frame info for x64 GDB JIT API.Mike Pall2010-02-281-0/+3
* Save/restore remaining callee-save regs on trace<->interp transitions.Mike Pall2010-02-271-4/+4
* Handle negative continuation offsets (WIN64 with debug).Mike Pall2010-02-241-1/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Add support for WIN64 exception handling to external unwinder.Mike Pall2010-01-051-10/+11
* Major rewrite of error handling to allow external/internal unwinding.Mike Pall2010-01-021-1/+1
* Implement yield from C hooks.Mike Pall2009-12-301-0/+4
* Save all callee-saved x64 integer regs for unwinding.Mike Pall2009-12-291-10/+10
* Define CFRAME structure for x64 interpreter.Mike Pall2009-12-281-11/+31
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+84