re PR lto/66180 (many -Wodr false positives when building LLVM with -flto)
[gcc.git] / libstdc++-v3 /
2015-04-08 Jakub Jelinekbaseline_symbols.txt: Update.
2015-03-30 Jonathan Wakelyre PR libstdc++/65630 (operator+ for new std::string...
2015-03-28 Tim Shenre PR libstdc++/65420 (Enumerators in std::regex_consta...
2015-03-27 Jonathan Wakelyre PR libstdc++/65499 (Missing "using namespace literal...
2015-03-26 Jonathan Wakelyre PR libstdc++/58038 (std::this_thread::sleep_until...
2015-03-26 Jonathan Wakelyre PR libstdc++/62259 (atomic class doesn't enforce...
2015-03-26 Richard Hendersonre PR libstdc++/65033 (C++11 atomics: is_lock_free...
2015-03-25 Alan Lawrencere PR libstdc++/33394 (Add test case for Thread race...
2015-03-25 Paolo Carlinire PR libstdc++/65543 (rvalue stream insertion and...
2015-03-24 Jonathan Wakelyre PR libstdc++/33394 (Add test case for Thread race...
2015-03-23 Jonathan Wakelyre PR libstdc++/64967 (Bootstrap fails due to errors...
2015-03-20 James Greenhalgh[Patch Testsuite] Make all_attributes.cc in to (almost_...
2015-03-20 Jonathan Wakelyc++config (__gnu_cxx::__cxx11): Define new namespace.
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-18 Jonathan Wakelyre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-18 Jonathan Wakelyre PR libstdc++/13631 (Problems in messages)
2015-03-18 Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthrea...
2015-03-17 Jonathan Wakely1.cc: Remove name of unused exception variable.
2015-03-17 Jonathan Wakelynested_exception.h: Do not try to derive from final...
2015-03-13 Jonathan Wakely* include/experimental/system_error: Fix include guard.
2015-03-13 Jonathan Wakelyacinclude.m4: Make --enable-libstdcxx-time=auto work...
2015-03-12 Renlin Li[PATCH]Remove xfail for wrapped target
2015-03-10 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2015-03-09 Jonathan Wakelyre PR libstdc++/64467 (28_regex/traits/char/isctype...
2015-03-06 Jonathan Wakelyfuture (future_error(error_code)): Construct base class...
2015-03-05 Jonathan Wakelylocale_conv.h (wstring_convert::_M_conv): Handle noconv...
2015-03-04 Jonathan Wakelyre PR libstdc++/64797 (22_locale/conversions/string...
2015-03-03 Iain Sandoere PR libstdc++/64883 (FAIL: 17_intro/headers/c++*...
2015-03-02 Jonathan Wakelyre PR libstdc++/65279 (std::scoped_allocator_adaptor...
2015-03-02 Jonathan Wakelyre PR libstdc++/64367 (g++-v5/stdexcept:52:28: error...
2015-02-28 Matthias Klosere PR libstdc++/65246 (libstdc++ pretty printers don...
2015-02-22 Jonathan Wakelystatus_cxx2011.xml: Remove duplicated information.
2015-02-20 Jonathan Wakelystatus_cxx2011.xml: Document implementation-defined...
2015-02-20 Jonathan Wakelyre PR libstdc++/64695 (FAIL: libstdc++-prettyprinters...
2015-02-19 Jonathan Wakelyre PR libstdc++/58357 (In C++11 std::rotate(first,...
2015-02-19 Hans-Peter Nilssonre PR testsuite/65093 (26_numerics/random/binomial_dist...
2015-02-18 Jonathan Wakelychar16_t.cc: Add dg-require-cstdint.
2015-02-18 Jonathan Wakelycodecvt.cc (write_utf16_code_point): Fix code to output...
2015-02-17 Rüdiger Sonderfeldchar32_t.cc: New.
2015-02-17 Jonathan Wakelyre PR libstdc++/65085 (Move-assigned empty string corru...
2015-02-13 Matthew Wahabisctype.cc (test01): Fix mixed line-endings introduced...
2015-02-12 Jason Merrill* testsuite/28_regex/traits/wchar_t/isctype.cc: Fix...
2015-02-12 Matthew Wahabisctype.cc (test01): Replace test for __NEWLIB__ macro...
2015-02-04 Matthew Wahab[PATCH][libstdc++][Testsuite] isctype test fails for...
2015-02-01 Jonathan Wakely* src/c++11/futex.cc: Do not define for gthr-single...
2015-02-01 Jonathan Wakelyre PR libstdc++/64883 (FAIL: 17_intro/headers/c++*...
2015-01-29 Jakub Jelinekacinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes...
2015-01-29 H.J. LuDefine VTV_CYGMIN after vtv_cygmin is set
2015-01-29 Matthias Kloseacinclude.m4 (GLIBCXX_ENABLE_VTABLE_VERIFY): Define...
2015-01-29 Caroline TiceCommitting generated configure & Makefile.in pieces...
2015-01-29 Jonathan Wakelyatomic_base.h: Use __always_inline__ instead of always_...
2015-01-29 Caroline TiceCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-28 Jonathan Wakelyre PR libstdc++/64828 (libstdc++-v3/libsupc++/del_opvs...
2015-01-28 Kyrylo Tkachov[libstdc++][testsuite][reverted] Remove check for trunc...
2015-01-28 Richard Bienerre PR libstdc++/64798 (g++.old-deja/g++.eh/badalloc1...
2015-01-27 Jonathan Wakelyre PR target/64368 (Several libstdc++ test failures...
2015-01-26 Jonathan Wakelyre PR target/64368 (Several libstdc++ test failures...
2015-01-26 Jonathan Wakely2.cc: Add test for non-transparent comparison function.
2015-01-25 Oleg Endore PR libstdc++/29366 (atomics config for sh is weird)
2015-01-23 Jonathan Wakelygnu.ver: Tighten GLIBCXX_3.4 patterns to not match...
2015-01-22 Richard Bienerre PR libstdc++/64535 (Emergency buffer for exception...
2015-01-22 Tim Shenre PR libstdc++/64680 (basic_regex::operator= does...
2015-01-22 Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-21 Jonathan Wakely* config/abi/pre/gnu.ver: Use [jmy] for size_t parameters.
2015-01-21 Jonathan Wakely* testsuite/29_atomics/atomic/64658.cc: Test stored...
2015-01-20 Jonathan Wakelystatus_cxx2011.xml: Remove stray dbhtml tags.
2015-01-20 Jonathan Wakelyre PR libstdc++/64650 (std::experimental::bad_optional_...
2015-01-20 Jonathan WakelyImplement N3657: heterogeneous lookup in associative...
2015-01-20 Jonathan WakelyAdd C++11 std::string constructors for locales and...
2015-01-20 Jonathan Wakelyre PR libstdc++/64658 (std::atomic_init() undefined)
2015-01-19 Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-19 Tim Shenre PR libstdc++/64584 (basic_regex::assign breaks ...
2015-01-19 Ville Voutilainenrange_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR...
2015-01-18 Jonathan Wakelyre PR libstdc++/64646 (New overloads of std::is_permuta...
2015-01-18 Jonathan Wakelystatus_cxx2011.xml: Remove note about offsetof.
2015-01-18 Jonathan Wakely* src/c++11/futex.cc: Fix order of includes and preproc...
2015-01-18 Jonathan Wakelyatomic_futex.h: Use mutex and condition_variable when...
2015-01-17 Jonathan Wakelyre PR libstdc++/64638 (Build failure with recent futex...
2015-01-17 Ville Voutilainenstatus_cxx2011.xml: Update C++11 status.
2015-01-17 Jonathan WakelyDR 488 PR libstdc++/58357
2015-01-17 Jonathan Wakelyre PR libstdc++/60940 (general operations on atomic...
2015-01-17 Jonathan Wakelyre PR libstdc++/56785 (std::tuple of two elements does...
2015-01-17 Jonathan Wakely1.cc: Remove unused header.
2015-01-16 Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16 Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16 Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-16 Torvald Riegellibstdc++: Add POSIX variant of shared_timed_mutex.
2015-01-13 Jason Merrillre PR c++/64356 (Some constexpr expressions not recogni...
2015-01-13 Jonathan Wakelyre PR libstdc++/64571 (Link failure with fstream due...
2015-01-12 Jonathan Wakelyre PR libstdc++/64553 (Missing '# ifdef _GLIBCXX_USE_WC...
2015-01-12 Jonathan Wakelyre PR libstdc++/64560 (building libstdc++ with -fno...
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-09 Jonathan Wakelyre PR libstdc++/64476 (std::uninitialized_copy tests...
2015-01-09 Andreas Toblerunwind-arm-common.h: Revert previous commit.
2015-01-09 Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-09 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2015-01-08 Jonathan Wakelyre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2015-01-08 Jonathan Wakely* include/bits/hashtable_policy.h: Use __bool_constant.
2015-01-07 Jonathan WakelyMakefile.am: Compile del_ops.cc as C++14.
next