summaryrefslogtreecommitdiffstats
path: root/runtime/instruction_set.h
Commit message (Expand)AuthorAgeFilesLines
* Follow up to "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-191-1/+1
* Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.Vladimir Marko2014-05-081-1/+10
* Revert "Revert "64bit changes to the stack walker for the Quick ABI.""Nicolas Geoffray2014-05-021-0/+2
* Use instruction specific dalvik cache dirs.Narayan Kamath2014-05-011-0/+3
* Revert "64bit changes to the stack walker for the Quick ABI."Nicolas Geoffray2014-04-221-10/+0
* 64bit changes to the stack walker for the Quick ABI.Nicolas Geoffray2014-04-181-0/+10
* Centralize instruction-set pointer-size, alignment, 64b-width codeAndreas Gampe2014-04-141-0/+4
* AArch64: Jni compiler fixesSerban Constantinescu2014-04-101-0/+4
* Check the machine type of an ELF file when loading.Andreas Gampe2014-04-041-0/+14
* Pass instruction-set from runtime through to spawned dex2oat.Ian Rogers2014-04-021-16/+4
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-0/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-0/+1
* Support hardware divide instructionDave Allison2013-11-051-0/+50
* 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/+36