aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2020-06-04libstdc++: Make std::copy_n work with negative and non-integral sizesJonathan Wakely4-6/+137
2020-06-03Daily bump.GCC Administrator1-0/+33
2020-06-02libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)Jonathan Wakely23-25/+545
2020-06-02Daily bump.GCC Administrator1-0/+42
2020-06-02libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)Jonathan Wakely1-75/+57
2020-06-01libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)Jonathan Wakely1-1/+14
2020-06-01libstdc++: Document API changes in GCC 10Jonathan Wakely2-0/+20
2020-06-01libstdc++: Fix incorrect Docbook linksJonathan Wakely4-6/+8
2020-06-01libstdc++: Update/streamline Valgrind referencesGerald Pfeifer2-4/+4
2020-06-01Daily bump.GCC Administrator1-0/+16
2020-06-01libstdc++: Remove stray change from previous commitGerald Pfeifer1-1/+0
2020-06-01libstdc++: Switch www.cs.princeton.edu to httpsGerald Pfeifer2-3/+3
2020-05-31Check for more missing math decls on vxworks.Douglas B Rupp2-1/+257
2020-05-30Daily bump.GCC Administrator1-0/+12
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-29libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)François Dumont2-112/+82
2020-05-28Daily bump.GCC Administrator1-0/+28
2020-05-27libstdc++: Fix atomic<FP>::load (PR 95282)Jonathan Wakely2-1/+36
2020-05-27libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)Jonathan Wakely2-47/+68
2020-05-27libstdc++: Fix std::reverse_iterator comparisons (PR 94354)Jonathan Wakely2-5/+105
2020-05-27libstdc++: Add new testcase for comparison category typesJonathan Wakely1-0/+46
2020-05-27Daily bump.GCC Administrator1-0/+10
2020-05-26libstdc++: Fix common_iterator::operator-> [PR95322]Patrick Palka3-18/+129
2020-05-23libstdc++: Compile PR93978 testcase with -WallPatrick Palka2-2/+9
2020-05-23libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)Jonathan Wakely3-1/+37
2020-05-23libstdc++: Refactor filesystem::path string conversionsJonathan Wakely4-197/+198
2020-05-23libstdc++: Remove incorrect static specifiersJonathan Wakely3-12/+17
2020-05-23libstdc++: Simplify filesystem::path SFINAE constraintsJonathan Wakely3-48/+100
2020-05-21libstdc++: Enable simple invocation of runtest in testsuiteMatthias Kretz3-2/+8
2020-05-21libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)Jonathan Wakely3-4/+55
2020-05-21libstdc++: Use macro for nodiscard attributeJonathan Wakely2-2/+5
2020-05-21libstdc++: Better requirements checking in Networking TSJonathan Wakely3-27/+169
2020-05-21libstdc++: Fix net::basic_socket::close(error_code&)Jonathan Wakely5-14/+189
2020-05-21libstdc++: Use 'using' for types in Networking TS headersJonathan Wakely6-90/+99
2020-05-19libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)Jonathan Wakely3-2/+98
2020-05-18c++: Explain fn template argument type/value mismatches [PR66439]Patrick Palka3-0/+9
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+8
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-05-13x86-vxworks malloc aligns to 8 bytes like solarisAlexandre Oliva3-5/+15
2020-05-12Actually comment the new testsUlrich Drepper2-0/+64
2020-05-12Implent C++20 std::atomic_flag::testUlrich Drepper3-0/+29
2020-05-11Revert "libstdc++ Enhance thread safety of debug mode iterators"François Dumont2-52/+28
2020-05-10libstdc++ Enhance thread safety of debug mode iteratorsFrançois Dumont2-28/+52
2020-05-07libstdc++: Fix whitespace in ChangelogJonathan Wakely1-8/+8
2020-05-07libstdc++: Fix some C++20 algorithms to work in parallel modeJonathan Wakely4-23/+39
2020-05-07libstdc++: Make relational operators work with const guarded iterators (PR 92...Jonathan Wakely2-12/+24
2020-05-07Update the baseline symbols for SPARC64/LinuxEric Botcazou3-0/+177
2020-05-06libstdc++ std::fill overload for std::vector<bool>::iteratorFrançois Dumont4-49/+102
2020-05-06x32: Update baseline_symbols.txtH.J. Lu2-0/+21
2020-05-06libstdc++: Update Solaris baselines for GCC 10.1Rainer Orth5-0/+57