Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
524e7ea8cd17bad17bd9f3e0ccbb19ad0d4d9c02
/
runtime
/
arch
/
mips
/
context_mips.h
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 10 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 11 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 11 years ago
0bcb290
Revert "Revert "Fix access to FP registers when visiting stack""
by Sebastien Hertz
· 11 years ago
8ebd94a
Revert "Fix access to FP registers when visiting stack"
by Sebastien Hertz
· 11 years ago
aa9b3ae
Fix access to FP registers when visiting stack
by Sebastien Hertz
· 11 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 12 years ago
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 (87%) from runtime/oat/runtime/mips/context_mips.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/mips/context_mips.h]
8b1ce16
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for MIPS, previously fixed for ARM and x86)
by Brian Carlstrom
· 13 years ago
12051ea
Added MIPS instrumentation support.
by jeffhao
· 13 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 13 years ago
0703060
Fixes to make jni_compiler_test work on MIPS.
by jeffhao
· 13 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago