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