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