Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
d0916f36d27b643bca970f3645c38f44270c74ef
/
runtime
/
arch
b720c4b
Merge "Add Handle/HandleScope and delete SirtRef."
by Mathieu Chartier
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
a47dcbf
Merge "x86_64: Fix issues in entrypoints"
by Andreas Gampe
· 11 years ago
78150c7
x86_64: Fix issues in entrypoints
by Dmitry Petrochenko
· 11 years ago
c0480ef
Fix includes for arch_test.cc.
by Vladimir Marko
· 11 years ago
ad930da
Merge "Move quick frame info to OatQuickMethodHeader."
by Vladimir Marko
· 11 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
4fc046e
ART: Add lock and unlock stubs for ARM64, fix for X86-64
by Andreas Gampe
· 11 years ago
7e0a8b4
Merge changes Icf9afbab,If2409101
by Andreas Gampe
· 11 years ago
b170b3e
Merge "Fix stub_test to pass with SS collector."
by Mathieu Chartier
· 11 years ago
dfd891a
AArch64: Fixing and adding arm64 trampolines.
by Matteo Franchin
· 11 years ago
119c6bd
Fix stub_test to pass with SS collector.
by Mathieu Chartier
· 11 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 11 years ago
63206f3
AArch64: Fix the usage of Thread Register for arm64
by Serban Constantinescu
· 11 years ago
a0ff605
Only disable @PLT symbols for clang 3.3.
by Ian Rogers
· 11 years ago
484f4da
Merge "ART: ARM64 field entrypoints"
by Andreas Gampe
· 11 years ago
6e4e59c
ART: ARM64 field entrypoints
by Andreas Gampe
· 11 years ago
fc733a1
Merge "ART: Clean field entrypoints for X86-64"
by Andreas Gampe
· 11 years ago
99b0578
Merge "Handle implicit stack overflow without affecting stack walks"
by Dave Allison
· 11 years ago
9d4e5e2
ART: Clean field entrypoints for X86-64
by Andreas Gampe
· 11 years ago
fac805b
Merge "Implement field entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
5cd3375
Handle implicit stack overflow without affecting stack walks
by Dave Allison
· 11 years ago
8d07e2d
Implement field entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
266340d
ART: ARM64 art_quick_string_compareto
by Andreas Gampe
· 11 years ago
2ba8d4b
ART: Better art_quick_string_compareto stub_test
by Andreas Gampe
· 11 years ago
7177d7c
ART: Add art_quick_unlock_object to stub_test
by Andreas Gampe
· 11 years ago
851a9a9
Merge "Implement object lock and unlock entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
80c7934
Implement object lock and unlock entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
315ccab
Implement art_quick_string_compareto entrypoint for x86-64
by Alexei Zavjalov
· 11 years ago
a2b51a0
Fix host build with clang 3.3
by Brian Carlstrom
· 11 years ago
0a3b13f
Merge "Add heap reference size to the checks in arch_test"
by Andreas Gampe
· 11 years ago
b132ec5
Add heap reference size to the checks in arch_test
by Andreas Gampe
· 11 years ago
f4e910b
Implement art_quick_aput_object stubs for X86-64 and ARM64
by Andreas Gampe
· 11 years ago
6661304
Merge "Disable StubTest.APutObj if heap poisoning is enabled."
by Hiroshi Yamauchi
· 11 years ago
00c1e6d
Add ARM64 & X86_64 Assembly, plus tests
by Andreas Gampe
· 11 years ago
d6881ae
Disable StubTest.APutObj if heap poisoning is enabled.
by Hiroshi Yamauchi
· 11 years ago
5c1e435
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
by Andreas Gampe
· 11 years ago
bb43b21
Merge "Fix ART compilation for Clang 3.5."
by Stephen Hines
· 11 years ago
525cde2
Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs
by Andreas Gampe
· 11 years ago
861ea56
Fix ART compilation for Clang 3.5.
by Stephen Hines
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
47d00c0
Add untested x86-64 downcall and exception assembly.
by Ian Rogers
· 11 years ago
949e5fd
Merge "art_quick_unlock_object uses comparison incorrectly"
by Ian Rogers
· 11 years ago
75b9113
AArch64: Jni compiler fixes
by Serban Constantinescu
· 11 years ago
e78d4e1
art_quick_unlock_object uses comparison incorrectly
by Serguei Katkov
· 11 years ago
d6ed642
Revert "Revert "Revert "Use trampolines for calls to helpers"""
by Dave Allison
· 11 years ago
f9487c0
Revert "Revert "Use trampolines for calls to helpers""
by Dave Allison
· 11 years ago
a376328
ARM64: Fix array out of bounds access in DoLongJump
by Andreas Gampe
· 11 years ago
0b59c11
Merge "Fix ARM64 invoke stubs, correct CFI directives"
by Andreas Gampe
· 11 years ago
03906cf
Fix ARM64 invoke stubs, correct CFI directives
by Andreas Gampe
· 11 years ago
1552373
AArch64: Fix Managed Register unit tests
by Serban Constantinescu
· 11 years ago
97a332b
Merge "art_quick_lock_object uses registers incorrectly"
by Ian Rogers
· 11 years ago
8ef84af
art_quick_lock_object uses registers incorrectly
by Serguei Katkov
· 11 years ago
8325296
Disable use of R4 as a promotable register
by Dave Allison
· 11 years ago
86fb9bf
Fix Thread offsets for ARM64 assembly
by Andreas Gampe
· 11 years ago
c751fdc
Add handler for printing java stack traces for compiled code SIGSEGV.
by Mathieu Chartier
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
e62a07e
Last patch for running tests on ARM64
by Andreas Gampe
· 11 years ago
c6ee54e
Trampoline and assembly fixes for ARM64
by Andreas Gampe
· 11 years ago
9de65ff
Fixes to mem_map wraparound and ARM64 quick_invoke assembly
by Andreas Gampe
· 11 years ago
6ed19fd
64bit: make runtime offsets more deterministic.
by Ian Rogers
· 11 years ago
b95a534
AArch64: Add arm64 runtime support.
by Stuart Monteith
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
36fea8d
Fixing structure of native frame for Generic JNI
by Andreas Gampe
· 11 years ago
b7dabf5
Implement proxy support for x86-64.
by Ian Rogers
· 11 years ago
1a57066
A few 64bit fixes.
by Ian Rogers
· 11 years ago
c665129
Always reset CFI state.
by Ian Rogers
· 11 years ago
ee043fc
Ensure functions start with clean CFA state.
by Ian Rogers
· 11 years ago
e0dcd46
JNI down call fixes.
by Ian Rogers
· 11 years ago
c147b00
Release unused parts of a JNI frame before calling native code
by Andreas Gampe
· 11 years ago
44d6ff1
Fix issues with clang and BUILD_HOST_64bit.
by Ian Rogers
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
bf6b92a
Generic JNI implementation for x86_64
by Andreas Gampe
· 11 years ago
39d9218
Size and offset fixes to compile for 64b host
by Andreas Gampe
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago
d889178
Guard entrypoint changing by runtime shutdown lock.
by Mathieu Chartier
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
4554bfd
Incorrect result of compareTo between empty and non-empty strings
by Alexei Zavjalov
· 11 years ago
3fcf18e
Merge "Make ARM assembly labels local."
by Ian Rogers
· 11 years ago
67f8ce2
Merge "Make X86 assembly labels local."
by Ian Rogers
· 11 years ago
86bcdc2
Make MIPS assembly labels local.
by Ian Rogers
· 11 years ago
8016a12
Make X86 assembly labels local.
by Ian Rogers
· 11 years ago
5d885c8
Make ARM assembly labels local.
by Ian Rogers
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 11 years ago
17a7fc7
Fix build.
by Mathieu Chartier
· 11 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
1efa0a9
ART can't create more than 8k threads during the worktime
by Alexei Zavjalov
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
8c95011
Merge "Use direct class pointers at allocation sites in the compiled code."
by Hiroshi Yamauchi
· 11 years ago
be1ca55
Use direct class pointers at allocation sites in the compiled code.
by Hiroshi Yamauchi
· 11 years ago
b10a57d
Fix non-PLT text relocation introduced by CL 79466
by Mark Mendell
· 11 years ago
3f2d031
Use macros to remove CFI information for MAC OS/X
by Mark Mendell
· 11 years ago
Next »