summaryrefslogtreecommitdiff
path: root/compiler/debug/dwarf
AgeCommit message (Expand)Author
2021-07-16Revert "libelffile: move to DWARF3 when writing .debug_frame." David Srbecky
2021-07-01libelffile: move to DWARF3 when writing .debug_frame. Yabin Cui
2021-01-07Fix expected results for clang-r407598 update. Yabin Cui
2020-09-22Fix expected results for clang-r399163 update. Stephen Hines
2020-07-15Revert^2 "Switch to LLVM prebuilt tools for ART gtests" David Srbecky
2020-07-10Revert "Switch to LLVM prebuilt tools for ART gtests" Alex Light
2020-07-10Switch to LLVM prebuilt tools for ART gtests David Srbecky
2020-07-09Refactor arm assembly tests. David Srbecky
2020-06-19Improve DWARF test logging. David Srbecky
2020-02-26Remove MIPS support from libelffile. Vladimir Marko
2019-03-20Create libelffile library for ELF file manipulation. David Srbecky
2019-02-22Move to new glibc in the tree. Nicolas Geoffray
2019-02-18Refactor ElfDebugReader. 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-12-14Pack JIT mini-debug-infos together. David Srbecky
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2018-06-25Move instruction_set_ to CompilerOptions. Vladimir Marko
2018-03-05Move most of runtime/base to libartbase/base David Sehr
2018-02-28Header library to remove dependence on runtime/ David Sehr
2017-12-07ART: Replace base/logging with android-base/logging Andreas Gampe
2017-11-16cpplint: Remove many unnecessary NOLINT Igor Murashkin
2017-11-02ART: Make InstructionSet an enum class and add kLast. Vladimir Marko
2017-09-20Refactor linker files from compiler/ to dex2oat/. Vladimir Marko
2017-07-24ART: Include cleanup Andreas Gampe
2016-09-14Move ArrayRef to runtime/base David Brazdil
2016-04-22Refactor use of __ANDROID__ macro Bilyan Borisov
2016-03-08Mark DWARF lines in non-debuggable methods as "not a statement". David Srbecky
2016-03-08Propagate InstructionSetFeatures to ElfBuilder. David Srbecky
2016-02-08Move code related to debug info generation to its own directory. David Srbecky