Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7ea6f79bbddd69d5db86a8656a31aaaf64ae2582
/
runtime
/
instruction_set.h
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 10 years ago
86c1b70
x86 needs a bit more stack to handle stack overflows.
by Nicolas Geoffray
· 10 years ago
2db3e26
Fix quick mode bugs for Mips.
by Douglas Leung
· 10 years ago
7cd26f3
ART: Target-dependent stack overflow, less check elision
by Andreas Gampe
· 10 years ago
335b91f
Merge "ART: Add instrumentation stubs for ARM64 and X86-64"
by Andreas Gampe
· 10 years ago
41c507a
ART: Generalize code to find PC for artInvokeInterfaceTrampoline
by Alexei Zavjalov
· 10 years ago
d58342c
ART: Add instrumentation stubs for ARM64 and X86-64
by Andreas Gampe
· 10 years ago
2afe494
Follow up to "Add ISA directory to image and odex pathnames."
by Brian Carlstrom
· 10 years ago
674744e
Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.
by Vladimir Marko
· 11 years ago
42fcd98
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
by Nicolas Geoffray
· 11 years ago
11d9f06
Use instruction specific dalvik cache dirs.
by Narayan Kamath
· 11 years ago
8d5ead5
Revert "64bit changes to the stack walker for the Quick ABI."
by Nicolas Geoffray
· 11 years ago
5cb3283
64bit changes to the stack walker for the Quick ABI.
by Nicolas Geoffray
· 11 years ago
af13ad9
Centralize instruction-set pointer-size, alignment, 64b-width code
by Andreas Gampe
· 11 years ago
75b9113
AArch64: Jni compiler fixes
by Serban Constantinescu
· 11 years ago
91268c1
Check the machine type of an ELF file when loading.
by Andreas Gampe
· 11 years ago
8afeb85
Pass instruction-set from runtime through to spawned dex2oat.
by Ian Rogers
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/instruction_set.h]
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
[Copied (72%) from src/constants.h]
ed64e8d
Add the missing operator<< for InstructionSet and use it in the disassembler.
by Elliott Hughes
· 13 years ago
6edfde4
Add kMips and mips32r2 target attribute. Remove NoFramePointerElim.
by Shih-wei Liao
· 13 years ago
c8b306f
Run time illegal access checks on static and direct methods
by Ian Rogers
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
2c8f653
Support for cross compilation.
by Ian Rogers
· 13 years ago
c143c55
Updating the compiler to use the new-world model
by buzbee
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 13 years ago