summaryrefslogtreecommitdiffstats
path: root/compiler/debug/elf_debug_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Move dex structs into own headerAndreas Gampe2019-01-021-1/+1
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-12-271-10/+10
* Pack JIT mini-debug-infos together.David Srbecky2018-12-141-0/+140
* Merge "Add xz decompression method."David Srbecky2018-12-071-1/+1
|\
| * Add xz decompression method.David Srbecky2018-12-071-1/+1
* | Simplify MakeElfFileForJITDavid Srbecky2018-12-051-57/+22
|/
* Compress mini-debug-info in small chunks.David Srbecky2018-07-171-1/+34
* Don't compress the JIT mini-debug-info if we have just 1 method.David Srbecky2018-02-211-8/+19
* Refactor jit debugger interface and its ELF creation.David Srbecky2018-01-191-9/+16
* Generate debug symbols for interpreted methods.David Srbecky2018-01-121-18/+27
* Add mini-debug-info generation mode for JIT.David Srbecky2017-12-141-13/+27
* Refactor linker files from compiler/ to dex2oat/.Vladimir Marko2017-09-201-8/+10
* Merge "DWARF: Allow compilation units to contain methods out of order."David Srbecky2017-09-191-9/+25
|\
| * DWARF: Allow compilation units to contain methods out of order.David Srbecky2017-09-181-9/+25
* | Add debug info for link-time generated thunks.Vladimir Marko2017-09-181-25/+0
|/
* ART: Clean up heap headersAndreas Gampe2017-05-301-0/+1
* Move ArrayRef to runtime/baseDavid Brazdil2016-09-141-1/+1
* ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe2016-08-301-1/+1
* Move Assemblers to the Arena.Vladimir Marko2016-04-131-16/+8
* Add trampoline symbols to native debug info.David Srbecky2016-03-111-21/+42
* Allow generation of native debug info for multiple methods.David Srbecky2016-03-101-11/+12
* Refactor MethodDebugInfo (input of DWARF writer).David Srbecky2016-03-101-2/+5
* Propagate InstructionSetFeatures to ElfBuilder.David Srbecky2016-03-081-12/+26
* Split elf_writer_debug.cc to several files.David Srbecky2016-02-081-0/+183