Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
398c9b51ecadd4f5267ccfc948b44abdb65448c8
/
compiler
/
utils
/
assembler.cc
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed from runtime/oat/utils/assembler.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/utils/assembler.cc]
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago
[Renamed (97%) from src/assembler.cc]
31f1f4f
Minor cleanup.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
1634155
Flush icache when making pages executable.
by Ian Rogers
· 14 years ago
2c8f653
Support for cross compilation.
by Ian Rogers
· 14 years ago
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
53b6131
Use the UNIMPLEMENTED macro everywhere.
by Elliott Hughes
· 14 years ago
e2d373e
Initial ARM JNI compiler support.
by Carl Shapiro
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
45a76cb
Exception and suspend count polling on JNI bridge return.
by Ian Rogers
· 14 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 14 years ago
1f359b0
Improve CHECK_<op> logging.
by Elliott Hughes
· 14 years ago
6b6b5f0
Shorten the namespace and re-normalize include guards.
by Carl Shapiro
· 14 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 14 years ago