aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2015-01-18re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-...Jonathan Wakely3-1/+44
2015-01-18status_cxx2011.xml: Remove note about offsetof.Jonathan Wakely3-4/+8
2015-01-18* src/c++11/futex.cc: Fix order of includes and preprocessor condition.Jonathan Wakely2-2/+3
2015-01-18atomic_futex.h: Use mutex and condition_variable when atomic int is not lock-...Jonathan Wakely3-47/+52
2015-01-17re PR libstdc++/64638 (Build failure with recent futex changes in libstdc++, ...Jonathan Wakely2-2/+10
2015-01-17status_cxx2011.xml: Update C++11 status.Ville Voutilainen5-37/+37
2015-01-17DR 488 PR libstdc++/58357Jonathan Wakely7-26/+134
2015-01-17re PR libstdc++/60940 (general operations on atomic types do not work with at...Jonathan Wakely5-170/+204
2015-01-17re PR libstdc++/56785 (std::tuple of two elements does not apply empty base c...Jonathan Wakely3-24/+163
2015-01-171.cc: Remove unused header.Jonathan Wakely4-3/+9
2015-01-16locale_conv.h (wstring_convert, [...]): New.Jonathan Wakely10-0/+727
2015-01-16Implement C++11 <codecvt> header.Jonathan Wakely9-41/+1304
2015-01-16libstdc++: Optimize synchronization in std::future if futexes are available.Torvald Riegel10-53/+459
2015-01-16acinclude.m4: Fix typo in comment.Jonathan Wakely15-12/+757
2015-01-16libstdc++: Add POSIX variant of shared_timed_mutex.Torvald Riegel2-0/+188
2015-01-13re PR c++/64356 (Some constexpr expressions not recognized as constexpr)Jason Merrill3-9/+0
2015-01-13re PR libstdc++/64571 (Link failure with fstream due to new string implementa...Jonathan Wakely2-0/+12
2015-01-12re PR libstdc++/64553 (Missing '# ifdef _GLIBCXX_USE_WCHAR_T' in src/c++11/cx...Jonathan Wakely2-18/+43
2015-01-12re PR libstdc++/64560 (building libstdc++ with -fno-rtti fails in new cxx11-s...Jonathan Wakely2-0/+8
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2-1/+9
2015-01-09re PR libstdc++/64476 (std::uninitialized_copy tests assignability the wrong ...Jonathan Wakely3-2/+76
2015-01-09unwind-arm-common.h: Revert previous commit.Andreas Tobler2-29/+12
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler3-8/+36
2015-01-09re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::p...Tim Shen4-1/+54
2015-01-08re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)Jonathan Wakely14-15/+42
2015-01-08* include/bits/hashtable_policy.h: Use __bool_constant.Jonathan Wakely2-4/+5
2015-01-07Makefile.am: Compile del_ops.cc as C++14.Jonathan Wakely3-0/+17
2015-01-06* config/abi/pre/gnu.ver: Fix version conflict for std::locale::name().Jonathan Wakely2-1/+5
2015-01-05Update copyright years.Jakub Jelinek7420-7420/+7424
2015-01-04re PR libstdc++/64483 (FAIL: 18_support/exception_ptr/64241.cc (test for exce...Jonathan Wakely2-0/+7
2015-01-0264422.cc: Fix copyright date.Jonathan Wakely2-1/+6
2015-01-02re PR libstdc++/64475 (FAIL: 28_regex/algorithms/regex_match/ecma/char/backre...Tim Shen2-1/+7
2015-01-02re PR c++/64422 (basic_string::erase is unresloved)Bernd Edlinger3-0/+76
2015-01-02re PR web/64468 (Incorrect indentation in Doxygen-generated sources of libstd...Jonathan Wakely2-1/+6
2015-01-02re PR libstdc++/64438 (Removing string-conversion requirement causes libstdc+...Jonathan Wakely11-0/+39
2015-01-02Rotate libstdc++-v3/ChangeLogJonathan Wakely1-0/+0
2014-12-31re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...Tim Shen3-2/+8
2014-12-28c99_classification_macros_c.cc: Add *-*-aix* to dg-xfail-if, dg-excess-errors.David Edelsohn2-2/+7
2014-12-23Compile locale-inst.cc and wlocale-inst.cc as C++11.Jonathan Wakely9-25/+26
2014-12-22basic_string.h: Fix _S_local_capacity for large sizeof(_CharT).Paolo Carlini2-1/+6
2014-12-22re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)Jonathan Wakely12-12/+30
2014-12-22re PR libstdc++/60271 ([DR2369] [C++1y] std::max(initializer_list<T>) cannot ...Ville Voutilainen15-4/+382
2014-12-22status_cxx2011.xml: Update.Jonathan Wakely3-38/+25
2014-12-22re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Rüdiger Sonderfeld6-0/+262
2014-12-22re PR libstdc++/60396 (Missing time_get<>::get() functions)Rüdiger Sonderfeld9-0/+687
2014-12-21re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-stat...Jonathan Wakely2-1/+6
2014-12-20vector (std::__debug::vector<>::clear()): Do not reset guaranteed capacity.François Dumont3-16/+24
2014-12-20mutex_extensions_neg.cc: Adjust dg-error.François Dumont2-1/+3
2014-12-20c++config: inline __cxx11 namespace within namespace __cxx1998.François Dumont2-3/+12
2014-12-20Fix duplicate symbol errors in Darwin bootstrap.Jonathan Wakely2-0/+7