1. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 10 years ago
  2. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 10 years ago
  3. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 10 years ago
  4. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  5. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  6. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 10 years ago
  7. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 10 years ago
  8. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  9. dc80984 Merge "Write 64-bit address in DWARF if we are on 64-bit architecture." by David Srbecky · 10 years ago
  10. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 10 years ago
  11. e3d623e ART: Fix max build by Andreas Gampe · 10 years ago
  12. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 10 years ago
  13. 6d73c9d Do not write CFI and symbols for deduplicate methods. by David Srbecky · 10 years ago
  14. 8a813f7 Do not mention x86 floating point numbers in CFI. by David Srbecky · 10 years ago
  15. 297ed22 Write 64-bit address in DWARF if we are on 64-bit architecture. by David Srbecky · 10 years ago
  16. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  17. 799b8c4 Split .debug_info section to compilation units. by David Srbecky · 10 years ago
  18. 626a166 Append [DEDUPED] suffix to all deduped methods in the symbol table. by David Srbecky · 10 years ago
  19. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  20. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 10 years ago
  21. 3b9d57a Move DWARF related code in ElfWriter to its own file. by David Srbecky · 10 years ago