summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_dumpmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+3
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-171-1/+1
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-3/+7
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-1/+0
* Straighten out conditional compilationpatacongo2009-06-171-1/+1
* Add exec_modulepatacongo2009-06-171-0/+5
* Add basic module management logicpatacongo2009-06-171-0/+97