Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
arch
/
x86
/
context_x86.cc
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed from runtime/oat/runtime/x86/context_x86.cc]
2ce745c
Fix cpplint whitespace/braces issues
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/x86/context_x86.cc]
6f67517
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for x86, ARM previously fixed in d74e41b1cce5373aa24fd2fbea735173f6113d5a)
by Brian Carlstrom
· 13 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 13 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
7834cbd
Consistently use __asm__ rather than asm.
by Elliott Hughes
· 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
7caad77
Implement various missing parts of the X86 compiler
by Ian Rogers
· 14 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago
[Renamed from src/context_x86.cc]
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
ba8eee1
Remove more lint.
by Elliott Hughes
· 14 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 14 years ago
ad42e13
Exception work clean up.
by Ian Rogers
· 14 years ago
67375ac
Support for exception throwing from JNI.
by Ian Rogers
· 14 years ago
85d1545
Add packing to class Thread.
by Elliott Hughes
· 14 years ago
bdb0391
Support for exception throwing.
by Ian Rogers
· 14 years ago