Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Fix hard-float lj_vm_trunc() (used by compiled math.modf). | Mike Pall | 2012-08-19 | 1 | -2/+2 |
* | ARM: Add hard-float ABI support to the FFI (interpreter). | Mike Pall | 2012-07-30 | 1 | -7/+30 |
* | ARM: Add VFP and hard-float ABI variants to interpreter. | Mike Pall | 2012-07-30 | 1 | -24/+423 |
* | ARM/PPC: Remove assembler code for lj_vm_foldarith(). | Mike Pall | 2012-06-12 | 1 | -43/+0 |
* | ARM: Cleanup interpreter. | Mike Pall | 2012-06-11 | 1 | -135/+135 |
* | Reorganize build process. | Mike Pall | 2012-06-09 | 1 | -0/+4121 |