aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Daily bump.GCC Administrator1-0/+10
2022-07-05libstdc++: testsuite: why cast getpid resultAlexandre Oliva1-1/+2
2022-07-05libstdc++: testsuite: cast getpid resultAlexandre Oliva1-1/+1
2022-07-02Daily bump.GCC Administrator1-0/+47
2022-07-01libstdc++: Add missing prerequisite to generated header [PR106162]Jonathan Wakely2-2/+2
2022-07-01libstdc++: Add nodiscard attribute to filesystem operationsJonathan Wakely16-24/+174
2022-07-01Enable some features for RTEMS in libstdc++Sebastian Huber3-5979/+64
2022-07-01Daily bump.GCC Administrator1-0/+27
2022-06-30libstdc++: Fix comment typosJonathan Wakely1-2/+1
2022-06-30libstdc++: Improve exceptions thrown from fs::temp_directory_pathJonathan Wakely4-23/+52
2022-06-30libstdc++: Fix experimental::filesystem::status on Windows [PR88881]Jonathan Wakely2-3/+59
2022-06-29Daily bump.GCC Administrator1-0/+28
2022-06-28libstdc++: Fix filesystem build for WindowsJonathan Wakely1-5/+9
2022-06-28libstdc++: Improve directory iterator abstractions for openatJonathan Wakely3-43/+73
2022-06-28libstdc++: Do not optimize away storing pathname if it's neededJonathan Wakely1-1/+1
2022-06-28libstdc++: testsuite: Guard use of C99 std::log2Jonathan Wakely1-0/+2
2022-06-28Daily bump.GCC Administrator1-0/+73
2022-06-27libstdc++: testsuite: use cmath long double overloadsAlexandre Oliva1-3/+3
2022-06-27libstdc++: testsuite: require cmath for exp simdAlexandre Oliva2-0/+2
2022-06-27libstdc++: testsuite: complex proj requirementsAlexandre Oliva1-0/+13
2022-06-27libstdc++: check for openat with dirfd in std::filesystemAlexandre Oliva1-1/+1
2022-06-27libstdc++: testsuite: conditionalize another symlink testAlexandre Oliva1-1/+1
2022-06-27libstdc++: xfail experimental/net tests on rtemsAlexandre Oliva5-5/+5
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely1-0/+1
2022-06-27libstdc++: testsuite: avoid predicable mkstempJoel Brobecker1-19/+38
2022-06-27libstdc++: Make std::move_only_function never valueless in std::variantJonathan Wakely1-0/+12
2022-06-27libstdc++: Simplify std::variant construction using variable templatesJonathan Wakely1-22/+21
2022-06-27libstdc++: Simplify fs::path construction using variable templateJonathan Wakely1-9/+6
2022-06-27libstdc++: Invert relationship between std::is_clock and std::is_clock_vJonathan Wakely1-27/+18
2022-06-25Daily bump.GCC Administrator1-0/+118
2022-06-24libstdc++: use grep -E instead of egrep in scriptsXi Ruoyao2-4/+4
2022-06-23libstdc++: check for openatAlexandre Oliva5-2/+72
2022-06-23libstdc++: xfail rename tests on rtemsAlexandre Oliva2-0/+2
2022-06-23libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva5-0/+24
2022-06-23libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva5-0/+24
2022-06-23libstdc++: testsuite: conditionalize symlink testsAlexandre Oliva23-51/+60
2022-06-23libstdc++: testsuite: avoid predictable mkstempAlexandre Oliva2-6/+8
2022-06-23libstdc++: testsuite: tolerate non-cancelling sleepAlexandre Oliva1-1/+5
2022-06-23libstdc++: testsuite: use -lbsd for net_ts on RTEMSAlexandre Oliva1-0/+6
2022-06-24Daily bump.GCC Administrator1-0/+12
2022-06-23libstdc++: Properly remove temporary directories in filesystem testsJonathan Wakely2-4/+14
2022-06-23libstdc++: Simplify test by not using std::log2Jonathan Wakely1-1/+2
2022-06-23Daily bump.GCC Administrator1-0/+23
2022-06-21libstdc++: eh_globals: gthreads: reset _S_init before deleting keyAlexandre Oliva1-2/+7
2022-06-21libstdc++: testsuite: call sched_yield for nonpreemptive targetsAlexandre Oliva1-0/+1
2022-06-21libstdc++: testsuite: require cmath for nexttowardlAlexandre Oliva1-0/+1
2022-06-21libstdc++: testsuite: work around bitset namespace pollutionAlexandre Oliva5-0/+5
2022-06-18Daily bump.GCC Administrator1-0/+5
2022-06-17libstdc++: Add missing #include <string> to new testJonathan Wakely1-0/+2
2022-06-17Daily bump.GCC Administrator1-0/+13