This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-16 01:41:17 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
253fa0975216ec2aa119bee951d5d281eda1ff00
nuttx
/
binfmt
/
libelf
T
History
Gregory Nutt
0db7da1858
Add up_addrenv_coherent which will be called before address environment switches
2014-08-26 14:53:19 -06:00
..
gnu-elf.ld
…
Kconfig
…
libelf_addrenv.c
Misc changed to get the SAMA5 ELF configuration with address environments working
2014-08-25 13:28:13 -06:00
libelf_bind.c
Add up_addrenv_coherent which will be called before address environment switches
2014-08-26 14:53:19 -06:00
libelf_ctors.c
…
libelf_dtors.c
…
libelf_init.c
…
libelf_iobuffer.c
…
libelf_load.c
Change when address environment is instantiated; there are/were locations where access is made to the allocation address environment when it is not yet in place
2014-08-26 07:57:30 -06:00
libelf_read.c
…
libelf_sections.c
…
libelf_symbols.c
…
libelf_uninit.c
…
libelf_unload.c
…
libelf_verify.c
Change naming of ELF interfaces from arch_ to up_ for consistency
2014-08-25 06:47:14 -06:00
libelf.h
Misc changed to get the SAMA5 ELF configuration with address environments working
2014-08-25 13:28:13 -06:00
Make.defs
…