px4-firmware/nuttx/binfmt/libnxflat
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 Add framework to support loadable ELF modules (not much logic in place yet) 2012-10-24 16:46:12 +00:00
Make.defs Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +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.h Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libnxflat_addrenv.c Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +00:00
libnxflat_bind.c Some minor fixes for CONFIG_ADDRENV=y 2012-12-19 21:16:03 +00:00
libnxflat_init.c A little more ELF loader logic 2012-10-25 03:13:11 +00:00
libnxflat_load.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libnxflat_read.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +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 Some minor fixes for CONFIG_ADDRENV=y 2012-12-19 21:16:03 +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