summaryrefslogtreecommitdiff
path: root/compiler/cfi_test.h
AgeCommit message (Expand)Author
2024-03-26Rename enums.h/.cc to pointer_size.h/.cc. Santiago Aboy Solanes
2023-07-11Fix performance-inefficient-string-concatenation clang-tidy issues Stefano Cianciulli
2022-11-18Make remaining compiler/ symbols hidden. Vladimir Marko
2019-03-20Create libelffile library for ELF file manipulation. David Srbecky
2019-02-12Remove oat_patches from the DWARF writer. David Srbecky
2019-02-12Remove support for generating .eh_frame ELF section. David Srbecky
2018-12-27ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-04-11Revert^2 "Compile link-time thunks in codegen." Vladimir Marko
2018-04-04Revert "Compile link-time thunks in codegen." Vladimir Marko
2018-04-04Compile link-time thunks in codegen. Vladimir Marko
2017-11-02ART: Make InstructionSet an enum class and add kLast. Vladimir Marko
2017-08-23ART: Remove art and art/runtime include_dir directives Andreas Gampe
2017-07-24ART: Include cleanup Andreas Gampe
2016-08-19ART: Add thread offset printing hook to disassembler Andreas Gampe
2016-05-12Fix oatdump crash on arm64/arm code. Aart Bik
2016-02-08Move code related to debug info generation to its own directory. David Srbecky
2015-11-08Rewrite ElfBuilder to make streaming directly to file easier. David Srbecky
2015-10-27Reduce memory used by CompiledMethods. Vladimir Marko
2015-05-19Support generation of CFI in .debug_frame format. David Srbecky
2015-04-21Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. David Srbecky
2015-04-11Relocate DWARF using .oat_patches. David Srbecky
2015-04-09Extend the DWARF library to support .debug_info section. David Srbecky
2015-04-08Implement CFI for Quick. David Srbecky