zephyr/cmake/toolchain
Robin Kastberg 5a92e46c92 iar: toolchain: Implement IAR static init routine
This will implement a way of doing static initialization
the "IAR" way. This is done by calling __iar_data_init3
which handles all static initialization that is mentioned
in the linker file "initialize by copy".

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
2025-05-12 19:18:56 +02:00
..
arcmwdt toolchain: arcmwdt: always enable TLS in case of CPP 2024-07-12 06:22:13 -04:00
armclang posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00
cross-compile kconfig: Add symbols for GNU C Extensions 2024-04-25 09:54:39 +00:00
espressif toolchain: esp32: fix cmake build issue with 'espressif' toolchain 2023-11-22 09:52:29 +01:00
gnuarmemb kconfig: Add symbols for GNU C Extensions 2024-04-25 09:54:39 +00:00
host kconfig: Add symbols for GNU C Extensions 2024-04-25 09:54:39 +00:00
iar iar: toolchain: Implement IAR static init routine 2025-05-12 19:18:56 +02:00
llvm cmake: detect LLVM picolibc and newlib support 2024-10-04 16:34:35 +01:00
oneApi toolchain: oneApi: Fix support and update for 2023.0.0 release 2023-02-23 14:30:03 -05:00
xcc cmake: toolchain/xcc,xt-clang: LD flag for multi-core env vars 2025-04-30 23:02:56 +02:00
xt-clang cmake: toolchain/xt-clang: force assembler ID to GNU 2024-10-31 09:26:00 -05:00
zephyr