Finishes basic coding of ELF file support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5259 42af7a65-404d-4744-a932-0658087f49c3
Showing
- binfmt/libelf/Kconfig 17 additions, 0 deletionsbinfmt/libelf/Kconfig
- binfmt/libelf/Make.defs 4 additions, 0 deletionsbinfmt/libelf/Make.defs
- binfmt/libelf/libelf.h 69 additions, 0 deletionsbinfmt/libelf/libelf.h
- binfmt/libelf/libelf_bind.c 40 additions, 4 deletionsbinfmt/libelf/libelf_bind.c
- binfmt/libelf/libelf_ctors.c 134 additions, 0 deletionsbinfmt/libelf/libelf_ctors.c
- binfmt/libelf/libelf_load.c 11 additions, 1 deletionbinfmt/libelf/libelf_load.c
- binfmt/libelf/libelf_symbols.c 203 additions, 1 deletionbinfmt/libelf/libelf_symbols.c
- binfmt/libelf/libelf_unload.c 9 additions, 2 deletionsbinfmt/libelf/libelf_unload.c
- include/nuttx/binfmt/elf.h 5 additions, 2 deletionsinclude/nuttx/binfmt/elf.h
Loading
Please register or sign in to comment