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