summaryrefslogtreecommitdiffstats
path: root/compiler/cfi_test.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-12-271-4/+4
* Revert^2 "Compile link-time thunks in codegen."Vladimir Marko2018-04-111-7/+14
* Revert "Compile link-time thunks in codegen."Vladimir Marko2018-04-041-14/+7
* Compile link-time thunks in codegen.Vladimir Marko2018-04-041-7/+14
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-1/+1
* ART: Remove art and art/runtime include_dir directivesAndreas Gampe2017-08-231-1/+1
* ART: Include cleanupAndreas Gampe2017-07-241-1/+1
* ART: Add thread offset printing hook to disassemblerAndreas Gampe2016-08-191-1/+9
* Fix oatdump crash on arm64/arm code.Aart Bik2016-05-121-1/+3
* Move code related to debug info generation to its own directory.David Srbecky2016-02-081-3/+3
* Rewrite ElfBuilder to make streaming directly to file easier.David Srbecky2015-11-081-4/+4
* Reduce memory used by CompiledMethods.Vladimir Marko2015-10-271-1/+1
* Support generation of CFI in .debug_frame format.David Srbecky2015-05-191-5/+7
* Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.David Srbecky2015-04-211-1/+3
* Relocate DWARF using .oat_patches.David Srbecky2015-04-111-1/+3
* Extend the DWARF library to support .debug_info section.David Srbecky2015-04-091-4/+5
* Implement CFI for Quick.David Srbecky2015-04-081-0/+138