zephyr/cmake/compiler/gcc
Stephanos Ioannidis a1e838872c arch: arm: Remove extraneous root cmake files
The ARM architecture root directory contains `aarch32.cmake` and
`aarch64.cmake` files whose contents are better suited to go into other
more purpose-specific files.

This commit removes the aforementioned files and moves their contents
to other files following the convention used by other architectures.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-15 11:23:56 +02:00
..
generic.cmake
target_arm.cmake arch: arm: Remove extraneous root cmake files 2020-04-15 11:23:56 +02:00
target_asm.cmake
target_baremetal.cmake cmake: Toolchain abstraction: Introducing toolchain_cc_freestanding 2019-06-12 10:16:17 +02:00
target_base.cmake cmake: Toolchain abstraction: Abstract compiler flag for add debug info 2019-07-29 16:59:09 +02:00
target_coverage.cmake cmake: toolchain abstraction for coverage 2019-09-17 11:25:29 +02:00
target_cpp.cmake
target_freestanding.cmake posix: cmake: Abstract freestanding options 2019-04-30 09:33:54 -04:00
target_imacros.cmake cmake: toolchain_cc_imacros: don't use the long argument form 2019-07-03 06:09:16 -04:00
target_optimizations.cmake cmake: Add GCC -Og flag fallback to -O0. 2019-12-09 16:17:12 +01:00
target_riscv.cmake RISCV compiler: Set mabi and march via Kconfig options 2020-04-06 21:54:07 -04:00
target_sanitizers.cmake cmake: toolchain abstraction for undefined behaviour sanitizer 2019-10-07 15:00:20 +02:00
target_security_canaries.cmake
target_security_fortify.cmake
target_warnings.cmake cmake: toolchain: generalize exclusion of CXX options 2019-12-18 21:45:00 +01:00
target_x86.cmake cmake: add --divide to GNU assembler options for x86 2019-10-31 09:09:22 +01:00
target.cmake RISCV compiler: Set mabi and march via Kconfig options 2020-04-06 21:54:07 -04:00