Age | Commit message (Expand) | Author |
---|---|---|
2017-11-02 | ART: Make InstructionSet an enum class and add kLast. | |
2017-07-10 | MIPS: Print register names instead of register numbers in disassembler | |
2016-09-08 | ART: Detach libart-disassembler from libart | |
2016-08-19 | ART: Add thread offset printing hook to disassembler | |
2015-06-22 | Opt compiler: Add disassembly to the '.cfg' output. | |
2015-04-22 | Replace NULL with nullptr | |
2015-04-09 | [MIPS] Refactoring code for disassembler | |
2015-01-15 | ART: Allow to compile interpret-only mips64 files | |
2014-10-22 | C++11 related clean-up of DISALLOW_.. | |
2014-09-16 | Avoid printing absolute addresses in oatdump | |
2014-03-14 | x86-64 disassembler support. | |
2014-03-10 | AArch64: Add ARM64 Disassembler | |
2013-09-09 | Move disassembler out of runtime. |