summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm/context_arm.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Fix access to FP registers when visiting stack""Sebastien Hertz2014-06-171-12/+27
* Revert "Fix access to FP registers when visiting stack"Sebastien Hertz2014-06-171-27/+12
* Fix access to FP registers when visiting stackSebastien Hertz2014-06-171-12/+27
* Move quick frame info to OatQuickMethodHeader.Vladimir Marko2014-05-131-10/+10
* Replace CountOneBits and __builtin_popcount with POPCOUNT.Vladimir Marko2014-05-021-2/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+103