px4-firmware/nuttx/binfmt/libelf
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5265 42af7a65-404d-4744-a932-0658087f49c3
2012-10-27 00:04:47 +00:00
..
Kconfig Finishes basic coding of ELF file support 2012-10-25 19:21:47 +00:00
Make.defs More ELF loader changes 2012-10-25 22:10:56 +00:00
gnu-elf.ld Rename elf.h to elf32.h; Additional ELF loader changes 2012-10-26 02:42:39 +00:00
libelf.h Rename elf.h to elf32.h; Additional ELF loader changes 2012-10-26 02:42:39 +00:00
libelf_bind.c The ELF loader is basically functional (needs more testing) 2012-10-27 00:04:47 +00:00
libelf_ctors.c Finishes basic coding of ELF file support 2012-10-25 19:21:47 +00:00
libelf_init.c The ELF loader is basically functional (needs more testing) 2012-10-27 00:04:47 +00:00
libelf_load.c ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 2012-10-26 19:53:20 +00:00
libelf_read.c Rename elf.h to elf32.h; Additional ELF loader changes 2012-10-26 02:42:39 +00:00
libelf_symbols.c Rename elf.h to elf32.h; Additional ELF loader changes 2012-10-26 02:42:39 +00:00
libelf_uninit.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
libelf_unload.c Finishes basic coding of ELF file support 2012-10-25 19:21:47 +00:00
libelf_verify.c A little more ELF loader logic 2012-10-25 16:18:20 +00:00