public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-5454] libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT
 2020-11-26 23:56 UTC 

[gcc r11-5453] libstdc++: Only define std::latch if atomic waiting is available
 2020-11-26 22:59 UTC 

[gcc r11-5452] libstc++: Fix typo in new check_effective_target_gthreads proc
 2020-11-26 22:56 UTC 

[gcc r11-5449] libstdc++: Set dg-timeout-factor for some slow tests
 2020-11-26 16:25 UTC 

[gcc r11-5448] libstdc++: Allow dejagnu tool_timeout to be overridden
 2020-11-26 16:25 UTC 

[gcc r11-5447] libstdc++: Fix some more deadlocks in tests [PR 97936]
 2020-11-26 16:25 UTC 

[gcc r11-5446] libstdc++: Add "futex" and "gthreads" effective-target keywords
 2020-11-26 16:24 UTC 

[gcc r8-10650] libstdc++: Fix undefined FILE* operations in test
 2020-11-26 12:08 UTC 

[gcc r11-5438] ada: c++: Get rid of libposix4, librt on Solaris
 2020-11-26 12:05 UTC 

[gcc r9-9074] libstdc++: Fix undefined FILE* operations in test
 2020-11-26 12:05 UTC 

[gcc r10-9087] libstdc++: Fix undefined FILE* operations in test
 2020-11-26 12:04 UTC 

[gcc r11-5437] libstdc++: Fix undefined FILE* operations in test
 2020-11-26 11:26 UTC 

[gcc r11-5436] libstdc++: Add new headers to stdc++.h
 2020-11-26 11:25 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-5434-ga386566118054e08bb733f1248649fb6847c407e' into redhat/gcc-11-branch
 2020-11-26 10:24 UTC 

[gcc r10-9085] Daily bump
 2020-11-26  0:17 UTC 

[gcc r11-5394] Daily bump
 2020-11-26  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5390
 2020-11-25 21:56 UTC 

[gcc r11-5385] libstdc++: Remove redundant clock conversions in atomic waits
 2020-11-25 18:38 UTC 

[gcc r11-5384] libstdc++: Encapsulate __gthread_cond_t as std::__condvar
 2020-11-25 18:37 UTC 

[gcc r11-5383] libstdc++: Fix testsuite helper functions [PR 97936]
 2020-11-25 18:37 UTC 

[gcc r10-9081] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935]
 2020-11-25 18:11 UTC 

[gcc r10-9080] libstdc++: Remove workarounds for constrained nested class templates
 2020-11-25 18:10 UTC 

[gcc r11-5381] libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935]
 2020-11-25 17:41 UTC 

[gcc r11-5380] libstdc++: Fix test failure on AIX
 2020-11-25 17:41 UTC 

[gcc r11-5331] libstdc++: Fix silly typos [PR 97936]
 2020-11-25 12:32 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-9078-g1cd47144fd250f37206c8e2a0cc7d51c25ad368c' into redhat/gcc-10-branch
 2020-11-25 11:58 UTC 

[gcc r11-5330] libstdc++: Fix handling of futex wake [PR 97936]
 2020-11-25 10:33 UTC 

[gcc r10-9075] Daily bump
 2020-11-25  9:35 UTC 

[gcc r11-5328] Daily bump
 2020-11-25  9:34 UTC 

[gcc r10-9072] libstdc++: Change test to work without 64-bit atomics
 2020-11-24 23:58 UTC 

[gcc r11-5326] libstdc++: Disable failing tests [PR 97936]
 2020-11-24 23:41 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5322
 2020-11-24 20:42 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-5322-gce2d9549f2b2bcb70a1a6f8f4e776e1ed427546b' into redhat/gcc-11-branch
 2020-11-24 19:24 UTC 

[gcc r11-5316] libstdc++: Run all tests in file
 2020-11-24 14:59 UTC 

[gcc r11-5315] libstdc++: Throw instead of segfaulting in std::thread constructor [PR 67791]
 2020-11-24 14:59 UTC 

[gcc r11-5314] libstdc++: Use __libc_single_threaded for locale initialization
 2020-11-24 14:59 UTC 

[gcc/devel/c++-modules] Merge trunk 89d9c634dc5
 2020-11-24 13:37 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5262
 2020-11-23 21:52 UTC 

[gcc r11-5260] libstdc++: Fix variable declared with wrong type
 2020-11-23 18:30 UTC 

[gcc r11-5259] libstdc++: Fix linker errors due to missing 'inline' keywords
 2020-11-23 18:29 UTC 

[gcc r11-5258] libstdc++: Add configure checks for semaphores
 2020-11-23 18:29 UTC 

[gcc r11-5257] libstdc++: make atomic waiting depend on gthreads or futexes
 2020-11-23 18:29 UTC 

[gcc r11-5255] libstdc++: Link tests to libatomic as required [PR 97948]
 2020-11-23 16:07 UTC 

[gcc r11-5235] Daily bump
 2020-11-22  0:16 UTC 

[gcc r11-5227] libstdc++: Fix atomic waiting for non-linux targets
 2020-11-21 17:50 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-5219-gdec42fe4e3669409383d44d69a5992cd0c50fdb0' into redhat/gcc-11-branch
 2020-11-21  8:13 UTC 

[gcc r10-9059] Daily bump
 2020-11-21  0:17 UTC 

[gcc r11-5215] libstdc++: Add C++2a synchronization support
 2020-11-20 22:40 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5204
 2020-11-20 21:06 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2020-11-20 18:12 UTC 

[gcc r10-9057] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]
 2020-11-20 13:49 UTC 

[gcc r10-9056] libstdc++: Fix compilation error with clang-8 [PR 97876]
 2020-11-20 13:49 UTC 

[gcc r10-9055] libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]
 2020-11-20 13:49 UTC 

[gcc r11-5199] libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]
 2020-11-20 13:27 UTC 

[gcc/devel/c++-modules] Merge trunk 5bba2215c23 c++: Template hash access
 2020-11-20 12:31 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5181
 2020-11-19 21:44 UTC 

[gcc r11-5183] libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]
 2020-11-19 21:07 UTC 

[gcc r11-5173] libstdc++: Add missing header to some tests
 2020-11-19 16:17 UTC 

[gcc r11-5168] libstdc++: Move std::thread to a new header
 2020-11-19 13:36 UTC 

[gcc r11-5167] libstdc++: Fix overflow checks to use the correct "time_t" [PR 93456]
 2020-11-19 13:33 UTC 

[gcc/devel/c++-modules] Merge trunk bf425849f1d preprocessor: main-file cleanup
 2020-11-19 12:59 UTC 

[gcc r10-9051] Daily bump
 2020-11-19  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5146
 2020-11-18 22:13 UTC 

[gcc/devel/c++-modules] Merge trunk 92648faa1cb
 2020-11-18 19:56 UTC 

[gcc r10-9049] libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500]
 2020-11-18 16:11 UTC 

[gcc r10-9048] libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474]
 2020-11-18 16:11 UTC 

[gcc r10-9047] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-11-18 16:11 UTC 

[gcc r11-5132] libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500]
 2020-11-18 15:24 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-11-18 14:53 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-11-18 14:53 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-11-18 14:22 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-11-18 14:22 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-11-18 14:22 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-11-18 14:22 UTC 

[gcc r10-9046] libstdc++: Fix macro redefinition warnings
 2020-11-18 13:03 UTC 

[gcc r10-9045] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
 2020-11-18 13:03 UTC 

[gcc r10-9044] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869}
 2020-11-18 13:03 UTC 

[gcc/devel/c++-modules] Merge trunk d3ae802402b
 2020-11-18 12:51 UTC 

[gcc r9-9057] Daily bump
 2020-11-18  0:19 UTC 

[gcc r10-9039] Daily bump
 2020-11-18  0:17 UTC 

[gcc r11-5115] Daily bump
 2020-11-18  0:17 UTC 

[gcc r11-5114] libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]
 2020-11-17 23:53 UTC 

[gcc r9-9054] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-11-17 22:13 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5105
 2020-11-17 21:35 UTC 

[gcc r10-9036] libstdc++: Fix ranges::search_n for random access iterators [PR97828]
 2020-11-17 16:28 UTC 

[gcc r11-5099] libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97869}
 2020-11-17 16:13 UTC 

[gcc r11-5096] libstdc++: Fix ranges::search_n for random access iterators [PR97828]
 2020-11-17 15:29 UTC 

[gcc r8-10625] Daily bump
 2020-11-17  0:18 UTC 

[gcc r10-9032] Daily bump
 2020-11-17  0:17 UTC 

[gcc r8-10624] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
 2020-11-16 21:58 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5062
 2020-11-16 21:32 UTC 

[gcc r10-9031] libstdc++: Remove redundant overflow check for futex timeout [PR 93456]
 2020-11-16 21:15 UTC 

[gcc r10-9030] libstdc++: Avoid 32-bit time_t overflows in futex calls
 2020-11-16 21:15 UTC 

[gcc r10-9029] libstdc++: Optimise std::future::wait_for
 2020-11-16 21:15 UTC 

[gcc/devel/c++-modules] Merge trunk 63496cbea58
 2020-11-16 13:15 UTC 

[gcc r11-5053] libstdc++: Fix error shown during Solaris build
 2020-11-16 11:54 UTC 

[gcc r11-5045] Daily bump
 2020-11-16  0:16 UTC 

[gcc r11-5036] c++: Check abstract type only on object creation. [PR86252]
 2020-11-15 17:08 UTC 

[gcc r9-9046] Daily bump
 2020-11-14  0:19 UTC 

[gcc r10-9025] Daily bump
 2020-11-14  0:17 UTC 

[gcc r11-5022] libstdc++: Use custom timespec in system calls [PR 93421]
 2020-11-14  0:16 UTC 

[gcc r11-5021] libstdc++: Remove redundant overflow check for futex timeout [PR 93456]
 2020-11-14  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-5008
 2020-11-13 21:18 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2020-11-13 20:43 UTC 

[gcc r11-5008] libstdc++: Avoid more 32-bit time_t overflows in futex calls
 2020-11-13 19:11 UTC 

[gcc/devel/c++-modules] Merge trunk e3b3b59683c
 2020-11-13 18:57 UTC 

[gcc r11-4998] libstdc++: Avoid 32-bit time_t overflows in futex calls
 2020-11-13 17:19 UTC 

[gcc r9-9045] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
 2020-11-13 14:55 UTC 

[gcc r10-9022] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
 2020-11-13 14:52 UTC 

[gcc r9-9044] libstdc++: Fix division by zero in std::sample
 2020-11-13 14:23 UTC 

[gcc/devel/c++-modules] Merge trunk 5fa821bba73#
 2020-11-13 13:21 UTC 

[gcc/devel/c++-modules] Merge trunk 7f851c33411 libstdc++: Fix __numeric_traits_integer<__int20>
 2020-11-13 13:21 UTC 

[gcc r10-9021] libstdc++: Fix test that fails for targets without __int128 [PR 96042]
 2020-11-13 13:11 UTC 

[gcc r11-4974] libstdc++: Add -pthread options to std::future polling test
 2020-11-13 11:01 UTC 

[gcc r10-9020] Daily bump
 2020-11-13  0:17 UTC 

[gcc r11-4960] Daily bump
 2020-11-13  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4951
 2020-11-12 23:49 UTC 

[gcc r11-4958] libstdc++: Optimise std::future::wait_for and fix futex polling
 2020-11-12 23:48 UTC 

[gcc/devel/c++-modules] Merge trunk 3c3beb1a813
 2020-11-12 16:06 UTC 

[gcc r11-4946] libstdc++: Simplify __numeric_traits definition
 2020-11-12 14:37 UTC 

[gcc r10-9016] libstdc++: Make incrementable<__int128> satisfied in strict mode
 2020-11-12 14:35 UTC 

[gcc r10-9015] libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]
 2020-11-12 14:34 UTC 

[gcc r10-9014] libstdc++: Make __int128 meet integer-class requirements [PR 96042]
 2020-11-12 14:09 UTC 

[gcc r11-4941] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
 2020-11-12 12:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-9012-gd183dd5ca42bbfc1f840c59ffe2e42fbd6860707' into redhat/gcc-10-branch
 2020-11-12 10:09 UTC 

[gcc r10-9007] Daily bump
 2020-11-12  0:17 UTC 

[gcc r11-4929] Daily bump
 2020-11-12  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4928
 2020-11-11 23:46 UTC 

[gcc r11-4922] libstdc++: Exclude cygwin and mingw from linker relro support
 2020-11-11 15:36 UTC 

[gcc r10-9002] libstdc++: Assigning to a joinable std::jthread calls std::terminate
 2020-11-11 11:43 UTC 

[gcc r11-4910] libstdc++: Assigning to a joinable std::jthread calls std::terminate
 2020-11-11 11:13 UTC 

[gcc r11-4909] libstdc++: Use helper type for checking thread ID
 2020-11-11 11:13 UTC 

[gcc r11-4895] libstdc++: Implement std::emit_on_flush etc
 2020-11-11  0:19 UTC 

[gcc r11-4892] libstdc++: Avoid bad_alloc exceptions when changing locales
 2020-11-10 23:49 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4885
 2020-11-10 20:39 UTC 

[gcc r11-4889] libstdc++: Reorder constructors in <sstream>
 2020-11-10 19:41 UTC 

[gcc r11-4888] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]
 2020-11-10 19:41 UTC 

[gcc r11-4887] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415]
 2020-11-10 19:41 UTC 

[gcc/devel/gccgo] Merge from trunk revision cf392dbdf17e38026f8e3c0e9af7f5b87f63be56
 2020-11-10 18:45 UTC 

[gcc r9-9035] Daily bump
 2020-11-10  0:18 UTC 

[gcc r8-10617] Daily bump
 2020-11-10  0:18 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4849
 2020-11-09 21:50 UTC 

[gcc r8-10616] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
 2020-11-09 15:27 UTC 

[gcc r11-4844] libstdc++: Improve comment on _Power_of_2 helper function
 2020-11-09 14:54 UTC 

[gcc r11-4843] libstdc++: Remove redundant check for zero in std::__popcount
 2020-11-09 14:54 UTC 

[gcc r9-9034] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
 2020-11-09 14:53 UTC 

[gcc r11-4839] libstdc++: Use 'inline' consistently in std::exception_ptr [PR 97729]
 2020-11-09 14:29 UTC 

[gcc r11-4838] libstdc++: Include <typeinfo> even for -fno-rtti [PR 97758]
 2020-11-09 14:28 UTC 

[gcc/devel/c++-modules] Merge trunk e38cd64ac6c c++: ADL refactor
 2020-11-09 13:28 UTC 

[gcc/devel/c++-modules] Merge trunk 4b5f564a5d9 libcpp: Provide date routine
 2020-11-09 12:51 UTC 

[gcc r11-4821] Daily bump
 2020-11-08  0:16 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2020-11-07 19:14 UTC 

[gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Merge remote-tracking branch 'origin/master' into me/honza-gcc-benchmark-branch-v2
 2020-11-07 19:14 UTC 

[gcc r11-4812] libsupc++: Make the destructor parameter to `__cxa_thread_atexit()` use the `__thiscall` calling con
 2020-11-07  2:50 UTC 

[gcc r11-4811] Daily bump
 2020-11-07  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4801
 2020-11-06 22:11 UTC 

[gcc r11-4801] libstdc++: Fix symbol version conflict in linker script
 2020-11-06 20:14 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.10
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.9
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.10
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.8
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.9
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.7
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.8
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.6
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.7
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.5
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.6
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.4
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.5
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.3
 2020-11-06 13:09 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v4)] Daily bump.2
 2020-11-06 13:08 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.4
 2020-11-06 13:08 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.3
 2020-11-06 13:08 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v3)] Daily bump.2
 2020-11-06 13:08 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:04 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:02 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:02 UTC 

[gcc(refs/users/marxin/heads/martin-hook-test-v2)] Daily bump
 2020-11-06 13:02 UTC 

[gcc r10-8984] Daily bump
 2020-11-06  0:17 UTC 

[gcc r11-4760] Daily bump
 2020-11-06  0:17 UTC 

[gcc r11-4756] c++: Implement -Wvexing-parse [PR25814]
 2020-11-05 20:56 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4753
 2020-11-05 20:24 UTC 

[gcc r11-4754] libstdc++: Fix typo in ChangeLog entry
 2020-11-05 19:35 UTC 

[gcc r11-4753] libstdc++: Fix constraints on std::optional comparisons [PR 96269]
 2020-11-05 19:09 UTC 

[gcc r11-4750] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
 2020-11-05 18:01 UTC 

[gcc r11-4749] libstdc++: Fix multiple definitions of std::exception_ptr functions [PR 97729]
 2020-11-05 18:01 UTC 

[gcc r11-4748] libstdc++: Export basic_stringbuf constructor [PR 97729]
 2020-11-05 18:01 UTC 

[gcc r11-4738] libstdc++: Fix new <sstream> constructors
 2020-11-05 13:31 UTC 

[gcc r11-4737] libstdc++: Adjust whitespace in <sstream>
 2020-11-05 13:31 UTC 

[gcc r10-8979] Daily bump
 2020-11-05  0:17 UTC 

[gcc r11-4729] libstdc++: Fix default mode of new basic_stringstream constructor [PR 97719]
 2020-11-04 23:41 UTC 

[gcc/devel/c++-coroutines] Merge master r11-4724
 2020-11-04 20:35 UTC 

[gcc r11-4723] libstdc++: Fix test failure with --disable-linux-futex
 2020-11-04 15:34 UTC 

[gcc r11-4722] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971]
 2020-11-04 13:36 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).