summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/nxflat.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-23/+22
* Fix debug outputpatacongo2009-06-251-1/+6
* Make all counts 16-bitpatacongo2009-06-251-1/+1
* Initial NXFLAT debug fixespatacongo2009-06-251-1/+1
* Back-out one relocation typepatacongo2009-06-221-1/+1
* Symbol table is orderedpatacongo2009-06-211-4/+4
* Add NXFLAT dynamic binding logicpatacongo2009-06-211-0/+10
* Straighten out conditional compilationpatacongo2009-06-171-0/+4
* Add exec_modulepatacongo2009-06-171-0/+12
* Add basic module management logicpatacongo2009-06-171-28/+17
* Easing in binfmt supportpatacongo2009-06-171-0/+236