px4-firmware/nuttx/binfmt
patacongo 14a896b205 Add basic hooks to support a PATH variable (more is needed)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5440 42af7a65-404d-4744-a932-0658087f49c3
2012-12-16 21:15:27 +00:00
..
libelf Add documentation for the binary loader 2012-10-30 14:32:52 +00:00
libnxflat C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
Kconfig Add basic hooks to support a PATH variable (more is needed) 2012-12-16 21:15:27 +00:00
Makefile Add basic hooks to support a PATH variable (more is needed) 2012-12-16 21:15:27 +00:00
binfmt_dumpmodule.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
binfmt_exec.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_execmodule.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
binfmt_exepath.c Add basic hooks to support a PATH variable (more is needed) 2012-12-16 21:15:27 +00:00
binfmt_globals.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_internal.h Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_loadmodule.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_register.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_unloadmodule.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
binfmt_unregister.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
elf.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
nxflat.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
symtab_findbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findorderedbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findorderedbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00