Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Do not relocate app program headers in patchoat. | Vladimir Marko | 2015-05-14 | 1 | -2/+2 |
* | ART: Prepare for ELF64. | Tong Shen | 2014-10-03 | 1 | -1/+3 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -0/+1 |
* | Make out arguments non-reference types. | Ian Rogers | 2014-03-01 | 1 | -8/+9 |
* | Remove dependency on llvm/Support/ELF.h by using linux's elf.h. | Nicolas Geoffray | 2014-02-19 | 1 | -4/+2 |
* | Fix header file references to the ::llvm::ELF namespace. | Vladimir Marko | 2014-01-23 | 1 | -1/+1 |
* | Remove OatWriter buffering to memory for ElfWriterQuick | Brian Carlstrom | 2013-07-24 | 1 | -1/+2 |
* | Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues | Brian Carlstrom | 2013-07-18 | 1 | -1/+1 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+65 |