aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/load_elf_obj.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 237338:John Baldwin2012-08-291-1/+1
* MFC r210423: completely ignore zero-sized elf sections in modules of elfAndriy Gapon2010-08-211-0/+2
* Make our ELF64 type definitions match standards. In particular thisMarcel Moolenaar2005-12-181-2/+2
* Add the loader side of support for preloading ELF relocatable objectIan Dowse2004-08-291-0/+515