]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: Add support for atomic opertions (libitm) where available mhatle/gcc-libitm
authorMark Hatle <mark.hatle@windriver.com>
Mon, 29 Feb 2016 15:19:10 +0000 (09:19 -0600)
committerMark Hatle <mark.hatle@windriver.com>
Tue, 1 Mar 2016 04:13:42 +0000 (22:13 -0600)
commite038722afdf9882154e43aaf8c814b708e0842ec
tree46bdd916d47196d343444e12230745c3b8303d00
parent8b7ff912ccaadfc0f355642f2a9f99c334a61253
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>
meta/recipes-devtools/gcc/gcc-5.3.inc
meta/recipes-devtools/gcc/gcc-runtime.inc