summaryrefslogtreecommitdiffstats
path: root/runtime/stack.h
Commit message (Expand)AuthorAgeFilesLines
...
* am e47637cc: 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8.Jeff Hao2013-09-191-4/+12
|\
| * 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8.Jeff Hao2013-09-191-4/+12
* | Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-3/+9
|/
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-19/+19
* Uleb128 compression of vmap and mapping table.Ian Rogers2013-08-091-72/+0
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-3/+3
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+2
* 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/+647