index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-2
/
+0
*
Merge "ART: Add instrumentation stubs for ARM64 and X86-64"
Andreas Gampe
2014-06-10
1
-3
/
+66
|
\
|
*
ART: Add instrumentation stubs for ARM64 and X86-64
Andreas Gampe
2014-06-09
1
-3
/
+66
*
|
X86_64: Pass 'hidden method index' in EAX
Mark Mendell
2014-06-09
1
-5
/
+2
|
/
*
x86_64: Fix stubs after 4-byte method handler
Serguei Katkov
2014-06-06
1
-6
/
+6
*
x86_64: Fix art_quick_aput_obj
Dmitry Petrochenko
2014-06-03
1
-12
/
+12
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
2
-6
/
+24
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+0
*
Fix x86_64 test failures.
Nicolas Geoffray
2014-05-26
1
-2
/
+1
*
ART: refactor x86/x86-64 entrypoints
Alexei Zavjalov
2014-05-23
2
-31
/
+12
*
ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures
Andreas Gampe
2014-05-21
1
-11
/
+41
*
Address comments from HandleScope change.
Mathieu Chartier
2014-05-14
1
-2
/
+2
*
Merge "Add Handle/HandleScope and delete SirtRef."
Mathieu Chartier
2014-05-13
1
-5
/
+5
|
\
|
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-5
/
+5
*
|
Merge "x86_64: Fix issues in entrypoints"
Andreas Gampe
2014-05-13
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
x86_64: Fix issues in entrypoints
Dmitry Petrochenko
2014-05-14
1
-3
/
+0
*
|
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
2
-10
/
+73
|
\
\
|
|
/
|
/
|
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
2
-10
/
+73
*
|
ART: Add lock and unlock stubs for ARM64, fix for X86-64
Andreas Gampe
2014-05-12
1
-2
/
+2
|
/
*
ART: Clean field entrypoints for X86-64
Andreas Gampe
2014-05-06
1
-102
/
+40
*
Implement field entrypoints for x86-64
Alexei Zavjalov
2014-05-05
1
-12
/
+132
*
Merge "Implement object lock and unlock entrypoints for x86-64"
Andreas Gampe
2014-05-02
1
-4
/
+52
|
\
|
*
Implement object lock and unlock entrypoints for x86-64
Alexei Zavjalov
2014-05-02
1
-4
/
+52
*
|
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+2
|
/
*
Implement art_quick_string_compareto entrypoint for x86-64
Alexei Zavjalov
2014-05-01
1
-1
/
+43
*
Merge "Add heap reference size to the checks in arch_test"
Andreas Gampe
2014-05-01
1
-0
/
+3
|
\
|
*
Add heap reference size to the checks in arch_test
Andreas Gampe
2014-04-30
1
-0
/
+3
*
|
Implement art_quick_aput_object stubs for X86-64 and ARM64
Andreas Gampe
2014-04-30
2
-6
/
+104
|
/
*
Add ARM64 & X86_64 Assembly, plus tests
Andreas Gampe
2014-04-29
1
-7
/
+1
*
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
Andreas Gampe
2014-04-25
3
-3
/
+25
*
Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs
Andreas Gampe
2014-04-25
1
-3
/
+22
*
Add untested x86-64 downcall and exception assembly.
Ian Rogers
2014-04-17
2
-28
/
+93
*
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-1
/
+2
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
4
-12
/
+11
*
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
3
-4
/
+9
*
64bit: make runtime offsets more deterministic.
Ian Rogers
2014-03-20
1
-3
/
+3
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+46
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-24
/
+76
*
Implement proxy support for x86-64.
Ian Rogers
2014-03-12
1
-1
/
+37
*
A few 64bit fixes.
Ian Rogers
2014-03-12
1
-1
/
+2
*
Always reset CFI state.
Ian Rogers
2014-03-11
1
-2
/
+1
*
Ensure functions start with clean CFA state.
Ian Rogers
2014-03-11
1
-0
/
+3
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-13
/
+18
*
Release unused parts of a JNI frame before calling native code
Andreas Gampe
2014-03-07
1
-4
/
+12
*
Fix issues with clang and BUILD_HOST_64bit.
Ian Rogers
2014-03-06
2
-64
/
+56
*
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-5
/
+18
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
5
-20
/
+318
*
Size and offset fixes to compile for 64b host
Andreas Gampe
2014-03-05
1
-3
/
+3
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-0
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
2
-0
/
+10
[next]