px4-firmware/nuttx/binfmt/libnxflat
patacongo 5681b615ec C++ constructors work with ELF load now
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5273 42af7a65-404d-4744-a932-0658087f49c3
2012-10-29 19:32:05 +00:00
..
Kconfig Add framework to support loadable ELF modules (not much logic in place yet) 2012-10-24 16:46:12 +00:00
Make.defs More ELF loader changes 2012-10-25 22:10:56 +00:00
gnu-nxflat-gotoff.ld More fixes for ldnxflat. There are still problems with the GCC 4.6.3 2012-10-10 19:36:32 +00:00
gnu-nxflat-pcrel.ld Oop. Part of last change was still in the editor 2012-10-10 17:17:50 +00:00
libnxflat_bind.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
libnxflat_init.c A little more ELF loader logic 2012-10-25 03:13:11 +00:00
libnxflat_load.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
libnxflat_read.c A little more ELF loader logic 2012-10-25 03:13:11 +00:00
libnxflat_uninit.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
libnxflat_unload.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
libnxflat_verify.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00