summaryrefslogtreecommitdiff
path: root/nuttx/lib
Commit message (Expand)AuthorAgeFilesLines
* Debug instrumentationpatacongo2007-03-092-1/+8
* Botched the case for n=0patacongo2007-03-061-9/+24
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-054-583/+1254
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-0/+17
* Code complete for 8051 (not tested)patacongo2007-03-024-4/+4
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-0120-64/+127
* Fix link problemspatacongo2007-02-281-37/+49
* 8051 does not have type doublepatacongo2007-02-281-1/+1
* Working toward successful link using aslinkpatacongo2007-02-271-5/+5
* Finally, a clean SDCC compilepatacongo2007-02-2726-318/+346
* Progress toward clean SDCC compilationpatacongo2007-02-211-2/+5
* Working toward compiler independence: Removed inline funcspatacongo2007-02-202-8/+1
* Eliminating GCC dependenciespatacongo2007-02-204-19/+21
* NuttX RTOSpatacongo2007-02-1761-0/+7240