summaryrefslogtreecommitdiff
path: root/nuttx/libxx
Commit message (Expand)AuthorAgeFilesLines
* uClibc++ updatespatacongo2012-11-031-3/+8
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-021-2/+9
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-014-3/+45
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-014-16/+223
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-1/+1
* Add misc/uClibc++ and build hooks in nuttx/patacongo2012-10-311-12/+29
* Email address change in nuttx/patacongo2012-09-135-5/+5
* Upated NxWM commentspatacongo2012-05-031-36/+37
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-4/+23
* Add a little more configuration logicpatacongo2012-04-101-8/+16
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+15
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-288-2/+85
* Fixes for good C++ linkpatacongo2011-10-191-5/+10
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-1/+1
* Verify C++ support with CodeSourcerypatacongo2011-10-032-7/+23
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-2/+2
* Got more NXFLAT examples to compilepatacongo2009-06-163-1/+3
* More C++ stubspatacongo2009-06-166-6/+225
* C++ library functionpatacongo2009-04-194-0/+252