summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm/context_arm.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-2/+2
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-28/+18
* ART: Introduce NO_RETURN, Mark DoLongJump noreturnAndreas Gampe2015-02-231-1/+1
* Refactor register access from StackVisitorSebastien Hertz2015-01-261-14/+6
* ART: Remove unnecessary includesAndreas Gampe2014-11-031-3/+1
* ARM: Use hardfp calling convention between java to java call.Zheng Xu2014-10-241-0/+17
* 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