zephyr/cmake/linker
Evgeniy Paltsev 60fdec616b ARC: MWDT: get rid of MWDT startup libs
__cxa_atexit implementation provided by MWDT startup code calls
malloc which isn't supported right now. As we don't support
calling static destructors in Zephyr let's provide our own
__cxa_atexit stub and get rid of MWDT startup libs
entirely.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-09-01 17:08:32 -04:00
..
arcmwdt ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
armlink armclang: armlinker: armlink symbol steering file 2021-08-30 08:54:23 -04:00
ld kconfig: cmake: CMake linker script generator symbol added 2021-08-30 08:54:23 -04:00
lld scripts: gen_handles.py: take device start symbol as argument. 2021-08-30 08:54:23 -04:00
linker_flags_template.cmake
linker_script_common.cmake cmake: ld: adding common linker script generator 2021-08-30 08:54:23 -04:00