summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/binfmt_execmodule.c
Commit message (Expand)AuthorAgeFilesLines
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-8/+52
* 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
* Should use bdbg, not dbgpatacongo2009-12-201-3/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-7/+8
* Integrate PIC support into context switchingpatacongo2009-06-171-1/+1
* Straighten out conditional compilationpatacongo2009-06-171-0/+5
* Add exec_modulepatacongo2009-06-171-0/+184