Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART stack unwinding fixes for libunwind/gdb/lldb. | David Srbecky | 2015-06-19 | 1 | -50/+60 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -0/+1 |
* | ART: Fix max build | Andreas Gampe | 2015-05-01 | 1 | -2/+3 |
* | Add binary search table to .eh_frame_hdr | David Srbecky | 2015-05-01 | 1 | -9/+28 |
* | Do not write CFI and symbols for deduplicate methods. | David Srbecky | 2015-05-01 | 1 | -5/+7 |
* | Do not mention x86 floating point numbers in CFI. | David Srbecky | 2015-04-22 | 1 | -2/+6 |
* | Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. | David Srbecky | 2015-04-21 | 1 | -33/+50 |
* | Split .debug_info section to compilation units. | David Srbecky | 2015-04-15 | 1 | -153/+161 |
* | Append [DEDUPED] suffix to all deduped methods in the symbol table. | David Srbecky | 2015-04-13 | 1 | -4/+13 |
* | Add --include-cfi compiler option. | David Srbecky | 2015-04-13 | 1 | -14/+19 |
* | Relocate DWARF using .oat_patches. | David Srbecky | 2015-04-11 | 1 | -4/+7 |
* | Move DWARF related code in ElfWriter to its own file. | David Srbecky | 2015-04-10 | 1 | -0/+360 |