summaryrefslogtreecommitdiffstats
path: root/compiler/debug/dwarf
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-12-271-1/+1
* Pack JIT mini-debug-infos together.David Srbecky2018-12-141-1/+27
* Use 'final' and 'override' specifiers directly in ART.Roland Levillain2018-08-283-3/+3
* Move instruction_set_ to CompilerOptions.Vladimir Marko2018-06-251-2/+2
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+1
* Header library to remove dependence on runtime/David Sehr2018-02-283-3/+3
* ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-071-1/+3
* cpplint: Remove many unnecessary NOLINTIgor Murashkin2017-11-161-5/+5
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-1/+2
* Refactor linker files from compiler/ to dex2oat/.Vladimir Marko2017-09-201-3/+3
* ART: Include cleanupAndreas Gampe2017-07-241-3/+4
* Move ArrayRef to runtime/baseDavid Brazdil2016-09-141-1/+1
* Refactor use of __ANDROID__ macroBilyan Borisov2016-04-221-2/+2
* Mark DWARF lines in non-debuggable methods as "not a statement".David Srbecky2016-03-082-5/+13
* Propagate InstructionSetFeatures to ElfBuilder.David Srbecky2016-03-081-1/+1
* Move code related to debug info generation to its own directory.David Srbecky2016-02-0811-0/+2705