summaryrefslogtreecommitdiffstats
path: root/runtime/instruction_set.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Relax GetInstructionSetFromStringAndreas Gampe2014-08-201-0/+2
* ART: Throw StackOverflowError in native codeAndreas Gampe2014-07-211-27/+1
* x86 needs a bit more stack to handle stack overflows.Nicolas Geoffray2014-07-141-1/+1
* Fix quick mode bugs for Mips.Douglas Leung2014-06-271-1/+2
* ART: Target-dependent stack overflow, less check elisionAndreas Gampe2014-06-181-13/+42
* Merge "ART: Add instrumentation stubs for ARM64 and X86-64"Andreas Gampe2014-06-101-0/+62
|\
| * ART: Add instrumentation stubs for ARM64 and X86-64Andreas Gampe2014-06-091-0/+62
* | ART: Generalize code to find PC for artInvokeInterfaceTrampolineAlexei Zavjalov2014-06-101-4/+113
|/
* 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