summaryrefslogtreecommitdiff
path: root/include/toolchain/common.h
AgeCommit message (Expand)Author
2017-02-13xtensa: fix numerous checkpatch issuesAndrew Boie
2017-02-13Xtensa port: Added support for Xtensa architecture in zephyr include files.Mazen NEIFER
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-13arch: added support for the riscv32 architectureJean-Paul Etienne
2016-10-03toolchain: Add BUILD_ASSERT macro for compile-time checksCarles Cufi
2016-08-30toolchain: Remove vestigial COFF assembler symbol mangling supportAndy Ross
2016-06-29toolchain/common.h: remove commentAndrew Boie
2016-05-03toolchain: common.h: define PERFOPT_ALIGN for Nios2Andrew Boie
2016-02-05c++: Add TASK_ENTRY_CPP to C++ task entry pointsPeter Mitsis
2016-02-05c++: Add EXTERN_C macroPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05devices: _PASTE macro relocated from init.h to common.hJuan Manuel Cruz
2016-02-05toolchain: added macro for converting argument to a stringDmitriy Korovkin
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05x86: remove CONFIG_UNALIGNED_WRITE_UNSUPPORTEDAndrew Boie
2016-02-05cleanup: removing NOMANUALDan Kalowsky
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05checkpatch: error - spacingDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename VXMICRO_ARCH_arc -> CONFIG_ARCAnas Nashif
2016-02-05Rename VXMICRO_ARCH_arm -> CONFIG_ARMAnas Nashif
2016-02-05Rename VXMICRO_ARCH_x86 -> CONFIG_X86_32Anas Nashif
2016-02-05Add __stack tag for aligning task/fiber stacksPeter Mitsis
2016-02-05Standardize on using _STRINGIFY(x)Peter Mitsis
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05toolchain/arch: Remove section garbage collection ifdef guardsPeter Mitsis
2015-04-10First commitInaky Perez-Gonzalez