zephyr/cmake/toolchain
Jonathon Penix 82a47cc06d kconfig: llvm: riscv: Advertise TLS support when using llvm for RISC-V
clang and lld support TLS for RISC-V, so advertise this support in
Kconfig. I believe other non-RISC-V targets also have TLS support in LLVM,
but I'm not sure on the exact subset. As TLS support in LLVM wasn't
automatically advertised previously, gate this on RISC-V for now as it
a) shouldn't break other targets and b) prevents us from improperly
claiming support for unsupported targets.

Signed-off-by: Jonathon Penix <jpenix@quicinc.com>
2024-03-18 13:16:06 +01:00
..
arcmwdt ARC: MWDT: cleanup search path handling 2023-06-29 10:03:35 +00:00
armclang libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
cross-compile cmake: detect sysroot for cross-compile toolchains 2022-09-23 16:37:44 +02:00
espressif toolchain: esp32: fix cmake build issue with 'espressif' toolchain 2023-11-22 09:52:29 +01:00
gnuarmemb cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
host cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
llvm kconfig: llvm: riscv: Advertise TLS support when using llvm for RISC-V 2024-03-18 13:16:06 +01:00
oneApi toolchain: oneApi: Fix support and update for 2023.0.0 release 2023-02-23 14:30:03 -05:00
xcc cmake: use zephyr_get in toolchains to ensure identical behavior. 2022-09-02 15:16:50 +02:00
xt-clang linker: introduce profile xt-ld 2023-02-22 08:35:46 -05:00
xtools cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
zephyr cmake: rework of host tools and generic toolchain handling 2022-09-01 15:59:43 +02:00