summaryrefslogtreecommitdiffstats
path: root/compiler/elf_fixup.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on llvm/Support/ELF.h by using linux's elf.h.Nicolas Geoffray2014-02-191-73/+58
* Object model changes to support 64bit.Ian Rogers2014-02-061-6/+6
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-2/+3
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-1/+0
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-16/+16
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+279