2011-11-30 Benjamin Kosnik <bkoz@redhat.com>
* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove
size-specific macros. _GLIBCXX_ATOMIC_BUILTINS_1,
_GLIBCXX_ATOMIC_BUILTINS_2, _GLIBCXX_ATOMIC_BUILTINS_4,
_GLIBCXX_ATOMIC_BUILTINS_8. Use _GLIBCXX_ATOMIC_BUILTINS to
indicate use of C++11 atomic builtins.
* config.h.in: Regenerate.
* configure: Regenerate.
* include/Makefile.am (bits_sup_headers): Add atomic_lockfree_defines.h.
* include/Makefile.in: Regenerate.
* libsupc++/Makefile.am: Compile C++11 support with -std=gnu++0x.
* libsupc++/Makefile.in: Regenerate.
* include/bits/atomic_base.h: Move lock-free property macros...
* libsupc++/atomic_lockfree_defines.h: ...here.
* include/std/future: Use C++11 macros.
* libsupc++/eh_ptr.cc: Same.
* libsupc++/eh_throw.cc: Same.
* libsupc++/exception: Same.
* libsupc++/exception_ptr.h: Same.
* libsupc++/guard.cc: Same.
* libsupc++/nested_exception.cc: Same.
* libsupc++/nested_exception.h: Same.
* src/future.cc: Same.
* include/ext/atomicity.h: Use _GLIBCXX_ATOMIC_BUILTINS.
* doc/doxygen/user.cfg.in
* doc/xml/manual/concurrency_extensions.xml
* testsuite/18_support/exception_ptr/lifespan.cc
* testsuite/lib/libstdc++.exp
From-SVN: r181869
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| pb_ds | Loading commit data... | |
| algorithm | Loading commit data... | |
| alloc_traits.h | Loading commit data... | |
| array_allocator.h | Loading commit data... | |
| atomicity.h | Loading commit data... | |
| bitmap_allocator.h | Loading commit data... | |
| cast.h | Loading commit data... | |
| codecvt_specializations.h | Loading commit data... | |
| concurrence.h | Loading commit data... | |
| debug_allocator.h | Loading commit data... | |
| enc_filebuf.h | Loading commit data... | |
| extptr_allocator.h | Loading commit data... | |
| functional | Loading commit data... | |
| iterator | Loading commit data... | |
| malloc_allocator.h | Loading commit data... | |
| memory | Loading commit data... | |
| mt_allocator.h | Loading commit data... | |
| new_allocator.h | Loading commit data... | |
| numeric | Loading commit data... | |
| numeric_traits.h | Loading commit data... | |
| pod_char_traits.h | Loading commit data... | |
| pointer.h | Loading commit data... | |
| pool_allocator.h | Loading commit data... | |
| rb_tree | Loading commit data... | |
| rc_string_base.h | Loading commit data... | |
| rope | Loading commit data... | |
| ropeimpl.h | Loading commit data... | |
| slist | Loading commit data... | |
| sso_string_base.h | Loading commit data... | |
| stdio_filebuf.h | Loading commit data... | |
| stdio_sync_filebuf.h | Loading commit data... | |
| string_conversions.h | Loading commit data... | |
| throw_allocator.h | Loading commit data... | |
| type_traits.h | Loading commit data... | |
| typelist.h | Loading commit data... | |
| vstring.h | Loading commit data... | |
| vstring.tcc | Loading commit data... | |
| vstring_fwd.h | Loading commit data... | |
| vstring_util.h | Loading commit data... |