aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2023-09-29libstdc++: Fix handling of surrogate CP in codecvt [PR108976]Dimitrij Mijoski6-449/+1493
2023-09-29libstdc++: Ensure active union member is correctly setNathaniel Shead3-4/+38
2023-09-29Daily bump.GCC Administrator1-0/+69
2023-09-28libstdc++: Use Python "not in" operatorTom Tromey1-3/+3
2023-09-28libstdc++: Remove std_ratio_t_tupleTom Tromey1-8/+0
2023-09-28libstdc++: Remove unused locals from printers.pyTom Tromey1-2/+1
2023-09-28libstdc++: Remove unused Python importsTom Tromey2-3/+0
2023-09-28libstdc++: Use gdb.ValuePrinter base classTom Tromey1-597/+606
2023-09-28libstdc++: Show full Python stack on errorTom Tromey1-0/+2
2023-09-28libstdc++: Refactor Python Xmethods to use is_specialization_ofJonathan Wakely1-12/+24
2023-09-28libstdc++: Reformat Python codeJonathan Wakely1-47/+75
2023-09-28libstdc++: Format Python docstrings according to PEP 357Jonathan Wakely2-97/+112
2023-09-28libstdc++: Force _Hash_node_value_base methods inline to fix abi (PR111050)Tim Song1-0/+4
2023-09-28Daily bump.GCC Administrator1-0/+10
2023-09-27libstdc++: Fix format string in StdChronoTimeZoneRulePrinterJonathan Wakely1-1/+1
2023-09-26testsuite: Require thread-fence for 29_atomics/atomic_flag/cons/value_init.ccHans-Peter Nilsson1-0/+1
2023-09-26Daily bump.GCC Administrator1-0/+36
2023-09-25libstdc++: Shorten integer std::to/from_chars symbol namesPatrick Palka1-25/+9
2023-09-25Update baseline symbols for hppa-linux.John David Anglin1-0/+71
2023-09-25libstdc++: Prevent unwanted ADL in std::to_array [PR111512]Jonathan Wakely2-2/+26
2023-09-25libstdc++: Define C++23 std::forward_like (P2445R1)Jonathan Wakely7-10/+135
2023-09-20Daily bump.GCC Administrator1-0/+4
2023-09-19c++: Move consteval folding to cp_fold_rMarek Polacek1-1/+1
2023-09-19Daily bump.GCC Administrator1-0/+39
2023-09-18c++: non-dependent assignment checking [PR63198, PR18474]Patrick Palka7-7/+7
2023-09-18libstdc++: Minor tweak to C++20 status docsJonathan Wakely2-2/+2
2023-09-18libstdc++: Update C++20 and C++23 status docsJonathan Wakely5-64/+717
2023-09-18libstdc++: Minor update to installation docsJonathan Wakely3-15/+42
2023-09-16Daily bump.GCC Administrator1-0/+1650
2023-09-16libstdc++: Do not require effective target pthread for some testsJonathan Wakely6-18/+12
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from remaining testsJonathan Wakely24-43/+21
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 30_threads testsJonathan Wakely43-85/+42
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 27_io testsJonathan Wakely45-87/+42
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 26_numerics testsJonathan Wakely50-98/+49
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 24_iterators testsJonathan Wakely56-105/+50
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 23_containers testsJonathan Wakely94-167/+74
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 21_strings testsJonathan Wakely30-47/+21
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 20_utils testsJonathan Wakely136-239/+108
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from <compare> testsJonathan Wakely13-24/+12
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from <atomic> testsJonathan Wakely33-61/+28
2023-09-16libstdc++: Add missing tests for std::basic_filebuf::native_handle()Jonathan Wakely2-0/+116
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely23-56/+411
2023-09-15libstdc++: Add log line to testsuite outputJonathan Wakely1-0/+1
2023-09-15libstdc++: Simplify dejagnu directives for some tests using threadsJonathan Wakely15-46/+24
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from XFAIL std::span testsJonathan Wakely22-60/+38
2023-09-15libstdc++: Remove dg-options "-std=gnu++23" from remaining testsJonathan Wakely109-109/+7
2023-09-15libstdc++: Remove dg-options "-std=gnu++23" from std::expected testsJonathan Wakely14-14/+0
2023-09-15libstdc++: Remove dg-options "-std=gnu++20" from std::chrono testsJonathan Wakely79-112/+33
2023-09-15libstdc++: Remove dg-options "-std=gnu++20" from std::format testsJonathan Wakely17-21/+0
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely196-390/+194