1. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 9 years ago
  2. 403e0d5 [MIPS] Refactoring code for disassembler by Goran Jakovljevic · 9 years ago
  3. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  4. 027f0ff ART: Add Mips32r6 backend support by Douglas Leung · 9 years ago
  5. 1cd2790 ART: Fix Mips disassembler for some floating point instructions. by Douglas Leung · 9 years ago
  6. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  7. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  8. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  9. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  10. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  11. 38e1203 x86-64 disassembler support. by Ian Rogers · 10 years ago
  12. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/disassembler_mips.cc]
  13. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/disassembler_mips.cc]
  15. d74e41b Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler by Brian Carlstrom · 11 years ago
  16. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  17. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  18. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  19. b23a772 Dump maps inline in disassembled code. by Ian Rogers · 12 years ago
  20. 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 12 years ago
  21. 60454e8 MIPS disassembler. by Elliott Hughes · 12 years ago