summaryrefslogtreecommitdiffstats
path: root/compiler/utils/mips
Commit message (Expand)AuthorAgeFilesLines
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-132-24/+24
* Replace CountOneBits and __builtin_popcount with POPCOUNT.Vladimir Marko2014-05-021-1/+1
* Calling convention support for cross 64/32 compilation.Ian Rogers2014-04-011-5/+7
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-012-282/+72
* x86_64: JNI compilerDmitry Petrochenko2014-03-282-2/+2
* Make heap reference poisoning work with the interpreter.Hiroshi Yamauchi2014-03-051-0/+3
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-11/+0
* Object model changes to support 64bit.Ian Rogers2014-02-061-12/+0
* Entry point clean up.Ian Rogers2013-08-121-28/+5
* Portable refactorings.Ian Rogers2013-07-301-1/+1
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-295-0/+1958