summaryrefslogtreecommitdiffstats
path: root/compiler/utils/assembler.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+3
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-26/+40
* stdint types all the way!Ian Rogers2014-10-091-3/+3
* ART: Fix things for valgrindAndreas Gampe2014-09-101-0/+1
* Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-2/+4
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-0/+74
* x86_64: JNI compilerDmitry Petrochenko2014-03-281-2/+4
* Fix host architecture for 64bit.Ian Rogers2014-03-061-1/+2
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-0/+3
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+119