summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-2/+6
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-2/+7
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-17/+13
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
* Changes from Mikepatacongo2012-11-161-2/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-3/+1
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-1/+55
* Update to kconfig-frontends-3.6.0, Expand the tarball so that we can accept p...patacongo2012-11-1091-9/+76482
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-056-13/+156
* 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-043-0/+30
* 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
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-1/+0
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-102-16/+84
* Disable R_ARM_REL32 logicpatacongo2012-10-102-0/+10
* Add support for the R_ARM_REL32 relocationpatacongo2012-10-102-91/+146
* More changes for buildroot EABI toolchainpatacongo2012-10-064-6/+10
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-0539-25/+563
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Email address change in misc/patacongo2012-09-13201-3964/+3964
* I learned how to spell PSEUDOpatacongo2012-08-058-1161/+1161
* Kconfig updatespatacongo2012-04-143-3/+26
* Add 4.5.2 ARM fixes contributed by Gerd v. Egidypatacongo2012-04-0911-6/+75
* Add kconfig documentationpatacongo2012-04-061-0/+413
* Add patch to build kconfig-frontends under Cygwinpatacongo2012-04-054-0/+117
* Beginning of a NuttX configuration toolpatacongo2012-04-051-0/+0
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-3/+3
* Fix pascal build problempatacongo2012-04-042-3/+9
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-3/+3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* Buildroot dependency changes from Mike Smithpatacongo2012-01-011-97/+144
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-0/+53
* File default path to nuttx in buildrootpatacongo2011-10-0721-20/+22
* Fix AVR parity setuppatacongo2011-06-151-1/+2