zephyr/include/zephyr/toolchain
Hein Wessels 3210541c86 toolchain: gcc: rename popcount to avoid conflict with C++20
The macro conflicts with the C++20 feature std::popcount

fixes zephyrproject-rtos/zephyr#53421

Signed-off-by: Hein Wessels <heinwessels93@gmail.com>
2023-01-03 11:06:45 +01:00
..
armclang.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
common.h toolchain: common: iterable sections: improve documentation 2022-10-12 18:42:28 +02:00
gcc.h toolchain: gcc: rename popcount to avoid conflict with C++20 2023-01-03 11:06:45 +01:00
llvm.h toolchain: Replace GCC_VERSION, CLANG_VERSION and BUILD_ASSERT macros 2022-12-05 18:30:54 +01:00
mwdt.h ARC: mwdt: add __fallthrough attribute support 2022-11-04 08:58:42 +00:00
xcc.h xcc: do not call ASSERT in CODE_UNREACHABLE 2022-08-12 14:40:26 -04:00
xcc_missing_defs.h
zephyr_stdint.h toolchain: Override __[U]INT{FAST,LEAST}N__ macros 2022-05-26 17:38:50 +02:00