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
e91073bc02303d0340573aa2f167659375595bb1
nuttx
/
binfmt
T
History
Gregory Nutt
8ef77ac3d9
Updated README and comments
2014-05-10 11:36:20 -06:00
..
libbuiltin
…
libelf
…
libnxflat
…
libpcode
Updated README and comments
2014-05-10 11:36:20 -06:00
.gitignore
…
binfmt_dumpmodule.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
binfmt_exec.c
…
binfmt_execmodule.c
…
binfmt_exepath.c
…
binfmt_globals.c
…
binfmt_internal.h
…
binfmt_loadmodule.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
binfmt_register.c
…
binfmt_schedunload.c
…
binfmt_unloadmodule.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
binfmt_unregister.c
…
builtin.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
elf.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
Kconfig
Move P-Code execution logic from interpreters/prun to system/prun
2014-05-09 11:09:43 -06:00
Makefile
…
nxflat.c
P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces.
2014-05-08 16:58:10 -06:00
pcode.c
Move P-Code execution logic from interpreters/prun to system/prun
2014-05-09 11:09:43 -06:00
symtab_findbyname.c
…
symtab_findbyvalue.c
…
symtab_findorderedbyname.c
…
symtab_findorderedbyvalue.c
…