zephyr/cmake/toolchain
Daniel Leung 2dee8a4733 cmake: xcc: use xt-ld linker cmake code
Shuffling of ld/lld on C library linking cmake code causes
issue with XCC as the HAL library is not being included in
linking. So make XCC to use xt-ld linker cmake code such
that the HAL library is included.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-15 19:08:47 -04: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
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: xcc: use xt-ld linker cmake code 2024-10-15 19:08:47 -04: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