aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2014-10-02ctgmath: Include <complex>.Jonathan Wakely5-8/+34
2014-10-02stl_function.h: Generic associative lookup feature is not supported.Edward Smith-Rowland13-22/+46
2014-10-01printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...François Dumont2-2/+7
2014-10-01type_traits: Add is_final<> type trait for C++14.Edward Smith-Rowland6-0/+123
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland23-13/+221
2014-09-30hook.in: Only import libstdcxx.v6.Siva Chandra Reddy3-15/+37
2014-09-30status_cxx2011.xml: Update.Jonathan Wakely3-12/+13
2014-09-29baseline_symbols.txt: New file.Andreas Schwab2-0/+3850
2014-09-29configure.host (abi_baseline_pair): If try_cpu is generic use host_cpu for th...Andreas Schwab2-2/+12
2014-09-29re PR libstdc++/62313 (Data race in debug iterators)François Dumont7-112/+247
2014-09-25DR 1339Jonathan Wakely7-42/+126
2014-09-25* include/bits/vector.tcc (vector::_M_fill_assign): Use _M_swap_data.Jonathan Wakely2-1/+5
2014-09-25* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.Jonathan Wakely2-0/+3
2014-09-25bool_neg.cc: New.Jonathan Wakely4-0/+110
2014-09-25re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::w...Tim Shen8-91/+187
2014-09-24re PR libstdc++/56193 (ios_base should replace operator void* with explicit o...Jonathan Wakely4-0/+20
2014-09-24gnu.ver: Make GLIBCXX_3.4 patterns stricter so the new GLIBCXX_3.4.21 symbols...Jonathan Wakely2-20/+78
2014-09-24re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)François Dumont18-239/+897
2014-09-24re PR libstdc++/63353 (libstdc++-v3/src/c++11/ios.cc:232: possible typo ?)Jonathan Wakely2-1/+6
2014-09-23gnu.ver: Adjust basic_ostream exports.Jonathan Wakely5-5/+44
2014-09-22Makefile.in (check-parallel-%): Add @.Jason Merrill3-6/+12
2014-09-22Include <bits/uses_allocator.h> in <stack> and <queue>.Jonathan Wakely6-0/+102
2014-09-22status_cxx2011.xml: Update C++11 status.Jonathan Wakely4-41/+34
2014-09-22mutex (try_lock): Do not swallow exceptions.Jonathan Wakely3-8/+15
2014-09-22Fix ChangeLog date in my last commit.Jonathan Wakely1-1/+1
2014-09-22Make streams movable and swappable.Jonathan Wakely43-70/+1888
2014-09-18dyncast.cc (__dynamic_cast): Handle mid-destruction dynamic_cast more gracefu...Jason Merrill2-0/+17
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek6-97/+181
2014-09-15regex.h (basic_regex): Rename _Ch_typeraits template parameters to _Ch_traits.Jonathan Wakely2-4/+9
2014-09-12deque (__gnu_debug::deque): Make base class C++11 allocator aware.Jonathan Wakely2-2/+7
2014-09-12re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself)Jonathan Wakely3-2/+52
2014-09-11re PR libstdc++/63219 (Superfluous template parameter in match_result::format...Jonathan Wakely6-5/+21
2014-09-10hook.in: Load the xmethods.Siva Chandra Reddy9-3/+274
2014-09-10re PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept)Tony Wang2-0/+13
2014-09-09Make std::deque meet C++11 allocator requirements.Jonathan Wakely19-95/+938
2014-09-06hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.François Dumont11-42/+128
2014-08-30baseline_symbols.txt: Update.John David Anglin2-0/+48
2014-08-29complex (complex): Define copy constructor and assignment operator as defaulted.Jonathan Wakely2-17/+27
2014-08-28*: Fix incorrect standard references in comments.Jonathan Wakely43-71/+75
2014-08-27re PR libstdc++/62159 (Missing headers for freestanding implementation)Jonathan Wakely3-18/+33
2014-08-26Whitespace fixes in libstdc++-v3/ChangeLogJonathan Wakely1-2/+2
2014-08-2162154.cc: Disable when the target doesn't provide atomic builtins.Tony Wang2-0/+6
2014-08-19os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.Yaakov Selkowitz4-0/+44
2014-08-15re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphi...Jonathan Wakely3-59/+133
2014-08-14requirements: Remove empty directory.Matthias Klose1-0/+5
2014-08-14parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...Paolo Carlini3-6/+9
2014-08-13re PR libstdc++/61841 (broken std::thread on Hurd)Jonathan Wakely4-0/+29
2014-08-13Fix the date ...Sylvestre Ledru1-1/+1
2014-08-13profiler_hash_func.h: Fix a comment typoSylvestre Ledru2-1/+5
2014-08-132014-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-1/+5