Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
524e7ea8cd17bad17bd9f3e0ccbb19ad0d4d9c02
/
runtime
/
arch
/
x86
/
context_x86.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
966c3ae
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
by Mark P Mendell
· 11 years ago
949c91f
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 11 years ago
aeb47bb
Merge "Refactor register access from StackVisitor"
by Sebastien Hertz
· 11 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 11 years ago
bc50334
Fix Mac build.
by Vladimir Marko
· 11 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 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
17a7fc7
Fix build.
by Mathieu Chartier
· 12 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 (84%) from runtime/oat/runtime/x86/context_x86.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/x86/context_x86.h]
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
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 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 (87%) from src/context_x86.h]
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
d6b1f61
Support for stack scanning of roots.
by Ian Rogers
· 14 years ago
67375ac
Support for exception throwing from JNI.
by Ian Rogers
· 14 years ago
bdb0391
Support for exception throwing.
by Ian Rogers
· 14 years ago