This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 01:42:58 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
14573202bc1fa38219c8f780f51b23df24a53e59
nuttx
/
binfmt
T
History
Gregory Nutt
6e64b05ef3
Update some Kconfig comments.
2019-01-26 13:34:01 -06:00
..
libbuiltin
…
libelf
binfmt/, binfmt/libelf: binfmt/elf: Call umm_initialize as soon as possible otherwise elf_loadctors/elf_loaddtors will fail to allocate memory.
2019-01-26 11:36:38 -06:00
libnxflat
…
libpcode
binfmt/ and libs/libc: Make exepath_*() more common:
2018-11-08 07:27:14 -06:00
.gitignore
…
binfmt_copyargv.c
…
binfmt_dumpmodule.c
…
binfmt_exec.c
binfmt/ and libs/libc: Make exepath_*() more common:
2018-11-08 07:27:14 -06:00
binfmt_execmodule.c
binfmt/, binfmt/libelf: binfmt/elf: Call umm_initialize as soon as possible otherwise elf_loadctors/elf_loaddtors will fail to allocate memory.
2019-01-26 11:36:38 -06:00
binfmt_execsymtab.c
…
binfmt_exit.c
…
binfmt_globals.c
…
binfmt_initialize.c
…
binfmt_loadmodule.c
binfmt/ and libs/libc: Make exepath_*() more common:
2018-11-08 07:27:14 -06:00
binfmt_register.c
…
binfmt_unloadmodule.c
binfmt/, binfmt/libelf/, include/nuttx, libs/libc/machine, libs/libc/modlib, and others: Move elf related arch function to include/nuttx/elf.h because the implementation is located in libs/libc/machine and in order to avoid the conflict with the 3rd party libraries and clean up the file inclusion: (1) Remove redundant elf32.h, (2) Remove nuttx/binfmt/elf.h in libs/libc/machine, (2) Remove nuttx/binfmt/elf.h in modlib, and (4) Rmove nuttx/module.h in modlib.
2019-01-26 11:18:45 -06:00
binfmt_unregister.c
binfmt/, binfmt/libelf/, include/nuttx, libs/libc/machine, libs/libc/modlib, and others: Move elf related arch function to include/nuttx/elf.h because the implementation is located in libs/libc/machine and in order to avoid the conflict with the 3rd party libraries and clean up the file inclusion: (1) Remove redundant elf32.h, (2) Remove nuttx/binfmt/elf.h in libs/libc/machine, (2) Remove nuttx/binfmt/elf.h in modlib, and (4) Rmove nuttx/module.h in modlib.
2019-01-26 11:18:45 -06:00
binfmt.h
…
builtin.c
…
elf.c
binfmt/: If there is an address environment (CONFIG_ARCH_ADDRENV), binfmt/elf doesn't need to free ctor/dtor alloc since freeing the address environment releases the heap automatically.
2019-01-26 11:29:08 -06:00
Kconfig
Update some Kconfig comments.
2019-01-26 13:34:01 -06:00
Makefile
binfmt/ and libs/libc: Make exepath_*() more common:
2018-11-08 07:27:14 -06:00
nxflat.c
…
pcode.c
binfmt/ and libs/libc: Make exepath_*() more common:
2018-11-08 07:27:14 -06:00