summaryrefslogtreecommitdiffstats
path: root/runtime/asm_support.h
Commit message (Expand)AuthorAgeFilesLines
* 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