summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat/libnxflat_init.c
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-2/+0
* A little more ELF loader logicpatacongo2012-10-251-2/+3
* 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/+8
* Mostly cosmetic integration changespatacongo2009-06-251-18/+31
* Make all counts 16-bitpatacongo2009-06-251-1/+1
* Initial NXFLAT debug fixespatacongo2009-06-251-1/+1
* New relocation typespatacongo2009-06-221-0/+9
* Back out most of last changepatacongo2009-06-181-5/+5
* Add basic module management logicpatacongo2009-06-171-17/+13
* Easing in binfmt supportpatacongo2009-06-171-0/+170