zephyr/cmake/compiler
Dawid Niedzwiecki b584e2c6d0 toolchain: clang: arm: do not use fp instruction when CONFIG_FPU=n
Clang uses floating-point instructions by default, even if -mfpu is not
defined. Disable using FPU when CONFIG_FPU=n.

Using floating-point instructions when FPU is not enabled generates
Usage Fault.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-06-25 06:06:36 -04: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 toolchain: clang: arm: do not use fp instruction when CONFIG_FPU=n 2024-06-25 06:06:36 -04: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
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
compiler_flags_template.cmake cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00