aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2020-01-10libstdc++: Improve comment about testsuite utilitiesJonathan Wakely
2020-01-10libstdc++: Fix testcase for C++98 compatibilityJonathan Wakely
2020-01-10libstdc++: Make istreambuf_iterator base class consistent (PR92285)Jonathan Wakely
2020-01-09rename local _C2 identifiers in stl map header filesOlivier Hainque
2020-01-09libstdc++: Fix <ext/pointer.h> incompatibilities with C++20Jonathan Wakely
2020-01-09libstdc++: Fix testsuite failures and warnings due to is_pod deprecationJonathan Wakely
2020-01-09libstdc++: Implementing P0767 - deprecate PODJeanHeyd "ThePhD" Meneide
2020-01-09libstdc++: Fix whitespace in ChangeLog-2019Jonathan Wakely
2020-01-09libstdc++: Fix undefined behaviour in random dist serialization (PR93205)Jonathan Wakely
2020-01-09libstdc++: Define memory resource key functions non-inline (PR93208)Jonathan Wakely
2020-01-09PR libstdc++/92124 fix incorrect unordered container move assignmentFrançois Dumont
2020-01-08libstdc++: Fix error handling in filesystem::remove_all (PR93201)Jonathan Wakely
2020-01-08Rename condition_variable_any wait* methods to match current draft standardThomas Rodgers
2020-01-07PR libstdc++/92124 fix incorrect container move assignmentFrançois Dumont
2020-01-06libstdc++: Remove redundant inequality operators in <stop_token>Jonathan Wakely
2020-01-06libstdc++: Define __cpp_lib_three_way_comparison conditionallyJonathan Wakely
2020-01-03libstdc++: Only use std::compare_three_way when concepts are supportedJonathan Wakely
2020-01-01baseline_symbols.txt: Update.John David Anglin
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time autoCorentin Gay
2019-12-30Adapt libstdc++ os_defines for VxWorks to more recent versionsJerome Lambourg
2019-12-25Define HAVE_ for math long double functions declared in vxworks headersAlexandre Oliva
2019-12-20libstdc++: Add inline to maybe-constexpr functions (PR 92927)Jonathan Wakely
2019-12-20libstdc++: Test setrlimit with c++ in configureJerome Lambourg
2019-12-20libstdc++: Fix versioned namespace testsFrançois Dumont
2019-12-20libstdc++: Fix pretty printers script and testsFrançois Dumont
2019-12-20libstdc++: Strengthen the check for availability of pthread_rwlock_tJerome Lambourg
2019-12-12libstdc++: Simplify std::common_comparison_categoryJonathan Wakely
2019-12-12libstdc++: Fix tr1 definition ambiguity in versioned namespaceFrançois Dumont
2019-12-12libstdc++: Qualify isdigit call to fix versioned namespace build.François Dumont
2019-12-11libstdc++: Fix whitepace in changelogJonathan Wakely
2019-12-11Restore enable_if lost during original import of pstlThomas Rodgers
2019-12-10libstdc++: Correct noexcept-specifiers on span constructorsJonathan Wakely
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont
2019-12-10libstdc++: Fix description of std::ios::trunc (PR 92886)Jonathan Wakely
2019-12-10libstdc++: Define __cpp_lib_constexpr_complex macroJonathan Wakely
2019-12-10libstdc++: Reduce header dependencies in <span>Jonathan Wakely
2019-12-10libstdc++: Fix bug in std::indirect_result_tJonathan Wakely
2019-12-09libstdc++: Implement ranges::safe_range for C++20 (P1870R1)Jonathan Wakely
2019-12-09libstdc++: Improve testing for path::operator+=(const string&)Jonathan Wakely
2019-12-09libstdc++: fix buffer overflow in path::operator+= (PR92853)Jonathan Wakely
2019-12-09libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG arrayFrançois Dumont
2019-12-07Fix libstdc++ compiling for an aarch64 multilib with big-endian.Andrew Pinski
2019-12-05libstdc++: Fix bug in std::span testJonathan Wakely
2019-12-05libstdc++: Implement P1872R0 and P1394R0 for std::spanJeanHeyd "ThePhD" Meneide
2019-12-05libstdc++: Define std::lexicographical_compare_three_way for C++20Jonathan Wakely
2019-12-05libstdc++: Define pretty printer for comparison categoriesJonathan Wakely
2019-12-05libstdc++: Implement spaceship for std::array (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Implement spaceship for std::pair (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Fix Doxygen markup errorJonathan Wakely