zephyr/include/toolchain
Evgeniy Paltsev 27de1e2bdb ARC: MWDT: explicitly forbid to use NEWLIB / NATIVE_APPLICATION
ARC MWDT doesn't support building Zephyr as an native
application (CONFIG_NATIVE_APPLICATION).
ARC MWDT doesn't support building with CONFIG_NEWLIB_LIBC
as it doesn't have newlib.

Let's explicitly forbid to use these Kconfig options for the
MWDT toolchain.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-08-21 21:33:18 -04:00
..
common.h include: toolchain: Add LOG2CEIL macro 2021-08-17 06:06:33 -04:00
gcc.h toolchain: Add macro for warning for unused return values 2021-06-16 10:42:17 +02:00
llvm.h toolchain: add llvm abstraction 2021-04-22 07:42:58 -04:00
mwdt.h ARC: MWDT: explicitly forbid to use NEWLIB / NATIVE_APPLICATION 2021-08-21 21:33:18 -04:00
xcc_missing_defs.h
xcc.h toolchain: xcc: nullify __deprecated macro 2021-03-29 07:53:23 -04:00
zephyr_stdint.h