summaryrefslogtreecommitdiff
path: root/misc/uClibc++
Commit message (Expand)AuthorAgeFilesLines
* new should not through an exception if exceptions are disabled. new is now th...Gregory Nutt2015-01-122-38/+57
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-1334-350/+350
* cstdbool: Ignore _Bool8 if CONFIG_C99_BOOL8=yGregory Nutt2014-02-281-0/+2
* cosmetic changes to README files and commentsGregory Nutt2014-02-271-0/+37
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Fix tiny typo from the last commitGregory Nutt2013-06-201-1/+1
* Change use of ferror() in uClibc++ so that is does not use more capability th...Gregory Nutt2013-06-202-18/+24
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-193-5/+5
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-054-2/+121
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-041-1/+2
* RGMP 4.0 update from Qiang Yupatacongo2012-11-042-0/+23
* Several small thingspatacongo2012-11-032-1/+5
* uClibc++ updatespatacongo2012-11-034-76/+157
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-0237-12114/+15230
* More uClibc++ build fixespatacongo2012-11-027-1840/+2311
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-021-7/+11
* uClibc++ updatespatacongo2012-11-016-78/+144
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-0119-410/+370
* Fix uClibc++ wstrlen bugpatacongo2012-11-013-103/+127
* Correct name of another uClibc++ directorypatacongo2012-11-0146-1/+95
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-0151-1/+16
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-4/+10
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-312-2/+87
* Add misc/uClibc++ and build hooks in nuttx/patacongo2012-10-3196-0/+19423