summaryrefslogtreecommitdiff
path: root/src/lj_target_mips.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* | FFI: Compile VLA/VLS and large cdata allocs with default initialization.Mike Pall2013-05-241-0/+3
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* MIPS: Compile math.sqrt() to sqrt.d instruction.Mike Pall2012-10-151-0/+1
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+2
* MIPS: Integrate and enable JIT compiler.Mike Pall2012-03-301-8/+109
* MIPS: Add interpreter. Enable MIPS build rules.Mike Pall2012-01-231-0/+153