gcc/libitm
Andi Kleen b01819be5d Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too
This avoids warnings in libitm for non constant memory models,
fixing the bootstrap with -Werror

Passed bootstrap and test on x86_64-linux.

libitm/:

2013-03-23  Andi Kleen  <andi@my.domain.org>

	* local_atomic (__always_inline): Add.
	(__calculate_memory_order, atomic_thread_fence,
	 atomic_signal_fence, test_and_set, clear, store, load,
         exchange, compare_exchange_weak, compare_exchange_strong,
         fetch_add, fetch_sub, fetch_and, fetch_or, fetch_xor):
	Add __always_inline to force inlining.

From-SVN: r197018
2013-03-24 00:23:20 +00:00
..
config Update copyright in libitm. 2013-02-03 17:46:11 +00:00
testsuite Update copyright in libitm. 2013-02-03 17:46:11 +00:00
ChangeLog re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
Makefile.am libitm: Add multi-lock, write-through TM method. 2012-02-14 13:14:27 +00:00
Makefile.in re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue) 2012-09-20 16:41:17 +02:00
aatree.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
aatree.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
acinclude.m4 Detect assembler support for RTM 2012-10-30 21:46:20 -07:00
aclocal.m4 weakref.m4: New file. 2011-11-22 14:49:11 +00:00
alloc.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
alloc_c.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
alloc_cpp.cc re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
barrier.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
beginend.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
clearcap.map Clear hardware capabilities on libitm.so with Sun ld 2012-01-23 13:03:25 +00:00
clone.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
common.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
config.h.in Detect assembler support for RTM 2012-10-30 21:46:20 -07:00
configure configure: Regenerate. 2012-11-05 00:17:34 +01:00
configure.ac Update copyright in libitm. 2013-02-03 17:46:11 +00:00
configure.tgt Update copyright in libitm. 2013-02-03 17:46:11 +00:00
containers.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
dispatch.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
eh_cpp.cc re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
libitm.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
libitm.map Remove _ITM_getThreadnum 2012-01-23 13:05:00 +00:00
libitm.spec.in Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm.texi Update copyright in libitm. 2013-02-03 17:46:11 +00:00
libitm_i.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
local.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
local_atomic Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too 2013-03-24 00:23:20 +00:00
local_type_traits Update copyright in libitm. 2013-02-03 17:46:11 +00:00
method-gl.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
method-ml.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
method-serial.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
query.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
retry.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
stmlock.h Update copyright in libitm. 2013-02-03 17:46:11 +00:00
useraction.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00
util.cc Update copyright in libitm. 2013-02-03 17:46:11 +00:00