zephyr/cmake/compiler
Nikolay Agishev 2d75d7b2d3 ARCMWDT: Remove workaround with stripping DWARF info
Remove obsolete workaround with conditional turning off "-g"
flag when Thread Local Storage used.

Recent versions of MetaWare have no issue with linking files with
TSL-related data.

Moreover, pointed workaround breaks userspace for recently added
ARC-V platforms, as they use both TLS and DWARF info while compilation
process.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/29920

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2024-06-21 10:10:24 +02:00
..
arcmwdt ARCMWDT: Remove workaround with stripping DWARF info 2024-06-21 10:10:24 +02:00
armclang cmake/compiler/: drop ERROR_QUIET when looking for compiler --version 2023-12-04 16:38:08 +00:00
clang cmake: llvm: arm64: Set arm64 flags when building with clang 2024-06-13 17:58:04 +02:00
gcc cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00
host-gcc tests/misc: Add llext EDK test 2024-05-17 16:21:48 +01:00
icx cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
xcc xcc/cmake: fix error message when TOOLCHAIN_VER is undefined 2024-02-16 14:54:14 +01:00
xt-clang llext: xtensa: add support for the xt-clang toolchain 2024-05-29 10:49:40 -07:00
compiler_features.cmake cmake: CMake compile features support 2021-10-01 14:40:33 -04:00
compiler_flags_template.cmake cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00