summaryrefslogtreecommitdiffstats
path: root/disassembler/disassembler.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* [MIPS] Refactoring code for disassemblerGoran Jakovljevic2015-04-091-3/+2
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+3
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-1/+1
* Avoid printing absolute addresses in oatdumpBrian Carlstrom2014-09-161-6/+16
* x86-64 disassembler support.Ian Rogers2014-03-141-1/+3
* AArch64: Add ARM64 DisassemblerSerban Constantinescu2014-03-101-0/+3
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+41