summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Do not relocate app program headers in patchoat.Vladimir Marko2015-05-141-2/+2
* ART: Prepare for ELF64.Tong Shen2014-10-031-1/+3
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-0/+1
* Make out arguments non-reference types.Ian Rogers2014-03-011-8/+9
* Remove dependency on llvm/Support/ELF.h by using linux's elf.h.Nicolas Geoffray2014-02-191-4/+2
* Fix header file references to the ::llvm::ELF namespace.Vladimir Marko2014-01-231-1/+1
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-1/+2
* Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-181-1/+1
* 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/+65