1. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 11 years ago
  2. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 11 years ago
  3. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 11 years ago
  4. b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 11 years ago
  5. 35f7225 Revert "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 11 years ago
  6. ad13cb2 Rewrite ElfWriterQuick to make it more modular. by Alex Light · 11 years ago
  7. 57ef2d3 Moved a BufferedOutputStream onto the heap to reduce stack usage. by Alex Light · 11 years ago
  8. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  9. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 12 years ago
  10. befbd57 Fix host architecture for 64bit. by Ian Rogers · 12 years ago
  11. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 12 years ago
  12. 3d50407 Make out arguments non-reference types. by Ian Rogers · 12 years ago
  13. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 12 years ago
  14. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  15. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  16. e2be9da Fix typo in elf writer. by Mathieu Chartier · 12 years ago
  17. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 12 years ago
  18. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  19. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 12 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/elf_writer_quick.cc]
  21. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago[Renamed from src/elf_writer_quick.cc]
  22. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 12 years ago