summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/libelf_uninit.c
Commit message (Expand)AuthorAgeFilesLines
* C++ constructors work with ELF load nowpatacongo2012-10-291-9/+0
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-0/+50
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-0/+85