1. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  2. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  3. 403e0d5 [MIPS] Refactoring code for disassembler by Goran Jakovljevic · 9 years ago
  4. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  5. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  6. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  7. 38e1203 x86-64 disassembler support. by Ian Rogers · 10 years ago
  8. e6622be AArch64: Add ARM64 Disassembler by Serban Constantinescu · 11 years ago
  9. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/disassembler.cc]
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/disassembler.cc]
  11. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  12. 60454e8 MIPS disassembler. by Elliott Hughes · 12 years ago
  13. 706a10e X86 disassembler. by Ian Rogers · 12 years ago
  14. ed64e8d Add the missing operator<< for InstructionSet and use it in the disassembler. by Elliott Hughes · 12 years ago
  15. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 13 years ago