summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m/up_elf.c
Commit message (Expand)AuthorAgeFilesLines
* C++ constructors work with ELF load nowpatacongo2012-10-291-0/+1
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-1/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-23/+24
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+448