gcc/libstdc++-v3/include
Richard Henderson e29137fe36 libstdc++: Use __GCC_ATOMIC_TEST_AND_SET in atomic_flag.
* include/bits/atomic_base.h (__atomic_flag_base): Define _M_i
        based on the value of __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.
        (ATOMIC_FLAG_INIT): Initialize with 0, not false.
        (atomic_flag::atomic_flag): Use __GCC_ATOMIC_TEST_AND_SET_TRUEVAL.

From-SVN: r183582
2012-01-26 13:50:52 -08:00
..
backward
bits libstdc++: Use __GCC_ATOMIC_TEST_AND_SET in atomic_flag. 2012-01-26 13:50:52 -08:00
c
c_compatibility
c_global * include/c_global/cinttypes: Update comments that refer to TR1. 2011-12-23 17:20:44 +00:00
c_std
debug re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't constant time) 2011-12-29 17:58:51 +00:00
decimal
ext acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
parallel user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
precompiled
profile re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't constant time) 2011-12-29 17:58:51 +00:00
std re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2011-12-23 16:10:48 +00:00
tr1 type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
tr2 user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
Makefile.am acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
Makefile.in [multiple changes] 2012-01-23 23:12:01 +00:00