px4-firmware/nuttx/binfmt/libelf
patacongo 79ccfa4ae6 Add syslog.h; rename lib_rawprintf() to syslog()
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
2013-01-28 21:55:16 +00:00
..
Kconfig C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
Make.defs Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
gnu-elf.ld Add documentation for the binary loader 2012-10-30 14:32:52 +00:00
libelf.h Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libelf_addrenv.c Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +00:00
libelf_bind.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libelf_ctors.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
libelf_dtors.c C++ static destructors work with ELF load too now 2012-10-29 20:43:35 +00:00
libelf_init.c The ELF loader is basically functional (needs more testing) 2012-10-27 00:04:47 +00:00
libelf_iobuffer.c Finish implemention of ELF loader static constructor support. Still some issues. 2012-10-29 00:52:23 +00:00
libelf_load.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libelf_read.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
libelf_sections.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
libelf_symbols.c Finish implemention of ELF loader static constructor support. Still some issues. 2012-10-29 00:52:23 +00:00
libelf_uninit.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
libelf_unload.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libelf_verify.c A little more ELF loader logic 2012-10-25 16:18:20 +00:00