zephyr/cmake/compiler/gcc
Fabio Baltieri 3f8f7130e7 kconfig,toolchain: add an option for compiler save-temps
Add a Kconfig option to set the compiler save-temps flag and set the GCC
implementation. This is very useful for troubleshooting macro expansion
issues, having an option allows a user to set it like any other config
option.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-04-02 22:07:22 -04:00
..
compiler_flags.cmake kconfig,toolchain: add an option for compiler save-temps 2023-04-02 22:07:22 -04:00
generic.cmake
target.cmake cmake: sparse: deprecate old sparse support 2023-01-27 20:28:58 +09:00
target_arc.cmake arch/arc: Add -mcpu flag to TOOLCHAIN_LD_FLAGS 2022-10-25 10:51:46 +02:00
target_arm.cmake cmake/target_arm: Use NO_SPLIT for TOOLCHAIN_LD_FLAGS 2022-10-27 15:38:41 +02:00
target_arm64.cmake
target_mips.cmake
target_riscv.cmake riscv: Introduce BitManip extensions 2022-08-29 16:57:18 +02:00
target_sparc.cmake
target_x86.cmake