vsx.md (vsx_xxmrghw_<mode>): Adjust for little-endian.
[gcc.git] / libstdc++-v3 /
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-31 Jason Merrillre PR c++/57899 (bind/function with data member: infini...
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.
2014-01-09 Jonathan Wakelyre PR libstdc++/59738 (r206444 caused FAIL: 23_containe...
2014-01-09 Jonathan WakelyRotate libstdc++-v3/ChangeLog
2014-01-08 François Dumontstl_vector.h (std::vector<>::_M_move_assign): Pass...
2014-01-07 Tim Shenregex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [....
2014-01-07 Rainer OrthUpdate Solaris baselines
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-22 Hans-Peter Nilssonchi2_quality.h: Break out from chi2_quality.cc.
2013-12-10 Paolo Carlinivalue.cc: Add test.
2013-12-09 Paolo Carlinire PR libstdc++/59427 (Opening with ios::in | ios:...
2013-12-09 Renlin Lichi2_quality.cc: Change -DSAMPLES=30000.
2013-12-08 Jonathan Wakely* testsuite/30_threads/async/async.cc: Fix race conditi...
2013-12-08 Paolo Carliniexplicit_instantiation.cc: New.
2013-12-06 Paolo Carlinitestsuite_tr1.h (test_category, [...]): constexpr in...
next