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
/
arm
/
fault_handler_arm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+5
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
ART: Avoid obvious segfault in arm & x86 fault handler
Andreas Gampe
2015-04-03
1
-0
/
+7
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+0
*
Add ATTRIBUTE_UNUSED to unused parameters.
Chih-Hung Hsieh
2014-11-04
1
-5
/
+9
*
Handle nested signals
Dave Allison
2014-08-27
1
-0
/
+18
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
1
-26
/
+5
*
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
1
-1
/
+1
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-5
/
+6
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-6
/
+5
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-5
/
+6
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-6
/
+5
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-5
/
+6
*
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-2
/
+3
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-89
/
+46
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+2
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-5
/
+2
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-2
/
+5
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-5
/
+2
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-2
/
+5
*
Disable use of R4 as a promotable register
Dave Allison
2014-04-03
1
-3
/
+3
*
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-9
/
+10
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-1
/
+1
*
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-11
/
+138
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+148