walnux/arch/sim/src
Gustavo Henrique Nihei 35009c5d4d sim: Fix init of static C++ constructors when using glibc >= 2.34
glibc 2.34 changed the dynamic linker behavior during the startup
process, which makes the previous "__init_array_start" replacement trick
non-effective.
Now the dynamic linker parses the constructors/destructors information
from the DYNAMIC segment of the program.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2022-04-01 23:10:53 +08:00
..
sim fs/rpmsgfs: fix bug about using uninit variable "times" 2022-04-01 21:02:08 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile sim: Fix init of static C++ constructors when using glibc >= 2.34 2022-04-01 23:10:53 +08:00
nuttx-names.in arch/sim/src/nuttx-names.in: Add mprotect and sysconf 2022-01-20 15:09:17 +08:00