Finish implemention of ELF loader static constructor support. Still some issues.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5272 42af7a65-404d-4744-a932-0658087f49c3
Showing
- arch/arm/src/armv7-m/up_elf.c 1 addition, 1 deletionarch/arm/src/armv7-m/up_elf.c
- binfmt/elf.c 1 addition, 0 deletionsbinfmt/elf.c
- binfmt/libelf/Make.defs 1 addition, 1 deletionbinfmt/libelf/Make.defs
- binfmt/libelf/libelf.h 44 additions, 1 deletionbinfmt/libelf/libelf.h
- binfmt/libelf/libelf_bind.c 4 additions, 11 deletionsbinfmt/libelf/libelf_bind.c
- binfmt/libelf/libelf_ctors.c 256 additions, 18 deletionsbinfmt/libelf/libelf_ctors.c
- binfmt/libelf/libelf_iobuffer.c 136 additions, 0 deletionsbinfmt/libelf/libelf_iobuffer.c
- binfmt/libelf/libelf_load.c 9 additions, 20 deletionsbinfmt/libelf/libelf_load.c
- binfmt/libelf/libelf_symbols.c 5 additions, 12 deletionsbinfmt/libelf/libelf_symbols.c
- binfmt/libelf/libelf_uninit.c 50 additions, 0 deletionsbinfmt/libelf/libelf_uninit.c
- binfmt/libelf/libelf_unload.c 7 additions, 14 deletionsbinfmt/libelf/libelf_unload.c
- configs/stm32f4discovery/elf/Make.defs 2 additions, 0 deletionsconfigs/stm32f4discovery/elf/Make.defs
- configs/stm32f4discovery/elf/defconfig 5 additions, 265 deletionsconfigs/stm32f4discovery/elf/defconfig
- include/nuttx/binfmt/elf.h 4 additions, 1 deletioninclude/nuttx/binfmt/elf.h
Loading
Please register or sign in to comment