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
/
mips64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize pDeoptimize quick entry pointer for Mips.
Douglas Leung
2015-07-13
1
-0
/
+3
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
1
-10
/
+95
*
Fix imt conflict trampoline for mips64
Mathieu Chartier
2015-06-24
1
-1
/
+1
*
Change mips64 lwu to ld for loading caller ArtMethod*
Mathieu Chartier
2015-06-12
1
-1
/
+1
*
[MIPS] Fix method tracing for mips64
Lazar Trsic
2015-06-10
1
-13
/
+13
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
3
-49
/
+49
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
2
-28
/
+17
*
Merge "Insert a read barrier in the JNI bridge."
Hiroshi Yamauchi
2015-05-11
1
-0
/
+3
|
\
|
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+3
*
|
Fix stub_test for Mips64
Goran Jakovljevic
2015-05-08
3
-24
/
+53
*
|
Merge "Fix mips64 bugs."
Andreas Gampe
2015-05-06
1
-18
/
+15
|
\
\
|
*
|
Fix mips64 bugs.
Douglas Leung
2015-05-01
1
-18
/
+15
|
|
/
*
|
Fix Mips64 utils.h typo
Duane Sand
2015-05-05
1
-1
/
+1
|
/
*
ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points.
Vladimir Marko
2015-04-28
1
-0
/
+10
*
Remove ArtMethod* parameter from dex cache entry points.
Vladimir Marko
2015-04-24
1
-52
/
+34
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
3
-13
/
+18
*
ART: Remove unused variables.
Andreas Gampe
2015-04-07
1
-1
/
+0
*
Fix JNI compiler for mips64
Goran Jakovljevic
2015-04-06
1
-8
/
+8
*
ART: Make unknown variant "mips64r6" go away
Andreas Gampe
2015-04-06
1
-2
/
+1
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-4
/
+4
*
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
Douglas Leung
2015-03-31
1
-2
/
+2
*
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
1
-55
/
+650
*
Fix generic JNI stubs to not discard the Java native frame.
Nicolas Geoffray
2015-03-03
1
-4
/
+3
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
2
-2
/
+3
*
Add Mips64 art_quick_proxy_invoke_handler assembly.
Douglas Leung
2015-01-30
1
-1
/
+23
*
ART: Add Mips64 resolution trampoline assembly
Andreas Gampe
2015-01-30
1
-1
/
+18
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
2
-36
/
+26
*
ART: Mips64 runtime support
Andreas Gampe
2015-01-15
11
-0
/
+1634
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
6
-0
/
+464