aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up DynASM glue macros. Thanks to Josh Haberman.Mike Pall2011-03-281-14/+0
* ARM: Add ARM target architecture selection (disabled).Mike Pall2011-01-251-0/+3
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* FFI: Add support for calling C functions.Mike Pall2011-01-061-0/+3
* Copy destination type for CONV from ir->t to op2, too.Mike Pall2010-12-311-0/+7
* FFI: Parse complex and 64 bit integer literals.Mike Pall2010-12-241-4/+4
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-5/+6
* Fix broken MSVC build.Mike Pall2010-09-121-5/+5
* PPC: Add build rules and preprocessed skeleton for PPCSPE target.Mike Pall2010-08-271-0/+3
* Always enable check mode for DynASM (only used at build-time).Mike Pall2010-08-271-0/+1
* PPC: Add PowerPC target architecture selection.Mike Pall2010-08-251-5/+8
* Clean up some more DynASM target dependencies.Mike Pall2010-08-081-5/+1
* Untangle some target dependencies.Mike Pall2010-08-031-1/+0
* Refactor buildvm symbol generation.Mike Pall2010-04-141-29/+68
* Major redesign of function call handling.Mike Pall2010-02-131-5/+7
* Reduce whitespace in lj_bcdef.h.Mike Pall2010-02-081-4/+4
* Move bytecode offsets from lj_vm.* to generated header.Mike Pall2010-02-051-0/+16
* Add build infrastructure for x64 interpreter.Mike Pall2010-01-141-1/+7
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Remove asm auto-detection due to cross-compilation issues.Mike Pall2009-12-081-10/+0
* Fast forward to sync public repo.Mike Pall2009-12-081-1/+13
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+438