summaryrefslogtreecommitdiffstats
path: root/runtime/elf_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+2
| | | | | | | | | Adds support for arm64 to ART. Assembler stubs are sufficient for down calls into interpreter. JNI compiler and generics are not finished. Basic Generic JNI functionality. Change-Id: I4a07c79d1e037b9f5746673480e32cf456867b82
* Remove dependency on llvm/Support/ELF.h by using linux's elf.h.Nicolas Geoffray2014-02-191-0/+66
Change-Id: Iefe66af9958641ac7f08fdc22f438d976e5b4d54