1. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 10 years ago
  2. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  3. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  4. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  5. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed from runtime/oat/runtime/mips/context_mips.cc]
  6. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  7. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/runtime/mips/context_mips.cc]
  8. 8b1ce16 Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for MIPS, previously fixed for ARM and x86) by Brian Carlstrom · 12 years ago
  9. 8e26b31 MIPS build fix. by Ian Rogers · 12 years ago
  10. 4a4552d Fix build of art/src/oat/runtime/mips/context_mips.cc by Brian Carlstrom · 12 years ago
  11. 8dbb708 Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name]. by Logan Chien · 12 years ago
  12. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  13. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 12 years ago
  14. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 12 years ago
  15. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  16. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago