summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat/libnxflat_bind.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-25/+25
* Completes initial shaky integrationpatacongo2009-06-261-5/+12
* function pointers in modules must have global scopepatacongo2009-06-261-2/+7
* Mostly cosmetic integration changespatacongo2009-06-251-8/+6
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-7/+40
* Make all counts 16-bitpatacongo2009-06-251-1/+1
* Initial NXFLAT debug fixespatacongo2009-06-251-2/+6
* Fix DEBUG-on compilation errorspatacongo2009-06-241-2/+2
* Still waffling on relocation typespatacongo2009-06-231-0/+60
* Remove import symbols from relo tablepatacongo2009-06-231-20/+8
* ispace offset needs to account for size of headerpatacongo2009-06-221-3/+3
* Back-out one relocation typepatacongo2009-06-221-54/+0
* New relocation typespatacongo2009-06-221-11/+290
* Add NXFLAT dynamic binding logicpatacongo2009-06-211-0/+172