summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/interpreter
Commit message (Expand)AuthorAgeFilesLines
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-3/+2
* Refactor reflective method invocation.Ian Rogers2014-03-141-4/+2
* Work in the direction of hard float quick ABIs.Ian Rogers2014-02-111-2/+2
* Object model changes to support 64bit.Ian Rogers2014-02-061-9/+9
* Enable moving classes.Mathieu Chartier2013-12-101-3/+3
* Add missing push/pop shadow frame to artInterpreterToCompiledCodeBridge.Mathieu Chartier2013-12-101-1/+4
* Cleanup invoke in interpreter.Sebastien Hertz2013-09-301-2/+10
* Fix races in small mode compiler filters setupIan Rogers2013-08-131-2/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Work on SMALL_ART and PORTABLE working at the same time.Dragos Sbirlea2013-08-131-2/+8
* Entry point clean up.Ian Rogers2013-08-072-0/+90