]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3
re PR sanitizer/63927 (AddressSanitizer painfully slow on ppc64)
[thirdparty/gcc.git] / libstdc++-v3 /
2015-07-24  Jonathan Wakely* include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]
2015-07-24  Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-07-23  DJ Deloriefunctional_hash.h: Add specializations for __intN types.
2015-07-20  Jason Merrill* include/bits/c++config: Fix abi_tag in special modes.
2015-07-19  Jonathan Wakelystatus_cxx2017.xml: Fix URL for N4279.
2015-07-17  Jonathan Wakelystatus_cxx2011.xml: Add caveats for native_handle.
2015-07-16  François Dumontstl_algobase.h (__miter_base): Move...
2015-07-13  Jonathan Wakelyre PR libstdc++/66855 (codecvt wrong endianness in...
2015-07-13  Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-07-13  John Marinoos_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.
2015-07-05  François Dumonthashtable.h (_Hashtable<>::__rehash_policy): Do not...
2015-07-03  Jonathan Wakelystatus_cxx2017.xml: Update status table.
2015-07-03  Ville VoutilainenImplement std::experimental::fundamentals_v2::propagate...
2015-07-02  Jonathan Wakelyacinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid argume...
2015-07-02  Uros Bizjakguard.cc (__test_and_acquire): Use __p after __atomic_l...
2015-07-01  Jonathan Wakelyalloc_traits.h (__alloctr_rebind): Remove.
2015-07-01  Jonathan Wakelyptr_traits.h (__ptrtr_elt_type, [...]): Remove
2015-07-01  Jonathan WakelyImplement N4502, the C++ Detection Idiom.
2015-06-30  Jonathan WakelyMakefile.am (stamp-pdf-doxygen): Grep for LaTeX errors...
2015-06-30  Jonathan Wakely* include/bits/stl_pair.h: Replace class keyword with...
2015-06-30  Ville VoutilainenImplement N4387, "Improving pair and tuple", and LWG...
2015-06-30  Jonathan Wakely* configure: Regenerate.
2015-06-29  François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-26  Jonathan Wakelystl_bvector.h (vector<bool>::vector()): Add noexcept.
2015-06-25  Jonathan Wakely* include/bits/locale_conv.h (__do_str_codecvt): Set...
2015-06-24  François Dumontbasic_string.h (basic_string<>::front()): Add !empty...
2015-06-24  Paolo Carliniget_neg.cc: Adjust dg-error line numbers.
2015-06-23  François Dumontarray: Include <array>.
2015-06-22  Jonathan Wakely1.cc: Use non-negative rho argument.
2015-06-22  Jonathan Wakelylist (__gnu_debug::list): Use allocator-aware _Safe_con...
2015-06-22  Jonathan Wakelylocale_conv.h (__do_str_codecvt): Handle empty range.
2015-06-22  Jonathan Wakelyre PR libstdc++/64657 (Support iterators with overloade...
2015-06-17  Jonathan WakelyC++11 allocator support for std::list.
2015-06-17  Jonathan Wakelyforward_list.h (_Fwd_list_base(const _Node_alloc_type...
2015-06-17  Jonathan Wakelyforward_list.h (forward_list::_M_get_Node_allocator...
2015-06-17  Jonathan Wakelyalloc_traits.h (__alloc_traits::_S_nothrow_swap())...
2015-06-16  Jonathan Wakely* include/bits/allocated_ptr.h (__allocated_ptr): Use...
2015-06-16  Jonathan Wakelylist.tcc (list::operator=(const list&), [...]): Use...
2015-06-16  Jonathan Wakelyre PR libstdc++/65393 (std::thread shared_ptr inefficiency)
2015-06-12  Jonathan Wakely* include/precompiled/stdc++.h: Include <codecvt> and...
2015-06-12  Jonathan WakelyFix whitespace in changelog.
2015-06-12  Jonathan Wakelyre PR libstdc++/66464 (codecvt_utf16 max_length returni...
2015-06-12  Ramana RadhakrishnanUse atomics in guard.cc / remove special casing in...
2015-06-12  Ramana RadhakrishnanUse atomics in guard.cc / remove special casing in...
2015-06-12  Ramana RadhakrishnanUse atomics in guard.cc.
2015-06-11  Jonathan Wakelytuple (__is_tuple_like_impl): Disambiguate array in...
2015-06-09  Jonathan Wakelyre PR libstdc++/66030 ([5.1.0] std::codecvt_byname...
2015-06-08  Jonathan Wakelyre PR libstdc++/66441 (wstring_convert not working...
2015-06-08  Jonathan Wakelyre PR libstdc++/66417 (std::codecvt_utf16<char32_t...
2015-06-07  François Dumontstl_tree.h (_Rb_tree<>::__is_transparent<>): Move to...
2015-06-05  Jonathan Wakelystatus_cxx2017.xml: Update status tables.
2015-06-05  Jonathan Wakelyshared_mutex (__shared_mutex_pthread, [...]): New helpe...
2015-06-05  Jonathan WakelyFix date of ChangeLog entry.
2015-06-05  Ville VoutilainenAdd __is_nothrow_swappable and take it into use.
2015-06-03  François Dumont2015-06-03 François Dumont fdumont@gcc.gnu.org>
2015-06-02  Jonathan Wakelyabi.xml: Document versioning for 5.1.0 release.
2015-06-02  Jonathan Wakelylwg-active.html: Update to R93.
2015-06-02  Renlin Li[libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard...
2015-06-01  Jonathan Wakelylibstdc++.exp (libstdc++_init): Unset LANGUAGE environm...
2015-05-31  Jonathan Wakelyre PR libstdc++/66354 ([UBSAN] stl_algobase.h:708:7...
2015-05-30  Jonathan Wakelystl_algobase.h (__equal<true>::equal): Check length...
2015-05-29  François Dumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
2015-05-29  Jonathan Wakelystatus_cxx2017.xml: Fix duplicate ID attribute.
2015-05-29  Jonathan Wakelyfuture (__async_result_of): New alias template.
2015-05-29  Jonathan Wakelyre PR libstdc++/66327 (-fsanitize=nonnull-attribute...
2015-05-28  Jonathan Wakelyre PR libstdc++/65352 (array<T,0>::begin()/end() etc...
2015-05-28  Jonathan Wakelyre PR libstdc++/65352 (array<T,0>::begin()/end() etc...
2015-05-27  Jonathan Wakelystl_tree.h (_Rb_tree::_M_end()): Return _Base_ptr inste...
2015-05-27  Jonathan Wakelyre PR libstdc++/66017 (Undefined behaviour in std:...
2015-05-26  Doug Evansxmethods.py (UniquePtrMethodsMatcher): Add operator...
2015-05-26  Jonathan Wakelylocale_conv.h: Fix copyright years.
2015-05-23  François Dumont2015-05-23 François Dumont fdumont@gcc.gnu.org>
2015-05-21  David Edelsohnre PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER...
2015-05-21  Jason Merrilldel_opv.cc: Suppress -Wsized-deallocation.
2015-05-20  François Dumontformatter.h (_GLIBCXX_TYPEID): New macro to simplify...
2015-05-20  François Dumont2015-05-20 François Dumont <fdumont@gcc.gnu.org>
2015-05-20  Jonathan Wakely* testsuite/util/testsuite_fs.h (nonexistent_path)...
2015-05-20  Jonathan Wakelyre PR libstdc++/66078 (20_util/specialized_algorithms...
2015-05-19  Jonathan Wakelystl_list.h (_M_resize_pos(size_type&)): Declare.
2015-05-19  François Dumont66055.cc: Add constructor invocations.
2015-05-19  Ramana RadhakrishnanAdd cpu_defines.h for ARM.
2015-05-17  François Dumontunordered_map.h (unordered_map, [...]): Add missing...
2015-05-15  Jonathan Wakelyops.cc (stat_type): Define alias for struct stat and...
2015-05-14  Nathan Myersre PR libstdc++/66055 (hash containers missing required...
2015-05-14  Jonathan Wakelyre PR libstdc++/66011 (call to '__open_missing_mode...
2015-05-14  Jonathan Wakelyre PR libstdc++/66018 (opendir configure test not worki...
2015-05-13  Eric Botcazousjlj.m4: New file.
2015-05-13  Jonathan Wakelyshared_ptr_base.h (__shared_count(unique_ptr&&)): Check...
2015-05-13  Jonathan Wakelystl_raw_storage_iter.h (raw_storage_iterator::base...
2015-05-13  Jonathan Wakelyfuture (packaged_task(allocator_arg_t, const A&, F...
2015-05-13  Jonathan Wakelybasic_string.h (basic_string::basic_string()): Make...
2015-05-13  Jonathan Wakely* include/std/complex (polar): Check for negative rho...
2015-05-13  Jonathan Wakelytuple (apply): Handle pointers to member (LWG 2418).
2015-05-13  Jonathan Wakely* include/bits/random.h (seed_seq): More noexcept ...
2015-05-13  Jonathan Wakelyalloc_traits.h (_S_max_size): Implement LWG 2466.
2015-05-13  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable...
2015-05-13  Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-10  Jason Merrillsynopsis.cc: Add _GLIBCXX14_CONSTEXPR.
2015-05-09  Jason Merrillstd_c++0x_neg.cc: Add -std=c++98.
next