1. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 5 years ago
  2. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 5 years ago
  3. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 5 years ago
  4. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  5. ca1e038 Revert^2 "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  6. 5806a9e Revert "Compile link-time thunks in codegen." by Vladimir Marko · 6 years ago
  7. c9dd220 Compile link-time thunks in codegen. by Vladimir Marko · 7 years ago
  8. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  9. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  10. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  11. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  12. d3059e7 Fix oatdump crash on arm64/arm code. Also adds 16 bit literal information. by Aart Bik · 8 years ago
  13. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 8 years ago
  14. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 9 years ago
  15. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  16. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 9 years ago
  17. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 9 years ago
  18. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 9 years ago
  19. b536247 Extend the DWARF library to support .debug_info section. by David Srbecky · 9 years ago
  20. 1109fb3 Implement CFI for Quick. by David Srbecky · 9 years ago