zephyr/arch
Andrew Boie 6a1474e75b nanokernel: support GCC compiler atomic builtins
Arches now select whether they want to use the GCC built-ins,
their own assembly implementation, or the generic C code.

At the moment, the SDK compilers only support builtins for ARM
and X86. ZEP-557 opened to investigate further.

Change-Id: I53e411b4967d87f737338379bd482bd653f19422
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-18 23:20:52 +00:00
..
arc nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
arm nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
nios2 nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
x86 nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
Kconfig nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00