aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm_ppcspe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FFI: Parse complex and 64 bit integer literals.Mike Pall2010-12-241-82/+106
* Disable Lua 5.2 features by default. See -DLUAJIT_ENABLE_LUA52COMPAT.Mike Pall2010-11-191-215/+235
* Add support for __pairs and __ipairs metamethods (from Lua 5.2).Mike Pall2010-11-181-213/+225
* PPC: Preserve RD during array resizing in BC_TSETM.Mike Pall2010-10-181-52/+54
* PPC: Update DynASM-generated file.Mike Pall2010-10-071-380/+5244
* PPC: Add register assignments and type definitions.Mike Pall2010-08-311-0/+13
* PPC: Add build rules and preprocessed skeleton for PPCSPE target.Mike Pall2010-08-271-0/+1100