aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm_peobj.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize build process.Mike Pall2012-06-091-352/+0
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* FFI: Add unwind definitions for lj_vm_ffi_call.Mike Pall2011-11-121-8/+26
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Untangle some target dependencies.Mike Pall2010-08-031-0/+9
* Refactor buildvm symbol generation.Mike Pall2010-04-141-70/+16
* Major redesign of function call handling.Mike Pall2010-02-131-3/+4
* Move bytecode offsets from lj_vm.* to generated header.Mike Pall2010-02-051-21/+2
* Fix off-by-one error in x64 PE object symbol mangling.Mike Pall2010-01-171-1/+1
* Fix x64 PE object emitter.Mike Pall2010-01-091-1/+1
* 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-1/+69
* Fix PE object build for fastcall entry points into interpreter.Mike Pall2010-01-051-2/+12
* Fix PE object build on x64 and with disabled interpreter.Mike Pall2009-12-291-2/+5
* Fast forward to sync public repo.Mike Pall2009-12-081-1/+13
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-1/+2
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+303