nuttx/binfmt/libelf
2015-06-28 08:08:57 -06:00
..
gnu-elf.ld Fix a misnamed symbol in a linker script. I don't think that this symbol is used 2015-05-04 13:45:24 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
libelf_addrenv.c
libelf_bind.c
libelf_ctors.c
libelf_dtors.c
libelf_init.c Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
libelf_iobuffer.c
libelf_load.c Add support uClibc++ excpetions. This involves additional handling for relative relation types, additional support for unwinding, as well as additional changes. The culmination of a big effort fromo Leo Aloe3132 2015-06-01 14:16:18 -06:00
libelf_read.c
libelf_sections.c
libelf_symbols.c
libelf_uninit.c
libelf_unload.c
libelf_verify.c
libelf.h
Make.defs