summaryrefslogtreecommitdiff
path: root/src/lj_target_arm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add VFP and hard-float ABI variants to JIT compiler.Mike Pall2012-08-091-2/+61
* ARM: Add VFP and hard-float ABI variants to interpreter.Mike Pall2012-07-301-4/+7
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+2
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* FFI: Add callback support for ARM.Mike Pall2011-12-121-0/+2
* Generalize handling of stack checks indicated by highest exit + 1.Mike Pall2011-10-241-0/+2
* Cleanup various endianess issues in assembler backend.Mike Pall2011-10-221-0/+1
* ARM: Add ARM-specific assembler backend.Mike Pall2011-06-021-0/+205