Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dependency on llvm/Support/ELF.h by using linux's elf.h. | Nicolas Geoffray | 2014-02-19 | 1 | -1/+1 |
* | Make part of the elf_writer_test specific to the portable build. | Brian Carlstrom | 2013-12-15 | 1 | -16/+35 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -7/+10 |
* | Add flock(2)ing on dex-cache files to prevent races | Brian Carlstrom | 2013-08-15 | 1 | -1/+1 |
* | Fix cpplint whitespace/blank_line issues | Brian Carlstrom | 2013-07-18 | 1 | -1/+0 |
* | Do not mark pages executable unnecessarily to play nice with selinux | Brian Carlstrom | 2013-07-12 | 1 | -1/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+92 |