summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Changes from Mikepatacongo2012-11-161-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-111-3/+1
| | | | | | build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ↵patacongo2012-11-101-1/+55
| | | | | | to match git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5328 42af7a65-404d-4744-a932-0658087f49c3
* Update to kconfig-frontends-3.6.0, Expand the tarball so that we can accept ↵patacongo2012-11-1091-9/+76482
| | | | | | patches against it git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5327 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-056-13/+156
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and ↵patacongo2012-11-041-1/+2
| | | | | | uClibc++ git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5310 42af7a65-404d-4744-a932-0658087f49c3
* RGMP 4.0 update from Qiang Yupatacongo2012-11-043-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5305 42af7a65-404d-4744-a932-0658087f49c3
* Several small thingspatacongo2012-11-032-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5303 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ updatespatacongo2012-11-034-76/+157
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5302 42af7a65-404d-4744-a932-0658087f49c3
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-0237-12114/+15230
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5300 42af7a65-404d-4744-a932-0658087f49c3
* More uClibc++ build fixespatacongo2012-11-027-1840/+2311
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-021-7/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5296 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ updatespatacongo2012-11-016-78/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5295 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-0119-410/+370
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5293 42af7a65-404d-4744-a932-0658087f49c3
* Fix uClibc++ wstrlen bugpatacongo2012-11-013-103/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5289 42af7a65-404d-4744-a932-0658087f49c3
* Correct name of another uClibc++ directorypatacongo2012-11-0146-1/+95
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5288 42af7a65-404d-4744-a932-0658087f49c3
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-0151-1/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5287 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5285 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-312-2/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5284 42af7a65-404d-4744-a932-0658087f49c3
* Add misc/uClibc++ and build hooks in nuttx/patacongo2012-10-3196-0/+19423
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5283 42af7a65-404d-4744-a932-0658087f49c3
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-102-16/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5227 42af7a65-404d-4744-a932-0658087f49c3
* Disable R_ARM_REL32 logicpatacongo2012-10-102-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5224 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the R_ARM_REL32 relocationpatacongo2012-10-102-91/+146
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5223 42af7a65-404d-4744-a932-0658087f49c3
* More changes for buildroot EABI toolchainpatacongo2012-10-064-6/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5215 42af7a65-404d-4744-a932-0658087f49c3
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ↵patacongo2012-10-0539-25/+563
| | | | | | are not called abc-nuttx-elf instead of abc-elf git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in misc/patacongo2012-09-13201-3964/+3964
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5144 42af7a65-404d-4744-a932-0658087f49c3
* I learned how to spell PSEUDOpatacongo2012-08-058-1161/+1161
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatespatacongo2012-04-143-3/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4606 42af7a65-404d-4744-a932-0658087f49c3
* Add 4.5.2 ARM fixes contributed by Gerd v. Egidypatacongo2012-04-0911-6/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4578 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-0/+413
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Add patch to build kconfig-frontends under Cygwinpatacongo2012-04-054-0/+117
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4561 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of a NuttX configuration toolpatacongo2012-04-051-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4560 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4558 42af7a65-404d-4744-a932-0658087f49c3
* Fix pascal build problempatacongo2012-04-042-3/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4554 42af7a65-404d-4744-a932-0658087f49c3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
* Buildroot dependency changes from Mike Smithpatacongo2012-01-011-97/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4249 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ↵patacongo2011-10-071-0/+53
| | | | | | RenesasSP LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4030 42af7a65-404d-4744-a932-0658087f49c3
* File default path to nuttx in buildrootpatacongo2011-10-0721-20/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4029 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR parity setuppatacongo2011-06-151-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3703 42af7a65-404d-4744-a932-0658087f49c3
* Setting up AVR build environmentpatacongo2011-06-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3679 42af7a65-404d-4744-a932-0658087f49c3
* Add directory structure for AVR and ATMEGApatacongo2011-05-313-1/+109
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3651 42af7a65-404d-4744-a932-0658087f49c3
* Fix possibly deadlock conditionpatacongo2011-05-131-19/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3601 42af7a65-404d-4744-a932-0658087f49c3
* Pascal now installs in the apps/ directorypatacongo2011-05-106-88/+160
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3