summaryrefslogtreecommitdiffstats
path: root/disassembler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-2/+2
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-0/+1
* Fix art build scriptJunmo Park2014-08-131-2/+2
* Multilib ART host.Ian Rogers2014-06-241-2/+2
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-8/+6
* ART: Make LOCAL_CLANG architecture dependent for the targetAndreas Gampe2014-06-041-12/+7
* Move art host to libc++Dan Albert2014-05-211-1/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Preparation for transition to libc++.Ian Rogers2014-04-161-4/+3
* AArch64: Add ARM64 DisassemblerSerban Constantinescu2014-03-101-2/+3
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-4/+0
* art: convert makefiles to support multilib buildColin Cross2014-02-181-2/+0
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+120