summaryrefslogtreecommitdiffstats
path: root/runtime/thread_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Increase alt signal stack to 32K on host.Christopher Ferris2015-06-241-3/+3
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-2/+3
* Replace NULL with nullptrMathieu Chartier2015-04-221-7/+7
* Tidy up logging.Ian Rogers2014-10-221-0/+2
* Ensure alternate signal stack is minimum size.Ian Rogers2014-08-131-2/+5
* Add implicit checks for x86_64 architecture.Dave Allison2014-08-071-3/+10
* Revert "Revert "Revert "Add implicit null and stack checks for x86"""Nicolas Geoffray2014-07-111-3/+3
* Revert "Revert "Add implicit null and stack checks for x86""Dave Allison2014-07-101-3/+3
* Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-101-3/+3
* Add implicit null and stack checks for x86Dave Allison2014-07-091-3/+3
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Don't manually mess with sigaltstack on Android any more.Elliott Hughes2013-07-161-0/+37
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+29