summaryrefslogtreecommitdiffstats
path: root/runtime/fault_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-4/+1
* Add way to ensure we are at the front of the sigaction chainMathieu Chartier2014-10-161-1/+1
* ART: Fix things for valgrindAndreas Gampe2014-09-101-0/+7
* Handle nested signalsDave Allison2014-08-271-0/+1
* Fix fault handler to unregister on shutdownDave Allison2014-08-211-0/+2
* Add implicit checks for x86_64 architecture.Dave Allison2014-08-071-2/+8
* Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-2/+3
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-111-3/+2
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-101-2/+3
* Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-101-3/+2
* Add implicit null and stack checks for x86Dave Allison2014-07-091-2/+3
* Reduce header files including header files.Ian Rogers2014-06-061-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-1/+1
* Add handler for printing java stack traces for compiled code SIGSEGV.Mathieu Chartier2014-04-011-11/+40
* Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-0/+91