incubator-nuttx/binfmt/libelf
YAMAMOTO Takashi 24c9fa3cd9 Kconfig: Move ELF_64BIT out of !BINFMT_DISABLE
Because it's also used by LIBC_MODLIB.
2020-03-27 00:04:36 -05:00
..
Kconfig Kconfig: Move ELF_64BIT out of !BINFMT_DISABLE 2020-03-27 00:04:36 -05:00
Make.defs More trailing whilespace removal 2014-04-13 16:22:22 -06:00
gnu-elf.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
libelf.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
libelf_addrenv.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_bind.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_ctors.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_dtors.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_init.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_iobuffer.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
libelf_load.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_read.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
libelf_sections.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00
libelf_symbols.c libelf: Don't truncate 64-bit values 2020-03-27 00:04:36 -05:00
libelf_uninit.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_unload.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
libelf_verify.c libelf: Appease nxstyle complaints 2020-03-26 02:51:34 -05:00