134 Commits (cdada458a18eaf892b3791e4ace1c42535350495)

Author SHA1 Message Date
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. 13 years ago
patacongo 228c77b4d4 Update documentation to at least reference the ELF loader. 13 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 13 years ago
patacongo 71fad980c5 Finish implemention of ELF loader static constructor support. Still some issues. 13 years ago
patacongo 5b7a650b16 Part I of port of Rhombus math library 13 years ago
patacongo 54aa383686 Support for relays on the Shenzhou board (Darcy Gong) 13 years ago
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing) 13 years ago
patacongo 7bc6a69f46 ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 13 years ago
patacongo 1bd66e95f8 Add framework to support loadable ELF modules (not much logic in place yet) 13 years ago
patacongo d300539524 Move ld.script files from configuration directories to script/ directory 13 years ago
patacongo 096397d49f STM32 ADC driver fixes 13 years ago
patacongo 6ea7967d8a Kconfig changes to get a clean STM32 ADC example build 13 years ago
patacongo 4796879663 Minor tweaks to memset 13 years ago
patacongo d24bf91574 Optimized memset() can be configured to do 64-bit stores 13 years ago
patacongo f16ae329fd Add a versin of memset() optimized for speed 13 years ago
patacongo 4de5307aa3 Update documentation for recently added configuration options 13 years ago
patacongo 860e5f0524 The termios c_speed field cannot be 'const' 13 years ago
patacongo 8345d911e0 Add a THTTPD configuration for the Shenzhou board (Darcy Gong) 13 years ago
patacongo a03e58b7ac ADC support for the Shenzhou board from Darcy Gong 13 years ago
patacongo 8de1d1d182 Update Olimex-LPC1766STK setenv.sh to make it faster to use CodeSourcery. 13 years ago
patacongo e62b420882 Another dtoa() fix from Mike Smith 13 years ago
patacongo ca71c149e2 Document problem with GCC 4.8.3 and the NXFLAT tools 13 years ago
patacongo ed4550ff48 Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld 13 years ago
patacongo 3d754095f9 Change the default path to the buildroot bin/ directory in all setenv.sh files 13 years ago
patacongo e8a8129808 Fix a recurring, cloned typo 13 years ago
patacongo ee341514da All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILDROOT=y selected 13 years ago
patacongo 79e092e362 Update all config README.txt files to show that they use the EABI buildroot toolchain 13 years ago
patacongo b9454627bc More changes for buildroot EABI toolchain 13 years ago
patacongo 535398581c configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain 13 years ago
patacongo 1e36879126 Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf 13 years ago