aboutsummaryrefslogtreecommitdiff
path: root/include/libelf.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-12elf: Compile with -WextraAlexey Kardashevskiy1-3/+3
2020-05-13elf: Implement elf_get_file_size to determine size of an ELF imageStefan Berger1-0/+14
2014-03-18ELF: Enter LE binary in LE modeNikunj A Dadhania1-0/+1
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania1-0/+1
2013-12-06Add support for loading little endian ELF binaries.Anton Blanchard1-0/+7
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth1-0/+2
2011-10-12Reworked libelf to support relocationThomas Huth1-2/+72
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt1-0/+18