summaryrefslogtreecommitdiffstats
path: root/compiler/elf_stripper.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Make elf loading not abortAndreas Gampe2014-09-151-16/+20
* Reduce header files including header files.Ian Rogers2014-06-061-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-2/+2
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* New header fix for gcc 4.7 build.Nicolas Geoffray2014-03-101-0/+2
* Remove dependency on llvm/Support/ELF.h by using linux's elf.h.Nicolas Geoffray2014-02-191-12/+11
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-4/+7
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+129