zephyr/cmake/compiler
Luca Burelli 1e47c64266 llext: use CMake shared library support on Xtensa
This change reworks the Xtensa support in llext to use CMake's native
shared library support, instead of manually running "gcc -shared".

This change minimizes the differences in llext handling by defining
appropriate CMake targets for the different architectures.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-04-08 09:04:32 +02:00
..
arcmwdt cmake: compiler: add double promotion warning 2024-01-26 21:37:24 -05:00
armclang
clang cmake clang/compiler_flags.cmake: Clarify comment for native targets 2024-03-20 15:43:05 +01:00
gcc llext: use CMake shared library support on Xtensa 2024-04-08 09:04:32 +02:00
host-gcc
icx
xcc xcc/cmake: fix error message when TOOLCHAIN_VER is undefined 2024-02-16 14:54:14 +01:00
xt-clang
compiler_features.cmake
compiler_flags_template.cmake