summaryrefslogtreecommitdiffstats
path: root/runtime/elf_file_impl.h
Commit message (Expand)AuthorAgeFilesLines
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-6/+3
* ART: Do not relocate app program headers in patchoat.Vladimir Marko2015-05-141-2/+2
* Replace NULL with nullptrMathieu Chartier2015-04-221-4/+3
* Simplify template parameters of Elf classes.David Srbecky2015-04-221-6/+15
* Relocate DWARF using .oat_patches.David Srbecky2015-04-111-0/+6
* ART: Fix 64-bit ELF file supportAndreas Gampe2015-04-071-7/+8
* ART: Add support for patching and loading OAT files compiled with PICIgor Murashkin2014-10-271-2/+6
* Some code clean-up.Ian Rogers2014-10-161-10/+4
* stdint types all the way!Ian Rogers2014-10-091-12/+12
* ART: Prepare for ELF64.Tong Shen2014-10-031-0/+220