aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_unloadmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-199/+0
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-1/+1
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-191-1/+1
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-2/+37
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-10/+66
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+108