summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* ctgmath: Include <complex>.Jonathan Wakely2014-10-025-8/+34
* stl_function.h: Generic associative lookup feature is not supported.Edward Smith-Rowland2014-10-0213-22/+46
* printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modification...François Dumont2014-10-012-2/+7
* type_traits: Add is_final<> type trait for C++14.Edward Smith-Rowland2014-10-016-0/+123
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-0123-13/+221
* hook.in: Only import libstdcxx.v6.Siva Chandra Reddy2014-09-303-15/+37
* status_cxx2011.xml: Update.Jonathan Wakely2014-09-303-12/+13
* baseline_symbols.txt: New file.Andreas Schwab2014-09-292-0/+3850
* configure.host (abi_baseline_pair): If try_cpu is generic use host_cpu for th...Andreas Schwab2014-09-292-2/+12
* re PR libstdc++/62313 (Data race in debug iterators)François Dumont2014-09-297-112/+247
* DR 1339Jonathan Wakely2014-09-257-42/+126
* * include/bits/vector.tcc (vector::_M_fill_assign): Use _M_swap_data.Jonathan Wakely2014-09-252-1/+5
* * testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.Jonathan Wakely2014-09-252-0/+3
* bool_neg.cc: New.Jonathan Wakely2014-09-254-0/+110
* re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::w...Tim Shen2014-09-258-91/+187
* re PR libstdc++/56193 (ios_base should replace operator void* with explicit o...Jonathan Wakely2014-09-244-0/+20
* gnu.ver: Make GLIBCXX_3.4 patterns stricter so the new GLIBCXX_3.4.21 symbols...Jonathan Wakely2014-09-242-20/+78
* re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=)François Dumont2014-09-2418-239/+897
* re PR libstdc++/63353 (libstdc++-v3/src/c++11/ios.cc:232: possible typo ?)Jonathan Wakely2014-09-242-1/+6
* gnu.ver: Adjust basic_ostream exports.Jonathan Wakely2014-09-235-5/+44
* Makefile.in (check-parallel-%): Add @.Jason Merrill2014-09-223-6/+12
* Include <bits/uses_allocator.h> in <stack> and <queue>.Jonathan Wakely2014-09-226-0/+102
* status_cxx2011.xml: Update C++11 status.Jonathan Wakely2014-09-224-41/+34
* mutex (try_lock): Do not swallow exceptions.Jonathan Wakely2014-09-223-8/+15
* Fix ChangeLog date in my last commit.Jonathan Wakely2014-09-221-1/+1
* Make streams movable and swappable.Jonathan Wakely2014-09-2243-70/+1888
* dyncast.cc (__dynamic_cast): Handle mid-destruction dynamic_cast more gracefu...Jason Merrill2014-09-182-0/+17
* Makefile.in (dg_target_exps): Remove.Jakub Jelinek2014-09-156-97/+181
* regex.h (basic_regex): Rename _Ch_typeraits template parameters to _Ch_traits.Jonathan Wakely2014-09-152-4/+9
* deque (__gnu_debug::deque): Make base class C++11 allocator aware.Jonathan Wakely2014-09-122-2/+7
* re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself)Jonathan Wakely2014-09-123-2/+52
* re PR libstdc++/63219 (Superfluous template parameter in match_result::format...Jonathan Wakely2014-09-116-5/+21
* hook.in: Load the xmethods.Siva Chandra Reddy2014-09-109-3/+274
* re PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept)Tony Wang2014-09-102-0/+13
* Make std::deque meet C++11 allocator requirements.Jonathan Wakely2014-09-0919-95/+938
* hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified.François Dumont2014-09-0611-42/+128
* baseline_symbols.txt: Update.John David Anglin2014-08-302-0/+48
* complex (complex): Define copy constructor and assignment operator as defaulted.Jonathan Wakely2014-08-292-17/+27
* *: Fix incorrect standard references in comments.Jonathan Wakely2014-08-2843-71/+75
* re PR libstdc++/62159 (Missing headers for freestanding implementation)Jonathan Wakely2014-08-273-18/+33
* Whitespace fixes in libstdc++-v3/ChangeLogJonathan Wakely2014-08-261-2/+2
* 62154.cc: Disable when the target doesn't provide atomic builtins.Tony Wang2014-08-212-0/+6
* os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.Yaakov Selkowitz2014-08-194-0/+44
* re PR libstdc++/62154 (std::throw_with_nested should not require a polymorphi...Jonathan Wakely2014-08-153-59/+133
* requirements: Remove empty directory.Matthias Klose2014-08-141-0/+5
* parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...Paolo Carlini2014-08-143-6/+9
* re PR libstdc++/61841 (broken std::thread on Hurd)Jonathan Wakely2014-08-134-0/+29
* Fix the date ...Sylvestre Ledru2014-08-131-1/+1
* profiler_hash_func.h: Fix a comment typoSylvestre Ledru2014-08-132-1/+5
* 2014-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2014-08-132-1/+5