107 Commits (e74eed618541f7f8f21428ea953c6edc78eaf389)

Author SHA1 Message Date
patacongo e24f408972 Mirtoo differences from Konstantin; File system fix from Lorenz Meier 12 years ago
patacongo 98c0270ede More changes for Mike 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
patacongo 693a7083ae mkdeps.c: Fix some strtok logic; fix some system() return value check 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo 9324847103 Oops.. nested strtok in mkdeps.c, need to use strtok_r 12 years ago
patacongo b74772ee54 Mostly cosmetic changes 12 years ago
patacongo ccc5929f33 Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefiles 12 years ago
patacongo 923d1e49b5 Add tools/mkdeps.bat and tools/mkdeps.c 12 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo a18d038b81 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo 3ceb882b97 arch/../src/Makefiles now use only libraries in lib/ 12 years ago
patacongo a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo b5167ec3a4 UG-2864AMBAG01 driver is basically functional 12 years ago
patacongo bf340e0ab5 Support for non-common vectors from Freddie Chopin 12 years ago
patacongo 169012eca9 STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic 12 years ago
patacongo c9750ef39f Add UG-2864AMBAG01 initialization for use on STM32F4Discovery 12 years ago
patacongo 0bb1b8c74c Convert configs/stm32f4discovery/nxlines to use Kconfig tool 12 years ago
patacongo a1d2cc2cb4 Fix apps/netutils/webclient build problem 12 years ago
patacongo e99deb5c4a Patch to removed MMCSD NSLOTS warning from Freddie Chopin 12 years ago
patacongo 9fa8d5d608 STM32 F100 High Density support and generic board configuration from Freddie Chopin 12 years ago
patacongo 5d0999c859 Prep for 6.23 release 12 years ago
patacongo e67d8af636 uClibc++ exceptions are working 12 years ago
patacongo bb96124a20 Changes to get a clean build of apps/examples/cxxtest with the STM32 and uClibc++ 12 years ago
patacongo 396d6787a7 Missed a few ld.script files in Freddie Chopin's last big change 12 years ago
patacongo baeabacae3 Massive clean-up of linker scripts from Freddie Chopin 12 years ago
patacongo 9583fa1abd Relay example from Darcy Gong 12 years ago
patacongo f561a5ab03 RGMP 4.0 update from Qiang Yu 12 years ago
patacongo 23e8d5321a Create an STM32F4Discovery configuration for testing uClibc++ 12 years ago
patacongo 708ebb52f0 More uClibc++ build fixes 12 years ago
patacongo d1d50b4e0e Add libsupc++ to sim/cxxtest configuration 12 years ago
patacongo f5776dec9f uClibc++ compiles... but it is a long way from linking 12 years ago
patacongo eb26187767 Add __cxa_atexit(); atexit() is now built on top of on_exit() 12 years ago
patacongo 1214744afc ST32F4Discovery board.h patches from Freddie Chopin 12 years ago
patacongo 76e6bb67a1 Correct name of another uClibc++ directory 12 years ago
patacongo e60d4488b3 Put uClibc++ header files in a different directory from NuttX header files 12 years ago
patacongo 683e54b85f Fix DRAM size in STM32f4discovery defconfig files 12 years ago
patacongo 25136e9a50 Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest 12 years ago
patacongo 5022f81174 Add documentation for the binary loader 12 years ago
patacongo ce2653116a More documentation updated to reference the ELF loader. 12 years ago
patacongo 228c77b4d4 Update documentation to at least reference the ELF loader. 12 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 12 years ago
patacongo 71fad980c5 Finish implemention of ELF loader static constructor support. Still some issues. 12 years ago
patacongo 5b7a650b16 Part I of port of Rhombus math library 12 years ago
patacongo 54aa383686 Support for relays on the Shenzhou board (Darcy Gong) 12 years ago
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing) 12 years ago