aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm_arm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add fast assembler implementation of floor/ceil/trunc.Mike Pall2011-06-051-633/+666
* ARM: Fix __newindex metamethod handling for BC_TSETB.Mike Pall2011-05-311-74/+75
* ARM: Fix string.sub() argument checks.Mike Pall2011-05-311-1/+1
* ARM: Interpreter/JIT integration, part #2.Mike Pall2011-05-271-551/+663
* ARM: Fix table/userdata equality comparisons in interpreter.Mike Pall2011-05-091-357/+461
* RELEASE LuaJIT-2.0.0-beta7v2.0.0-beta7Mike Pall2011-05-051-2/+2
* ARM: Fix ABI and build issues for iOS. Now works on iOS 3.0+.Mike Pall2011-04-281-908/+1372
* ARM: Add missing FFI functionality. Enable FFI for ARM.Mike Pall2011-04-181-780/+865
* ARM: Enable ARM port.Mike Pall2011-04-171-0/+6528