summaryrefslogtreecommitdiffstats
path: root/disassembler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Refactoring code for disassemblerGoran Jakovljevic2015-04-091-1/+0
* Build 32-bit version of the disassembler as well.David Srbecky2015-04-061-0/+2
* Add options for building/testing with coverage.Dan Albert2015-01-301-0/+1
* Remove libcxx.mk cruft.Dan Albert2015-01-291-1/+0
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+1
* Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.Serban Constantinescu2014-11-281-1/+5
* Revert "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-5/+1
* Arm64: Use the debug version of VIXL for debug builds.Serban Constantinescu2014-11-141-1/+5
* 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