summaryrefslogtreecommitdiff
path: root/compiler/utils/mips/assembler_mips.cc
AgeCommit message (Expand)Author
2014-04-01Calling convention support for cross 64/32 compilation. Ian Rogers
2014-04-01Allow mixing of thread offsets between 32 and 64bit architectures. Ian Rogers
2014-03-28x86_64: JNI compiler Dmitry Petrochenko
2014-03-05Make heap reference poisoning work with the interpreter. Hiroshi Yamauchi
2014-02-06Object model changes to support 64bit. Ian Rogers
2013-08-12Entry point clean up. Ian Rogers
2013-07-30Portable refactorings. Ian Rogers
2013-07-29Move assembler out of runtime into compiler/utils. Ian Rogers