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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add JNI trampoline for mips32."
Ian Rogers
2014-11-22
3
-204
/
+278
|
\
|
*
Add JNI trampoline for mips32.
Douglas Leung
2014-10-31
3
-204
/
+278
*
|
Fix the last users of TARGET_CPU_SMP.
Elliott Hughes
2014-11-19
1
-4
/
+0
*
|
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
2
-2
/
+2
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
3
-0
/
+299
*
|
Merge "ART: Fix some redundant declarations"
Andreas Gampe
2014-11-05
1
-80
/
+1
|
\
\
|
*
|
ART: Fix some redundant declarations
Andreas Gampe
2014-11-04
1
-80
/
+1
*
|
|
Add ATTRIBUTE_UNUSED to unused parameters.
Chih-Hung Hsieh
2014-11-04
1
-7
/
+13
|
/
/
*
|
ART: Remove unnecessary includes
Andreas Gampe
2014-11-03
1
-2
/
+1
|
/
*
Add gp initialization to the art_quick_imt_conflict_trampoline() function.
Douglas Leung
2014-10-27
1
-1
/
+1
*
Do not use ld instruction for Mips32.
Douglas Leung
2014-10-24
1
-6
/
+9
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
6
-290
/
+200
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
2
-9
/
+4
*
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-10-08
1
-3
/
+4
*
Fix mips build for nested signal handler
Dave Allison
2014-08-29
1
-0
/
+3
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
2
-2
/
+189
*
Fix the THREAD_ offsets for MIPS.
Raghu Gandham
2014-08-15
1
-2
/
+2
*
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
1
-1
/
+1
*
Fix test 304-method-tracing failure for Mips.
Douglas Leung
2014-07-16
1
-3
/
+4
*
Merge "Fix art test failures for Mips."
Jeff Hao
2014-07-16
1
-4
/
+9
|
\
|
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-4
/
+9
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-1
/
+2
|
/
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+2
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-2
/
+1
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-1
/
+2
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-2
/
+1
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-1
/
+2
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-5
/
+0
*
Revert "Revert "Fix access to FP registers when visiting stack""
Sebastien Hertz
2014-06-17
2
-23
/
+60
*
Revert "Fix access to FP registers when visiting stack"
Sebastien Hertz
2014-06-17
2
-60
/
+23
*
Fix access to FP registers when visiting stack
Sebastien Hertz
2014-06-17
2
-23
/
+60
*
ART: Fix MIPS build
Andreas Gampe
2014-06-10
1
-16
/
+16
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
2
-2
/
+43
*
Merge "Fix reflection_test failures."
Ian Rogers
2014-06-05
1
-6
/
+6
|
\
|
*
Fix reflection_test failures.
Douglas Leung
2014-06-03
1
-6
/
+6
*
|
[MIPS] Remove warnings about use of at register
Chris Dearman
2014-05-23
1
-2
/
+4
|
/
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
2
-10
/
+66
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+2
*
Add heap reference size to the checks in arch_test
Andreas Gampe
2014-04-30
1
-0
/
+3
*
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
Andreas Gampe
2014-04-25
3
-4
/
+30
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-33
/
+0
*
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
2
-8
/
+8
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+46
*
Always reset CFI state.
Ian Rogers
2014-03-11
1
-1
/
+3
*
Ensure functions start with clean CFA state.
Ian Rogers
2014-03-11
1
-1
/
+1
*
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
/
+6
*
Make MIPS assembly labels local.
Ian Rogers
2014-02-21
2
-20
/
+20
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-0
/
+5
[next]