1. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 10 years ago
  2. e0febdf Move debug symbol writing code to elf_writer_debug.cc by David Srbecky · 10 years ago
  3. 96c9de9 Merge "Refactor DexFile::DecodeDebugInfo." by David Srbecky · 10 years ago
  4. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 10 years ago
  5. 7b000c9 Merge "Set DW_AT_comp_dir for each compile unit in dwarf" by Tamas Berghammer · 10 years ago
  6. f71b3ad Get source mapping table from stack maps. by David Srbecky · 10 years ago
  7. 8c55712 Set DW_AT_comp_dir for each compile unit in dwarf by Tamas Berghammer · 10 years ago
  8. 996ed0b Add local variables to DWARF. by David Srbecky · 10 years ago
  9. d1744d4 Merge "Refactor oat file writing to give Dex2Oat more control." by Vladimir Marko · 10 years ago
  10. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 10 years ago
  11. 3dd7e5a Temporarily omit MIPS floating point registers in DWARF. by David Srbecky · 10 years ago
  12. 0fd295f Add stack locations to DWARF parameters. by David Srbecky · 10 years ago
  13. 04b0526 Encode function signatures properly in DWARF. by David Srbecky · 10 years ago
  14. b851b49 Stream DWARF debug section directly to disk. by David Srbecky · 10 years ago
  15. 5f5509a Move .debug_line before .debug_info. by David Srbecky · 10 years ago
  16. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 10 years ago
  17. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  18. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  19. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 10 years ago
  20. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 10 years ago
  21. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  22. dc80984 Merge "Write 64-bit address in DWARF if we are on 64-bit architecture." by David Srbecky · 10 years ago
  23. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 10 years ago
  24. e3d623e ART: Fix max build by Andreas Gampe · 10 years ago
  25. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 10 years ago
  26. 6d73c9d Do not write CFI and symbols for deduplicate methods. by David Srbecky · 10 years ago
  27. 8a813f7 Do not mention x86 floating point numbers in CFI. by David Srbecky · 10 years ago
  28. 297ed22 Write 64-bit address in DWARF if we are on 64-bit architecture. by David Srbecky · 10 years ago
  29. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  30. 799b8c4 Split .debug_info section to compilation units. by David Srbecky · 10 years ago
  31. 626a166 Append [DEDUPED] suffix to all deduped methods in the symbol table. by David Srbecky · 10 years ago
  32. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  33. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 10 years ago
  34. 3b9d57a Move DWARF related code in ElfWriter to its own file. by David Srbecky · 10 years ago