summaryrefslogtreecommitdiffstats
path: root/runtime/oat.h
Commit message (Expand)AuthorAgeFilesLines
* Move quick frame info to OatQuickMethodHeader.Vladimir Marko2014-05-131-12/+10
* Move mapping table and vmap table offsets to OatMethodHeader.Vladimir Marko2014-04-251-7/+8
* Separate maps from code in oat file.Vladimir Marko2014-04-221-0/+13
* Initial changes towards Generic JNI optionAndreas Gampe2014-03-031-0/+4
* Support hardware divide instructionDave Allison2013-11-051-0/+3
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+8
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-0/+13
* Use file magic to determine file type, not file extension.Brian Carlstrom2013-10-031-3/+3
* Entry point clean up.Ian Rogers2013-08-121-8/+25
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-2/+1
* 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/+116