aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf64.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-12elf: Compile with -WextraAlexey Kardashevskiy1-4/+4
2020-05-13elf: Implement elf_get_file_size to determine size of an ELF imageStefan Berger1-0/+57
2018-07-02libelf: Add REL32 to the list of ignored relocationsThomas Huth1-0/+1
2014-03-18ELF loading should fail for virt != physNikunj A Dadhania1-4/+6
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania1-0/+7
2013-12-06Add support for loading little endian ELF binaries.Anton Blanchard1-0/+40
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-0/+2
2011-10-12Reworked libelf to support relocationThomas Huth1-0/+422