summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat
Commit message (Expand)AuthorAgeFilesLines
* 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-252-26/+37
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-252-8/+41
* Make all counts 16-bitpatacongo2009-06-252-2/+2
* Initial NXFLAT debug fixespatacongo2009-06-255-29/+62
* Fix DEBUG-on compilation errorspatacongo2009-06-242-3/+3
* 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-222-57/+3
* New relocation typespatacongo2009-06-227-139/+353
* Flesh out examples/nxflat build environmentpatacongo2009-06-211-0/+172
* Add NXFLAT dynamic binding logicpatacongo2009-06-212-1/+174
* Back out most of last changepatacongo2009-06-183-20/+20
* 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-174-85/+49
* Easing in binfmt supportpatacongo2009-06-178-528/+588
* Added NXFLAT a bit at a timepatacongo2009-06-164-0/+890