incubator-nuttx/binfmt/libnxflat
Gregory Nutt 2925c28f8f 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
..
Kconfig Kconfig files: Fix some dependencies that have CONFIG_ in the variable name 2016-06-17 19:30:19 -06:00
Make.defs Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
gnu-nxflat-gotoff.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
gnu-nxflat-pcrel.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
libnxflat.h Add logic to initialize the per-process user heap when each user process is started 2014-09-10 15:55:36 -06:00
libnxflat_addrenv.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_bind.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_init.c binfmt/libnxflat/libnxflat_init.c: File descriptor leaks when nxflat loading fails 2019-03-19 07:00:54 -06:00
libnxflat_load.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
libnxflat_read.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
libnxflat_uninit.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libnxflat_unload.c binfmt/: More spacing/alignment fixes 2015-10-08 19:20:17 -06:00
libnxflat_verify.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00