summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat/libnxflat_load.c
Commit message (Expand)AuthorAgeFilesLines
* C++ constructors work with ELF load nowpatacongo2012-10-291-18/+0
* 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-8/+9
* Initial NXFLAT debug fixespatacongo2009-06-251-25/+21
* Fix DEBUG-on compilation errorspatacongo2009-06-241-1/+1
* Back-out one relocation typepatacongo2009-06-221-3/+3
* New relocation typespatacongo2009-06-221-128/+24
* Back out most of last changepatacongo2009-06-181-14/+14
* Integrate PIC support into context switchingpatacongo2009-06-171-8/+8
* Fixes for compilation with ez80patacongo2009-06-171-2/+6
* Remove bitfields from NXFLAT definitionpatacongo2009-06-171-22/+10
* Add basic module management logicpatacongo2009-06-171-50/+34
* Easing in binfmt supportpatacongo2009-06-171-285/+111
* Added NXFLAT a bit at a timepatacongo2009-06-161-0/+513