summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_quick.h
Commit message (Expand)AuthorAgeFilesLines
* 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