zephyr/cmake/compiler
Stephanos Ioannidis 0bd86f3604 arch: arm: aarch32: Allow selecting compiler instruction set
This commit introduces the `COMPILER_ISA_THUMB2` symbol to allow
choosing either the ARM or Thumb instruction set for C code
compilation.

In addition, this commit introduces the `ASSEMBLER_ISA_THUMB2` helper
symbol to specify the default target instruction set for the assembler.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-10 17:51:32 +01:00
..
clang cmake: toolchain: generalize exclusion of CXX options 2019-12-18 21:45:00 +01:00
gcc arch: arm: aarch32: Allow selecting compiler instruction set 2020-03-10 17:51:32 +01:00
host-gcc cmake: toolchain: Fix 'host' toolchain variant 2020-01-07 13:25:47 -05:00
xcc toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00