summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/libelf_ctors.c
Commit message (Expand)AuthorAgeFilesLines
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-20/+15
* C++ constructors work with ELF load nowpatacongo2012-10-291-215/+63
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-18/+256
* Finishes basic coding of ELF file supportpatacongo2012-10-251-0/+134