zephyr/cmake/compiler/gcc
Lauren Murphy 99a5236b40 llext: add support for arc
Adds compiler flag(s) and some architecture-specific relocations
for ARC. No userspace support, doesn't support all relocations.

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
2024-11-16 15:08:51 -05:00
..
compiler_flags.cmake cmake: gcc/ld: Fix LTO warnings 2024-10-25 18:49:07 +01:00
generic.cmake
target.cmake cmake: improve Zephyr link phase 2024-10-04 16:34:35 +01:00
target_arc.cmake llext: add support for arc 2024-11-16 15:08:51 -05:00
target_arm.cmake cmake: set big-endian flags to TOOLCHAIN_*_FLAGS 2024-09-19 03:30:14 -04:00
target_arm64.cmake
target_mips.cmake
target_riscv.cmake llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
target_sparc.cmake
target_x86.cmake
target_xtensa.cmake