summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_quick.h
Commit message (Expand)AuthorAgeFilesLines
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-1/+1
* Simplify template parameters of Elf classes.David Srbecky2015-04-221-7/+3
* Relocate DWARF using .oat_patches.David Srbecky2015-04-111-0/+4
* ART: Refactor elf_writer_quick, add symbolizerAndreas Gampe2014-09-051-295/+0
* Revert "Revert "ART: Prepare for ELF64.""Nicolas Geoffray2014-09-021-47/+56
* Revert "ART: Prepare for ELF64."Nicolas Geoffray2014-09-011-56/+47
* ART: Prepare for ELF64.Tong Shen2014-08-291-47/+56
* ART source line debug info in OAT filesYevgeny Rouban2014-08-151-2/+25
* ART: Rework CFA frame initialization and writing codeAndreas Gampe2014-08-061-4/+2
* Add patchoat tool to Art.Alex Light2014-07-071-0/+1
* Add a local elf.hBrian Carlstrom2014-07-021-2/+2
* Optionally add debug symbols to ELF files made by quick compiler.Alex Light2014-06-121-1/+4
* Fix build by converting from bionic to elfutils version of elf.hBrian Carlstrom2014-06-111-7/+7
* Revert "Revert "Rewrite ElfWriterQuick to make it more modular.""Brian Carlstrom2014-06-111-0/+261
* Revert "Rewrite ElfWriterQuick to make it more modular."Brian Carlstrom2014-06-111-261/+0
* Rewrite ElfWriterQuick to make it more modular.Alex Light2014-06-091-0/+261
* Tell GDB about Quick ART generated codeMark Mendell2014-03-021-0/+10
* Make out arguments non-reference types.Ian Rogers2014-03-011-8/+10
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-2/+2
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+51