summaryrefslogtreecommitdiffstats
path: root/runtime/arch/mips/fault_handler_mips.cc
Commit message (Expand)AuthorAgeFilesLines
* Add implicit null pointer and stack overflow checks for Mips.Douglas Leung2015-07-031-10/+95
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+1
* Add ATTRIBUTE_UNUSED to unused parameters.Chih-Hung Hsieh2014-11-041-7/+13
* Fix mips build for nested signal handlerDave Allison2014-08-291-0/+3
* Add implicit checks for x86_64 architecture.Dave Allison2014-08-071-1/+1
* Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-1/+2
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-111-2/+1
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-101-1/+2
* Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-101-2/+1
* Add implicit null and stack checks for x86Dave Allison2014-07-091-1/+2
* Add handler for printing java stack traces for compiled code SIGSEGV.Mathieu Chartier2014-04-011-1/+2
* Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-0/+46