31 Commits (45a4bcb6efc323ad9b8b434e9cd30dbe41ded29f)

Author SHA1 Message Date
patacongo 1cb21ddcd1 A few more Windows native build fixes for eZ80 12 years ago
patacongo cbf2eea7f0 A few more fixes for ez80 Windows Native build (still not enough) 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 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 5022f81174 Add documentation for the binary loader 12 years ago
patacongo b48508c844 C++ static destructors work with ELF load too now 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 1f1319f25b The ELF loader is basically functional (needs more testing) 12 years ago
patacongo 7bc6a69f46 ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 12 years ago
patacongo 7f2512627e Rename elf.h to elf32.h; Additional ELF loader changes 12 years ago
patacongo a6e577e3c4 More ELF loader changes 12 years ago
patacongo 9c65fe23b2 Finishes basic coding of ELF file support 12 years ago
patacongo c0a46ad696 Add x86 ELF support 12 years ago
patacongo 630862cd04 A little more ELF loader logic 12 years ago
patacongo a91b6552cd A little more ELF loader logic 12 years ago
patacongo 0506b554c8 Fix Kconfig files broken by last check-in 12 years ago
patacongo fb0aa16107 A little more ELF loader logic 12 years ago
patacongo e2018e4d30 A little more ELF loader logic 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
patacongo bd76ec3dc0 Flesh out include/elf.h 12 years ago
patacongo 1bd66e95f8 Add framework to support loadable ELF modules (not much logic in place yet) 12 years ago
patacongo b71fcbb0de More fixes for ldnxflat. There are still problems with the GCC 4.6.3 13 years ago
patacongo 6cb1bc7e67 Oop. Part of last change was still in the editor 13 years ago
patacongo ed4550ff48 Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago