summaryrefslogtreecommitdiffstats
path: root/runtime/arch/context.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Introduce NO_RETURN, Mark DoLongJump noreturnAndreas Gampe2015-02-231-1/+2
* Refactor register access from StackVisitorSebastien Hertz2015-01-261-12/+18
* Revert "Revert "Fix access to FP registers when visiting stack""Sebastien Hertz2014-06-171-9/+19
* Revert "Fix access to FP registers when visiting stack"Sebastien Hertz2014-06-171-19/+9
* Fix access to FP registers when visiting stackSebastien Hertz2014-06-171-9/+19
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+1
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-0/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+4
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+70