1. 0c5bbc1 Minor refactoring of ElfBuilder. by David Srbecky · 10 years ago
  2. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  3. 533c207 Simplify template parameters of Elf classes. by David Srbecky · 10 years ago
  4. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  5. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  6. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  7. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 11 years ago
  8. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  9. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  10. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  11. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 11 years ago
  12. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  13. cc67607 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 11 years ago
  14. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 11 years ago