aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-05-13x86-vxworks malloc aligns to 8 bytes like solarisAlexandre Oliva1-0/+12
2020-05-12Implent C++20 std::atomic_flag::testUlrich Drepper1-0/+8
2020-05-11Revert "libstdc++ Enhance thread safety of debug mode iterators"François Dumont1-23/+0
2020-05-10libstdc++ Enhance thread safety of debug mode iteratorsFrançois Dumont1-0/+23
2020-05-07libstdc++: Fix whitespace in ChangelogJonathan Wakely1-8/+8
2020-05-07libstdc++: Fix some C++20 algorithms to work in parallel modeJonathan Wakely1-12/+22
2020-05-07libstdc++: Make relational operators work with const guarded iterators (PR 92...Jonathan Wakely1-0/+12
2020-05-07Update the baseline symbols for SPARC64/LinuxEric Botcazou1-0/+5
2020-05-06libstdc++ std::fill overload for std::vector<bool>::iteratorFrançois Dumont1-0/+11
2020-05-06x32: Update baseline_symbols.txtH.J. Lu1-0/+4
2020-05-06libstdc++: Update Solaris baselines for GCC 10.1Rainer Orth1-0/+9
2020-05-06Revert "Use const for template argument."Martin Liska1-0/+8
2020-05-06libstdc++: Document library versioning for 9.[123] and 10.1Jonathan Wakely1-0/+6
2020-05-06libstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baselines for G...Jakub Jelinek1-0/+10
2020-05-05Add missing ChangeLog entries.Martin Liska1-0/+6
2020-05-04libstdc++: Fix the return type of __cxa_finalizeFangrui Song1-0/+4
2020-05-04libstdc++: Fix broken link to SGI STL FAQJonathan Wakely1-0/+3
2020-05-04libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)Jonathan Wakely1-0/+7
2020-05-04libstdc++: Avoid negating a size_t [pr 94747]Nathan Sidwell1-0/+6
2020-05-04libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 9...Jonathan Wakely1-0/+24
2020-05-03libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)Jonathan Wakely1-0/+8
2020-05-01libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)Jonathan Wakely1-0/+5
2020-05-01libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)Jonathan Wakely1-0/+15
2020-05-01libstdc++: Replace reserved identifier _T with _Tp (PR 94901)Jonathan Wakely1-0/+7
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely1-0/+17
2020-04-29libstdc++: Fix outdated comment about std::string instantiations (PR 94854)Jonathan Wakely1-0/+6
2020-04-28libstdc++: Fixes for feature test macros (PR 91480)Jonathan Wakely1-0/+18
2020-04-28libstdc++: Fix regression in std::_Construct (PR 94831)Jonathan Wakely1-0/+12
2020-04-28libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)Patrick Palka1-0/+8
2020-04-28coroutines: Fix handling of non-class coroutine returns [PR94759]Iain Sandoe1-0/+7
2020-04-24libstdc++: Make net::service_already_exists default constructibleJonathan Wakely1-0/+7
2020-04-24libstdc++: Fix constructor constraints for std::any (PR 90415)Jonathan Wakely1-0/+21
2020-04-23libstdc++: Mark experimental::net::system_context ctor deletedThomas Rodgers1-0/+7
2020-04-23libstdc++: Update C++20 library status docsJonathan Wakely1-0/+3
2020-04-23libstdc++: Change __cpp_lib_array_constexpr for C++17 againJonathan Wakely1-0/+8
2020-04-23libstdc++: Define __cpp_lib_three_way_comparison for freestandingJonathan Wakely1-0/+5
2020-04-23coroutines, libstdc++-v3: Update to n4861 C++20 DIS.Iain Sandoe1-0/+6
2020-04-22libstdc++: Define __cpp_lib_execution feature test macroJonathan Wakely1-0/+10
2020-04-22libstdc++: Update (and revert) value of __cpp_lib_array_constexprJonathan Wakely1-0/+13
2020-04-22libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>Jonathan Wakely1-0/+5
2020-04-22libstdc++: Update __cpp_lib_concepts valueJonathan Wakely1-0/+6
2020-04-22libstdc++: Rename __cpp_lib_constexpr_invoke macroJonathan Wakely1-0/+5
2020-04-22libstdc++: Add missing feature test macrosJonathan Wakely1-0/+27
2020-04-22libstdc++: Remove non-standard feature test macrosJonathan Wakely1-0/+7
2020-04-22libstdc++: Update value of __cpp_lib_jthread macroJonathan Wakely1-0/+14
2020-04-22libstdc++: Improve tests for __cpp_lib_erase_if macroJonathan Wakely1-0/+14
2020-04-21libstdc++: Fix __normal_iterator comparisons for C++20Jonathan Wakely1-0/+4
2020-04-21libstdc++: Improve C++14 and C++17 status docsJonathan Wakely1-0/+12
2020-04-21libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)Jonathan Wakely1-0/+7
2020-04-21libstdc++: Fix PSTL tests to run correctly with newer Thread Building BlocksThomas Rodgers1-0/+6