summaryrefslogtreecommitdiffstats
path: root/runtime/asm_support.h
Commit message (Expand)AuthorAgeFilesLines
* Remove portable.Elliott Hughes2014-12-121-8/+0
* Move dexCacheStrings from ArtMethod to ClassMathieu Chartier2014-11-251-2/+2
* Delete ArtMethod gc_map_ fieldMathieu Chartier2014-11-241-2/+2
* Change 64 bit ArtMethod fields to be pointer sizedMathieu Chartier2014-11-181-6/+14
* Refactor quick entrypointsIan Rogers2014-10-201-33/+124
* Revert "Adjust the suspend check interval to 16."Ian Rogers2014-10-131-1/+1
* Adjust the suspend check interval to 16.Hiroshi Yamauchi2014-10-131-1/+1
* Insert an empty read barrier call.Hiroshi Yamauchi2014-04-031-1/+1
* Make the support code for read barriers a bit more general.Hiroshi Yamauchi2014-03-311-2/+2
* (Experimental) Add Brooks pointers.Hiroshi Yamauchi2014-02-251-0/+26
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+2
* Remove intialized static storage from dex cache.Ian Rogers2014-01-081-2/+2
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-1/+2
* Improve quick codegen for aput-object.Ian Rogers2013-10-081-0/+8
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+3
* Portable refactorings.Ian Rogers2013-07-301-25/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+58