zephyr/cmake/compiler/gcc
Lars-Ove Karlsson a43bca0a8c cmake: compiler: Added property flag for optimization fast
CMSIS modules dsp and nn sets the optimization flag -Ofast for their
libraries. I've now made a new compiler property optimization_fast to
avoid using ifdefs in the cmsis CMakeLists.txt files.

I've update GCC and arcmwdt (not sure if arcmwdt supports -Ofast)

Signed-off-by: Lars-Ove Karlsson <lars-ove.karlsson@iar.com>
2025-03-07 20:01:18 +01:00
..
compiler_flags.cmake cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
generic.cmake
target_arc.cmake llext: arc: enforce bitness match 2025-02-05 21:01:01 +01:00
target_arm64.cmake llext: build with debug info, strip at packaging time 2025-01-27 08:54:44 +01:00
target_arm.cmake llext: build with debug info, strip at packaging time 2025-01-27 08:54:44 +01:00
target_mips.cmake
target_riscv.cmake llext: Disable small data sections on RISC-V 2025-02-21 11:40:44 +00:00
target_sparc.cmake
target_x86.cmake
target_xtensa.cmake llext: build with debug info, strip at packaging time 2025-01-27 08:54:44 +01:00
target.cmake compiler: gcc: Support versions predating include-fixed/limits.h 2025-01-27 13:24:52 +01:00