aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf32.c
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/+69
2014-03-18ELF: Enter LE binary in LE modeNikunj A Dadhania1-0/+7
2014-03-18ELF loading should fail for virt != physNikunj A Dadhania1-5/+7
2013-12-06Add support for loading little endian ELF binaries.Anton Blanchard1-0/+40
2011-10-12Reworked libelf to support relocationThomas Huth1-0/+144