]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Add support for atomic opertions (libitm) where available
authorMark Hatle <mark.hatle@windriver.com>
Tue, 1 Mar 2016 04:18:41 +0000 (22:18 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:07 +0000 (22:39 +0000)
commit8cb4ac49677b1eae4047fc1abbd728f093a24b72
tree8ac868bdad3260e260e014de74f7a43c36fdca72
parentcb8f064e48c24dcb1a15a32cef3399f35e549bdc
gcc: Add support for atomic opertions (libitm) where available

GCC 4.7 and newer have supported various automic operation directives,
however these have not been previously enabled.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-5.3.inc
meta/recipes-devtools/gcc/gcc-runtime.inc