]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/ChangeLog
Makefile.in: Regenerate.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
2014-05-07  Paolo CarliniMakefile.in: Regenerate.
2014-05-06  François Dumontmacros.h [...]: Add parameter to pass the 2 instances...
2014-05-05  Andreas SchwabUpdate libstdc++ baseline symbols for ia64
2014-05-02  Jonathan Wakelyre PR libstdc++/61036 (shared_ptr<void>(new T) rejected)
2014-05-02  Jonathan Wakelyre PR libstdc++/59476 (gdb pretty-printer cannot print...
2014-04-27  Tim Shenregex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_op...
2014-04-25  Lars Gullik Bjønnesre PR libstdc++/60710 (experimental::optional<T> is...
2014-04-25  Jonathan Wakelyre PR libstdc++/60958 (Initialization of arrays in...
2014-04-25  Marc Glissetestsuite_abi.cc (check_version): Update for CXXABI_1...
2014-04-24  Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_al...
2014-04-24  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-24  Andreas SchwabUpdate libstdc++ baseline symbols for ia64
2014-04-23  Andreas SchwabUpdate libstdc++ baseline symbols for m68k
2014-04-22  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-22  Rainer OrthRemove obsolete Solaris 9 support
2014-04-16  Jonathan Wakely* include/std/functional (__is_location_invariant)...
2014-04-15  Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Remov...
2014-04-15  Jonathan Wakely* include/experimental/string_view: Fix inconsistent...
2014-04-15  Jonathan Wakelycontainer.cc: Do not use uninitialized members in mem...
2014-04-15  Jonathan Wakelyre PR c++/60786 (In C++11 an explicit instantiation...
2014-04-15  Jonathan Wakely* include/std/atomic: Uglify parameter names.
2014-04-15  Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Use...
2014-04-15  Jonathan Wakelyatomic_base.h (__atomic_base<_PTp*>::_M_type_size)...
2014-04-15  Jonathan Wakelyre PR libstdc++/60594 (std::function of a type with...
2014-04-15  Jonathan Wakelyre PR libstdc++/60695 (std::atomic<X> doesn't work...
2014-04-15  Jonathan Wakelyre PR libstdc++/60734 (Undefined behavior in g++-v4...
2014-04-14  Jonathan WakelyN3887 Consistent Metafunction Aliases
2014-04-14  Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-04-14  Jonathan Wakelyallocator.h (operator==, operator!=): Add exception...
2014-04-14  Jonathan WakelyLimit operations on vector::pointer to NullablePointer...
2014-04-11  Marc Glissere PR libstdc++/59434 ([lwg/2106] move_iterator is...
2014-04-11  Marc Glissecomplex (__complex_exp, pow): Specify the template...
2014-04-10  Andreas SchwabRemove TLS symbols from libstdc++ baselines
2014-04-10  Andreas SchwabUpdate ia64 libstdc++ baseline symbols
2014-04-07  Jonathan WakelyFix testsuite bugs.
2014-04-02  Dominique d'Humieresre PR target/54407 (FAIL: 30_threads/condition_variable...
2014-04-01  Jonathan Wakelybackwards_compatibility.xml (backwards.third.headers...
2014-03-31  Lars Gullik Bjønnesre PR libstdc++/60270 ([C++1y] std::quoted is too eager...
2014-03-31  Jonathan Wakely* libsupc++/eh_ptr.cc: Improve static_assert messages.
2014-03-31  Rainer OrthFix 18_support/exception_ptr/60612-*.cc on non-C99...
2014-03-27  Jonathan Wakely* doc/html/*: Regenerate.
2014-03-27  Jonathan Wakelycontainers.xml (associative.bitset.size_variable):...
2014-03-27  Jonathan Wakelyfaq.xml (faq): Refer to clauses instead of chapters.
2014-03-27  Jonathan Wakely* doc/xml/manual/io.xml (std.io.objects): Additional...
2014-03-27  Jonathan Wakelyre PR libstdc++/60612 (Throwing exception, catching...
2014-03-25  Jonathan Wakelyre PR libstdc++/60658 (std::atomic<T*> is unexpectedly...
2014-03-24  Jakub Jelinekbaseline_symbols.txt: Update.
2014-03-24  John David Anglin45713.cc: Skip compile on hppa*64*-*-*.
2014-03-23  François Dumonthashtable.h (_Hashtable(allocator_type)): Fix call...
2014-03-23  John David Anglinre PR libstdc++/60623 (FAIL: libstdc++-abi/abi_check)
2014-03-21  Jonathan Wakelyre PR libstdc++/60587 (debug-mode -std=c++11 vector...
2014-03-20  Ulrich Weigandcrossconfig.m4: Support spu-*-elf* targets.
2014-03-18  Jonathan Wakelyre PR libstdc++/60564 ([C++11] The std::packaged_task...
2014-03-16  François Dumont[multiple changes]
2014-03-15  Andreas SchwabBaseline symbols for m68k
2014-03-15  Tim Shenregex.h: Add/modify comments.
2014-03-14  Jonathan Wakelyre PR ipa/58721 (The subroutine perdida is no longer...
2014-03-12  Roland McGrathPR libstdc++/59392: Fix ARM EABI uncaught throw from...
2014-03-11  Jonathan Wakelyre PR libstdc++/60499 (non-reserved name in <debug...
2014-03-06  Ed Smith-Rowland[libstdc++,docs] After the latest batch of papers came...
2014-03-04  Paolo Carlinire PR c++/60376 ([c++1y] ICE on invalid with using...
2014-02-26  Tim Shenregex.tcc (match_results<>::format, [...]): Update...
2014-02-22  Marc Glissere PR libstdc++/60308 (std::deque leaks memory)
2014-02-21  Ed Smith-RowlandRename testsuite directory shared_mutex to shared_timed...
2014-02-20  Ed Smith-RowlandRename shared_mutex to shared_timed_mutex per C++14...
2014-02-10  Rainer OrthDon't xfail 22_locale/num_put/put/char/14220.cc etc...
2014-02-09  Richard Sandifordbaseline_symbols.txt: New file.
2014-01-29  Jonathan Wakelyre PR libstdc++/57226 (The installation of pretty print...
2014-01-29  Jonathan Wakelyre PR libstdc++/21609 (array_allocator vs rebind &...
2014-01-29  Jonathan WakelyFix ChangeLog date of my previous commit.
2014-01-29  Jonathan Wakelyre PR libstdc++/59829 (Calling vector::data() occurs...
2014-01-29  Jonathan Wakelyalloc_traits.h (allocator_traits::_S_allocate): Do...
2014-01-28  Jonathan Wakelyre PR libstdc++/59656 (weak_ptr::lock function crashes...
2014-01-27  Jonathan Wakelyre PR libstdc++/59215 (tsan: warning in shared_ptr_base.h)
2014-01-27  Jason MerrillCore DR 475 PR c++/41174 PR c++/59224
2014-01-26  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.
2014-01-26  Jonathan Wakelystl_map.h: Remove anachronistic comment.
2014-01-24  Ed Smith-Rowlandre PR libstdc++/59531 (string_view overrun in copy...
2014-01-24  Jonathan Wakelyre PR libstdc++/59548 (Abort after copying std::unorder...
2014-01-23  Bernhard Reutner... acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for...
2014-01-23  Jonathan Wakelyre PR libstdc++/59872 (Cannot move std::map with move...
2014-01-23  Jonathan Wakelyfaq.xml (a-how_to_set_paths): Expand FAQ answer.
2014-01-22  Jonathan WakelyPR libstdc++/58764 (again)
2014-01-22  Jonathan Wakelyre PR libstdc++/58764 ([lwg/2193] error: converting...
2014-01-22  Jonathan Wakely* include/bits/stl_deque.h (_Deque_impl): Move comment.
2014-01-21  Tim Shenregex.tcc: Remove incorrect `nosubs` handling.
2014-01-21  Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2014-01-20  François Dumontcreate_testsuite_files: Add testsuite/experimental...
2014-01-20  Jonathan Wakelyre PR libstdc++/56267 (unordered containers require...
2014-01-19  Tim Shenregex_compiler.h (_Comipler<>::_M_quantifier()): Fix...
2014-01-17  François Dumontset.h (set): Implement C++11 allocator-aware container...
2014-01-16  Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do not...
2014-01-15  François DumontAdd missing PR reference in ChangeLog.
2014-01-15  François Dumonthashtable_policy.h: Fix some long lines.
2014-01-13  François Dumontset.h (set): Implement C++11 allocator-aware container...
2014-01-10  Jonathan Wakelyre PR libstdc++/59699 (Effective C++ has moved)
2014-01-10  Jonathan Wakelyre PR libstdc++/59687 (The description of ios::noreplac...
2014-01-10  Jonathan Wakelyre PR libstdc++/59698 (The type of NULL is described...
2014-01-09  Jonathan Wakelyre PR libstdc++/59680 (Compile error in thread.cc)
2014-01-09  Richard SandifordFix up ChangeLog Copyright dates.
next