1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  2. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed (93%) from runtime/oat/runtime/context.h]
  3. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  4. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/context.h]
  5. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 13 years ago
  6. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 13 years ago
  7. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  8. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 14 years ago
  9. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago[Renamed (95%) from src/context.h]
  10. 9c044ce Support for promoting Method* and compiler temps by buzbee · 14 years ago
  11. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  12. ff17f1f Remove various bits of lint. by Elliott Hughes · 14 years ago
  13. 68fdbd0 Return values for locals, so "locals" can show them. by Elliott Hughes · 14 years ago
  14. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 14 years ago
  15. bdb0391 Support for exception throwing. by Ian Rogers · 14 years ago