buildroot/toolchain
Fabrice Fontaine 5f6f910cc9 toolchain: add BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS hidden option
Add BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS variable and
use it in BR2_TOOLCHAIN_HAS_GCC_BUG_64735.

This new variable will be used to select boost atomic when lock-free
atomic ints are not available

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-18 14:32:07 +02:00
..
toolchain pkg-cmake: install CMake files as part of a package 2018-03-25 17:35:26 +02:00
toolchain-buildroot toolchain/buildroot: fix default of C library choice 2018-05-13 22:09:34 +02:00
toolchain-external toolchain-external-linaro-aarch64-be: new package 2018-06-28 22:15:55 +02:00
Config.in toolchain: add BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS hidden option 2018-08-18 14:32:07 +02:00
helpers.mk toolchain: fix detection of SSP support 2018-03-25 22:52:33 +02:00
toolchain-wrapper.c toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6 2018-04-01 16:23:33 +02:00
toolchain-wrapper.mk toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6 2018-04-01 16:23:33 +02:00
toolchain.mk toolchain/toolchain.mk: fix code style 2018-04-01 08:47:18 +02:00