1. f898087 Split .oat_patches to multiple sections. by David Srbecky · 10 years ago
  2. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  3. 90688ae Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write. by David Srbecky · 10 years ago
  4. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 10 years ago
  5. b0a962c Move .eh_frame to the end of ELF file. by David Srbecky · 10 years ago
  6. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 10 years ago
  7. 0c5bbc1 Minor refactoring of ElfBuilder. by David Srbecky · 10 years ago
  8. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  9. 533c207 Simplify template parameters of Elf classes. by David Srbecky · 10 years ago
  10. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  11. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  12. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  13. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 11 years ago
  14. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  15. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  16. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  17. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 11 years ago
  18. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  19. cc67607 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 11 years ago
  20. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 11 years ago