aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2020-12-13Daily bump.GCC Administrator1-0/+11
2020-12-12libstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibilityFrançois Dumont6-4/+210
2020-12-11Daily bump.GCC Administrator1-0/+6
2020-12-10libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226]Jonathan Wakely1-4/+0
2020-12-10Daily bump.GCC Administrator1-0/+13
2020-12-09libstdc++: Fix build failure for target with no way to sleepJonathan Wakely5-2/+27
2020-12-09Daily bump.GCC Administrator1-0/+12
2020-12-08c++: Fix defaulted <=> fallback to < and == [PR96299]Jason Merrill1-2/+2
2020-12-08libstdc++: Adjust whitespace in documentationJonathan Wakely2-2/+2
2020-12-06Daily bump.GCC Administrator1-0/+5
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-23/+25
2020-12-05Daily bump.GCC Administrator1-0/+8
2020-12-04c++: Change __builtin_source_location to use __PRETTY_FUNCTION__ instead of _...Jakub Jelinek2-18/+14
2020-12-04Daily bump.GCC Administrator1-0/+54
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor1-2/+6
2020-12-03libstdc++: Fix typos in #error stringsJonathan Wakely2-4/+4
2020-12-03libstdc++: Update C++20 library implementation statusJonathan Wakely3-21/+15
2020-12-03libtdc++: Define std::source_location for C++20JeanHeyd Meneide9-0/+454
2020-12-03libstdc++: Add std::bit_cast for C++20 [PR 93121]Jonathan Wakely4-0/+123
2020-12-03libstdc++: Update powerpc-linux baselines for GCC 10.1Jonathan Wakely2-0/+34
2020-12-03libstdc++: Disable std::array assertions for C++11 constexprJonathan Wakely4-11/+48
2020-12-03Daily bump.GCC Administrator1-0/+50
2020-12-02libstdc++: Fix std::any pretty printer [PR 68735]Jonathan Wakely1-3/+26
2020-12-02libstdc++: Use libatomic for tests on all 32-bit powerpc targetsJonathan Wakely1-4/+5
2020-12-02libstdc++: Use longer timeout for istream::gcount() overflow testsJonathan Wakely2-0/+2
2020-12-02libstdc++: Fix null pointer dereferences in __gnu_cxx::ropeJonathan Wakely2-23/+31
2020-12-02libstdc++: Fix indentation in ropeJonathan Wakely1-4/+4
2020-12-02libstdc++: Make preprocessor checks for __cpp_lib_atomic_wait consistentJonathan Wakely3-4/+4
2020-12-02libstdc++: Fix filesystem::path pretty printer test failureJonathan Wakely2-5/+47
2020-12-02Daily bump.GCC Administrator1-0/+51
2020-12-01Add feature test macro for atomic<T>::waitThomas Rodgers10-38/+100
2020-12-01libstdc++: Pretty printers for _Bit_reference and _Bit_iteratorMichael Weghorn3-1/+89
2020-12-01libstdc++: Simplify detection of built-in functionsJonathan Wakely1-25/+26
2020-12-01libstdc++: Use longer timeout for slow running testsJonathan Wakely2-0/+2
2020-12-01libstdc++: Link test with libatomic if needed [PR 98003]Jonathan Wakely1-2/+3
2020-12-01Daily bump.GCC Administrator1-0/+17
2020-11-30libstdc++: Add new C++20 headers to Doxygen settingsJonathan Wakely1-0/+2
2020-11-30libstdc++: Reduce default test timeout to 360 secondsJonathan Wakely1-1/+1
2020-11-30libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely199-0/+199
2020-11-30Daily bump.GCC Administrator1-0/+4
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-11-28Daily bump.GCC Administrator1-0/+129
2020-11-27libstdc++: Refactor dejagnu effective-target checksJonathan Wakely1-477/+145
2020-11-27libstdc++: Fix -Wrange-loop-construct warnings in filesystem testsJonathan Wakely52-58/+58
2020-11-27libstdc++: Partially revert r11-5314Jonathan Wakely2-2/+2
2020-11-27Daily bump.GCC Administrator1-0/+92
2020-11-26libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAITJonathan Wakely7-65/+57
2020-11-26libstdc++: Only define std::latch if atomic waiting is availableJonathan Wakely2-4/+9
2020-11-26libstc++: Fix typo in new check_effective_target_gthreads procJonathan Wakely1-3/+5
2020-11-26libstdc++: Set dg-timeout-factor for some slow testsJonathan Wakely12-1/+13