aboutsummaryrefslogtreecommitdiff
path: root/nuttx/libxx
Commit message (Expand)AuthorAgeFilesLines
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-116-33/+355
* Merge branch 'master' into nuttx-merge-5447px4dev2013-01-111-0/+42
|\
| * Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-0/+8
| * Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| * Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
| * Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| * Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
| * Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
| * Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
| * move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-1/+1
| * Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-1/+80
| * 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
| * Resync new repository with old repo r5166patacongo2012-09-179-0/+624
* 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
* Completes coding of the PWM modulepatacongo2011-12-197-0/+494