aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2022-07-02Daily bump.GCC Administrator
2022-07-01libstdc++: Add missing prerequisite to generated header [PR106162]Jonathan Wakely
2022-07-01libstdc++: Add nodiscard attribute to filesystem operationsJonathan Wakely
2022-07-01Enable some features for RTEMS in libstdc++Sebastian Huber
2022-07-01Daily bump.GCC Administrator
2022-06-30libstdc++: Fix comment typosJonathan Wakely
2022-06-30libstdc++: Improve exceptions thrown from fs::temp_directory_pathJonathan Wakely
2022-06-30libstdc++: Fix experimental::filesystem::status on Windows [PR88881]Jonathan Wakely
2022-06-29Daily bump.GCC Administrator
2022-06-28libstdc++: Fix filesystem build for WindowsJonathan Wakely
2022-06-28libstdc++: Improve directory iterator abstractions for openatJonathan Wakely
2022-06-28libstdc++: Do not optimize away storing pathname if it's neededJonathan Wakely
2022-06-28libstdc++: testsuite: Guard use of C99 std::log2Jonathan Wakely
2022-06-28Daily bump.GCC Administrator
2022-06-27libstdc++: testsuite: use cmath long double overloadsAlexandre Oliva
2022-06-27libstdc++: testsuite: require cmath for exp simdAlexandre Oliva
2022-06-27libstdc++: testsuite: complex proj requirementsAlexandre Oliva
2022-06-27libstdc++: check for openat with dirfd in std::filesystemAlexandre Oliva
2022-06-27libstdc++: testsuite: conditionalize another symlink testAlexandre Oliva
2022-06-27libstdc++: xfail experimental/net tests on rtemsAlexandre Oliva
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely
2022-06-27libstdc++: testsuite: avoid predicable mkstempJoel Brobecker
2022-06-27libstdc++: Make std::move_only_function never valueless in std::variantJonathan Wakely
2022-06-27libstdc++: Simplify std::variant construction using variable templatesJonathan Wakely
2022-06-27libstdc++: Simplify fs::path construction using variable templateJonathan Wakely
2022-06-27libstdc++: Invert relationship between std::is_clock and std::is_clock_vJonathan Wakely
2022-06-25Daily bump.GCC Administrator
2022-06-24libstdc++: use grep -E instead of egrep in scriptsXi Ruoyao
2022-06-23libstdc++: check for openatAlexandre Oliva
2022-06-23libstdc++: xfail rename tests on rtemsAlexandre Oliva
2022-06-23libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva
2022-06-23libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva
2022-06-23libstdc++: testsuite: conditionalize symlink testsAlexandre Oliva
2022-06-23libstdc++: testsuite: avoid predictable mkstempAlexandre Oliva
2022-06-23libstdc++: testsuite: tolerate non-cancelling sleepAlexandre Oliva
2022-06-23libstdc++: testsuite: use -lbsd for net_ts on RTEMSAlexandre Oliva
2022-06-24Daily bump.GCC Administrator
2022-06-23libstdc++: Properly remove temporary directories in filesystem testsJonathan Wakely
2022-06-23libstdc++: Simplify test by not using std::log2Jonathan Wakely
2022-06-23Daily bump.GCC Administrator
2022-06-21libstdc++: eh_globals: gthreads: reset _S_init before deleting keyAlexandre Oliva
2022-06-21libstdc++: testsuite: call sched_yield for nonpreemptive targetsAlexandre Oliva
2022-06-21libstdc++: testsuite: require cmath for nexttowardlAlexandre Oliva
2022-06-21libstdc++: testsuite: work around bitset namespace pollutionAlexandre Oliva
2022-06-18Daily bump.GCC Administrator
2022-06-17libstdc++: Add missing #include <string> to new testJonathan Wakely
2022-06-17Daily bump.GCC Administrator
2022-06-16libstdc++: Support constexpr global std::string for size < 15 [PR105995]Jonathan Wakely
2022-06-16libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482]Jonathan Wakely
2022-06-16Daily bump.GCC Administrator