Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize build process. | Mike Pall | 2012-06-09 | 1 | -7495/+0 |
| | | | | | | | | | Drop pre-translated buildvm_*.h. Rename buildvm_*.dasc to vm_*.dasc. Move buildvm* to host directory. Build minilua, unless HOST_LUA is set. Use HOST_LUA to run DynASM. Translate only vm_*.dasc for target architecture. | ||||
* | ARM/PPC/MIPS: Fix tailcall from fast function (esp. tostring). | Mike Pall | 2012-05-10 | 1 | -204/+205 |
| | |||||
* | MIPS: Interpreter/JIT integration | Mike Pall | 2012-03-30 | 1 | -210/+459 |
| | |||||
* | MIPS: Add interpreter. Enable MIPS build rules. | Mike Pall | 2012-01-23 | 1 | -0/+7245 |