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 |
---|---|---|
.. | ||
abi.xml | Loading commit data... | |
algorithms.xml | Loading commit data... | |
allocator.xml | Loading commit data... | |
appendix_contributing.xml | Loading commit data... | |
appendix_free.xml | Loading commit data... | |
appendix_porting.xml | Loading commit data... | |
atomics.xml | Loading commit data... | |
auto_ptr.xml | Loading commit data... | |
backwards_compatibility.xml | Loading commit data... | |
bitmap_allocator.xml | Loading commit data... | |
build_hacking.xml | Loading commit data... | |
codecvt.xml | Loading commit data... | |
concurrency.xml | Loading commit data... | |
concurrency_extensions.xml | Loading commit data... | |
configure.xml | Loading commit data... | |
containers.xml | Loading commit data... | |
ctype.xml | Loading commit data... | |
debug.xml | Loading commit data... | |
debug_mode.xml | Loading commit data... | |
diagnostics.xml | Loading commit data... | |
documentation_hacking.xml | Loading commit data... | |
evolution.xml | Loading commit data... | |
extensions.xml | Loading commit data... | |
internals.xml | Loading commit data... | |
intro.xml | Loading commit data... | |
io.xml | Loading commit data... | |
iterators.xml | Loading commit data... | |
locale.xml | Loading commit data... | |
localization.xml | Loading commit data... | |
messages.xml | Loading commit data... | |
mt_allocator.xml | Loading commit data... | |
numerics.xml | Loading commit data... | |
parallel_mode.xml | Loading commit data... | |
policy_data_structures.xml | Loading commit data... | |
prerequisites.xml | Loading commit data... | |
profile_mode.xml | Loading commit data... | |
shared_ptr.xml | Loading commit data... | |
spine.xml | Loading commit data... | |
status_cxx1998.xml | Loading commit data... | |
status_cxx2011.xml | Loading commit data... | |
status_cxxtr1.xml | Loading commit data... | |
status_cxxtr24733.xml | Loading commit data... | |
strings.xml | Loading commit data... | |
support.xml | Loading commit data... | |
test.xml | Loading commit data... | |
test_policy_data_structures.xml | Loading commit data... | |
using.xml | Loading commit data... | |
using_exceptions.xml | Loading commit data... | |
utilities.xml | Loading commit data... |