summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/libelf_verify.c
Commit message (Expand)AuthorAgeFilesLines
* A little more ELF loader logicpatacongo2012-10-251-4/+4
* A little more ELF loader logicpatacongo2012-10-241-5/+37
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-2/+2
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-0/+88