1. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  2. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  3. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  4. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 10 years ago
  5. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  6. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 10 years ago
  7. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  8. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  9. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  10. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  11. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed (97%) from runtime/oat/utils/mips/assembler_mips.cc]
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/utils/mips/assembler_mips.cc]
  13. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago
  14. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 12 years ago
  15. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  16. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago