Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
arch
/
context.h
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed (93%) from runtime/oat/runtime/context.h]
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/context.h]
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 13 years ago
2bcb4a4
Add "kind" argument to Get/SetVReg.
by Ian Rogers
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
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
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago
[Renamed (95%) from src/context.h]
9c044ce
Support for promoting Method* and compiler temps
by buzbee
· 14 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
ff17f1f
Remove various bits of lint.
by Elliott Hughes
· 14 years ago
68fdbd0
Return values for locals, so "locals" can show them.
by Elliott Hughes
· 14 years ago
d6b1f61
Support for stack scanning of roots.
by Ian Rogers
· 14 years ago
bdb0391
Support for exception throwing.
by Ian Rogers
· 14 years ago