1. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  2. 5af106e Conditionally include ARM disassemblers based on targeted archs. by Roland Levillain · 6 years ago
  3. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  4. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  5. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 7 years ago
  6. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  7. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  8. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  10. 403e0d5 [MIPS] Refactoring code for disassembler by Goran Jakovljevic · 10 years ago
  11. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  12. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  13. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  14. 38e1203 x86-64 disassembler support. by Ian Rogers · 11 years ago
  15. e6622be AArch64: Add ARM64 Disassembler by Serban Constantinescu · 11 years ago
  16. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/disassembler.cc]
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/disassembler.cc]
  18. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  19. 60454e8 MIPS disassembler. by Elliott Hughes · 13 years ago
  20. 706a10e X86 disassembler. by Ian Rogers · 13 years ago
  21. ed64e8d Add the missing operator<< for InstructionSet and use it in the disassembler. by Elliott Hughes · 13 years ago
  22. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 13 years ago