1. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/utils/assembler.cc]
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/utils/assembler.cc]
  3. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago
  4. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed (97%) from src/assembler.cc]
  5. 31f1f4f Minor cleanup. by Elliott Hughes · 13 years ago
  6. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  7. 1634155 Flush icache when making pages executable. by Ian Rogers · 14 years ago
  8. 2c8f653 Support for cross compilation. by Ian Rogers · 14 years ago
  9. c1674ed Make valgrind happier and stop us leaking so much we can can't run the tests on a device. by Elliott Hughes · 14 years ago
  10. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 14 years ago
  11. e2d373e Initial ARM JNI compiler support. by Carl Shapiro · 14 years ago
  12. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 14 years ago
  13. 45a76cb Exception and suspend count polling on JNI bridge return. by Ian Rogers · 14 years ago
  14. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 14 years ago
  15. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 14 years ago
  16. 1f359b0 Improve CHECK_<op> logging. by Elliott Hughes · 14 years ago
  17. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 14 years ago
  18. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 14 years ago