summaryrefslogtreecommitdiff
path: root/compiler/utils/assembler.cc
AgeCommit message (Expand)Author
2015-01-15ART: Allow to compile interpret-only mips64 files Andreas Gampe
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-10-09stdint types all the way! Ian Rogers
2014-09-10ART: Fix things for valgrind Andreas Gampe
2014-06-05Thumb2 assembler for JNI compiler and optimizing compiler Dave Allison
2014-04-01Allow mixing of thread offsets between 32 and 64bit architectures. Ian Rogers
2014-03-28x86_64: JNI compiler Dmitry Petrochenko
2014-03-06Fix host architecture for 64bit. Ian Rogers
2014-03-05AArch64: Add ARM64 Assembler Serban Constantinescu
2013-07-29Move assembler out of runtime into compiler/utils. Ian Rogers