gcc/libstdc++-v3/config/os
Torvald Riegel 9585381acd libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
* include/bits/c++config (_GLIBCXX_USE_WEAK_REF): New.
	(_GLIBCXX_TXN_SAFE, _GLIBCXX_TXN_SAFE_DYN): Use	_GLIBCXX_USE_WEAK_REF
	and move after its definition.
	* config/os/aix/os_defines.h (_GLIBCXX_USE_WEAK_REF): Override.
	* src/c++11/cow-stdexcept.cc: Use _GLIBCXX_USE_WEAK_REF instead of
	__GXX_WEAK__, and only provide transactional clones if
	_GLIBCXX_USE_WEAK_REF is true.  Don't provide stubs of libitm
	functions.

From-SVN: r232539
2016-01-18 20:09:55 +00:00
..
aix libstdc++: Fix usage of __GXX_WEAK__ in TM TS support. 2016-01-18 20:09:55 +00:00
bionic Update copyright years. 2016-01-04 15:30:50 +01:00
bsd Update copyright years. 2016-01-04 15:30:50 +01:00
djgpp Update copyright years. 2016-01-04 15:30:50 +01:00
generic Update copyright years. 2016-01-04 15:30:50 +01:00
gnu-linux Update copyright years. 2016-01-04 15:30:50 +01:00
hpux Update copyright years. 2016-01-04 15:30:50 +01:00
mingw32 Update copyright years. 2016-01-04 15:30:50 +01:00
mingw32-w64 Update copyright years. 2016-01-04 15:30:50 +01:00
newlib Update copyright years. 2016-01-04 15:30:50 +01:00
qnx/qnx6.1 Update copyright years. 2016-01-04 15:30:50 +01:00
solaris/solaris2.10 Update copyright years. 2016-01-04 15:30:50 +01:00
tpf Update copyright years. 2016-01-04 15:30:50 +01:00
uclibc Update copyright years. 2016-01-04 15:30:50 +01:00
vxworks Update copyright years. 2016-01-04 15:30:50 +01:00