Go to file
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
.known-issues
arch nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
boards nios2: optionally print cause code reason 2016-07-18 19:26:37 +00:00
doc
drivers ext qmsi: Make QMSI headers available to more than just drivers 2016-07-18 18:47:51 +00:00
ext ext qmsi: Make QMSI headers available to more than just drivers 2016-07-18 18:47:51 +00:00
include nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
kernel nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
lib
misc
net
samples
scripts
tests
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Makefile.inc
zephyr-env.sh