summaryrefslogtreecommitdiffstats
path: root/nuttx/libxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-03Upated NxWM commentspatacongo1-36/+37
2012-05-02Fix some warnings and fix some simulator buildspatacongo1-4/+23
2012-04-10Add a little more configuration logicpatacongo1-8/+16
2012-04-07Updated Kconfig files from Lzyypatacongo1-0/+15
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo8-2/+85
2011-10-19Fixes for good C++ linkpatacongo1-5/+10
2011-10-05Fix C++ dependencies, cleaning, ..patacongo1-1/+1
2011-10-03Verify C++ support with CodeSourcerypatacongo2-7/+23
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2-2/+2
2009-06-16Got more NXFLAT examples to compilepatacongo3-1/+3
2009-06-16More C++ stubspatacongo6-6/+225
2009-04-19C++ library functionpatacongo4-0/+252