summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_quick.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on llvm/Support/ELF.h by using linux's elf.h.Nicolas Geoffray2014-02-191-80/+81
* am 2cea26c1: am c6dfdace: Add buffering to ELF file generationBrian Carlstrom2013-08-271-1/+2
|\
| * Add buffering to ELF file generationBrian Carlstrom2013-08-261-1/+2
* | Fix typo in elf writer.Mathieu Chartier2013-08-261-1/+1
|/
* Add -XX:+DisableExplicitGC option for ArtAnwar Ghuloum2013-08-141-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-2/+2
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-10/+13
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+665