public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-coroutines] Merge master r11-498
 2020-05-20  0:03 UTC 

[gcc/devel/c++-coroutines] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-05-20  0:01 UTC 

[gcc r11-506] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-05-19 22:23 UTC 

[gcc/devel/c++-modules] Merge master ed63c387aa0
 2020-05-19 19:13 UTC 

[gcc/devel/c++-modules] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-05-19 19:11 UTC 

[gcc/devel/c++-modules] x86: Also check if -fcf-protection works
 2020-05-19 19:07 UTC 

[gcc/devel/c++-modules] x86: Default CET run-time support to auto
 2020-05-19 19:04 UTC 

[gcc(refs/users/aoliva/heads/testme)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-19  9:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] Actually comment the new tests
 2020-05-19  9:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] Implent C++20 std::atomic_flag::test
 2020-05-19  9:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-19  9:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-19  9:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix whitespace in Changelog
 2020-05-19  9:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-19  9:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-19  9:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Update the baseline symbols for SPARC64/Linux
 2020-05-19  9:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-19  9:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] x32: Update baseline_symbols.txt
 2020-05-19  9:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-19  9:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "Use const for template argument."
 2020-05-19  9:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-19  9:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-05-19  9:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add missing ChangeLog entries
 2020-05-19  9:11 UTC 

[gcc(refs/users/aoliva/heads/testme)] Use const for template argument
 2020-05-19  9:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix the return type of __cxa_finalize
 2020-05-19  9:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-19  9:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-19  9:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-19  9:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-19  9:07 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-19  9:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
 2020-05-19  9:05 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-19  9:05 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-19  9:05 UTC 

[gcc(refs/users/aoliva/heads/testbase)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-19  9:02 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Actually comment the new tests
 2020-05-19  8:59 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Implent C++20 std::atomic_flag::test
 2020-05-19  8:59 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-19  8:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-19  8:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix whitespace in Changelog
 2020-05-19  8:48 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-19  8:48 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-19  8:48 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Update the baseline symbols for SPARC64/Linux
 2020-05-19  8:46 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-19  8:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] x32: Update baseline_symbols.txt
 2020-05-19  8:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-19  8:44 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Revert "Use const for template argument."
 2020-05-19  8:44 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-19  8:44 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-05-19  8:44 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Add missing ChangeLog entries
 2020-05-19  8:39 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Use const for template argument
 2020-05-19  8:39 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix the return type of __cxa_finalize
 2020-05-19  8:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-19  8:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-19  8:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-19  8:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-19  8:36 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-19  8:35 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
 2020-05-19  8:34 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-19  8:33 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-19  8:33 UTC 

[gcc r11-476] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-05-19  3:52 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] x86: Also check if -fcf-protection works
 2020-05-18  5:03 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] x86: Default CET run-time support to auto
 2020-05-18  5:01 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-18  4:57 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86: Also check if -fcf-protection works
 2020-05-18  4:51 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86: Default CET run-time support to auto
 2020-05-18  4:49 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-18  4:45 UTC 

[gcc/devel/c++-coroutines] Merge master r11-422
 2020-05-15 19:29 UTC 

[gcc/devel/c++-coroutines] x86: Also check if -fcf-protection works
 2020-05-15 19:29 UTC 

[gcc r11-422] x86: Also check if -fcf-protection works
 2020-05-15 16:08 UTC 

[gcc/devel/c++-coroutines] Merge master r11-400
 2020-05-14 20:07 UTC 

[gcc/devel/c++-coroutines] x86: Default CET run-time support to auto
 2020-05-14 20:06 UTC 

[gcc r11-396] x86: Default CET run-time support to auto
 2020-05-14 16:05 UTC 

[gcc/devel/c++-modules] Merge master f497e36ae56
 2020-05-14 15:19 UTC 

[gcc/devel/c++-modules] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-14 15:15 UTC 

[gcc/devel/c++-coroutines] Merge master r11-366
 2020-05-13 20:52 UTC 

[gcc/devel/c++-coroutines] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-13 20:51 UTC 

[gcc r11-347] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-13  7:51 UTC 

[gcc/devel/c++-modules] Merge master 2a0225e4786
 2020-05-12 21:13 UTC 

[gcc/devel/c++-modules] Actually comment the new tests
 2020-05-12 21:10 UTC 

[gcc/devel/c++-modules] Implent C++20 std::atomic_flag::test
 2020-05-12 21:10 UTC 

[gcc/devel/c++-modules] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-12 21:07 UTC 

[gcc/devel/c++-modules] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-12 21:06 UTC 

[gcc r9-8588] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-12 19:41 UTC 

[gcc/devel/c++-coroutines] Merge master r11-331
 2020-05-12 19:12 UTC 

[gcc/devel/c++-coroutines] Actually comment the new tests
 2020-05-12 19:10 UTC 

[gcc/devel/c++-coroutines] Implent C++20 std::atomic_flag::test
 2020-05-12 19:10 UTC 

[gcc r10-8136] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-12  8:55 UTC 

[gcc r10-8135] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-12  8:55 UTC 

[gcc-reposurgeon-8 r10-5851] libstdc++: Ensure root-dir converted to forward slash (PR93244)
 2020-05-12  8:02 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Actually comment the new tests
 2020-05-12  7:44 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Implent C++20 std::atomic_flag::test
 2020-05-12  7:44 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-12  7:40 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-12  7:39 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix whitespace in Changelog
 2020-05-12  7:33 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-12  7:33 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-12  7:33 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Update the baseline symbols for SPARC64/Linux
 2020-05-12  7:31 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-12  7:30 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] x32: Update baseline_symbols.txt
 2020-05-12  7:30 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-12  7:30 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Revert "Use const for template argument."
 2020-05-12  7:29 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-12  7:29 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-05-12  7:29 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Add missing ChangeLog entries
 2020-05-12  7:24 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] Use const for template argument
 2020-05-12  7:24 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix the return type of __cxa_finalize
 2020-05-12  7:22 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-12  7:22 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-12  7:22 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-12  7:22 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-12  7:21 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-12  7:20 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
 2020-05-12  7:19 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-12  7:19 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-12  7:18 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
 2020-05-12  7:17 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2020-05-12  7:16 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fixes for feature test macros (PR 91480)
 2020-05-12  7:13 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
 2020-05-12  7:13 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
 2020-05-12  7:13 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
 2020-05-12  7:11 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Actually comment the new tests
 2020-05-12  7:10 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Implent C++20 std::atomic_flag::test
 2020-05-12  7:10 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-12  7:06 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-12  7:06 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix whitespace in Changelog
 2020-05-12  6:59 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-12  6:59 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-12  6:59 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Update the baseline symbols for SPARC64/Linux
 2020-05-12  6:57 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-12  6:57 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] x32: Update baseline_symbols.txt
 2020-05-12  6:56 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-12  6:56 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Revert "Use const for template argument."
 2020-05-12  6:55 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-12  6:55 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-05-12  6:55 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Add missing ChangeLog entries
 2020-05-12  6:51 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] Use const for template argument
 2020-05-12  6:50 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix the return type of __cxa_finalize
 2020-05-12  6:48 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-12  6:48 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-12  6:48 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-12  6:48 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-12  6:47 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-12  6:46 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
 2020-05-12  6:45 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-12  6:45 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-12  6:45 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
 2020-05-12  6:44 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2020-05-12  6:42 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fixes for feature test macros (PR 91480)
 2020-05-12  6:39 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
 2020-05-12  6:39 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
 2020-05-12  6:39 UTC 

[gcc(refs/users/guojiufu/heads/guojiufu-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
 2020-05-12  6:38 UTC 

[gcc r11-307] Actually comment the new tests
 2020-05-12  5:38 UTC 

[gcc r11-306] Implent C++20 std::atomic_flag::test
 2020-05-12  5:37 UTC 

[gcc/devel/c++-coroutines] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-11 20:13 UTC 

[gcc/devel/c++-coroutines] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-11 20:13 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] Update the baseline symbols for SPARC64/Linux
 2020-05-11 18:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update Solaris baselines for GCC 9.4
 2020-05-11 18:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-11 18:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-05-11 18:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-11 18:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
 2020-05-11 18:54 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Make net::service_already_exists default constructible
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix date of changelog entry
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define __cpp_lib_execution feature test
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update __cpp_lib_array_constexpr and __cpp_lib_string_view
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add missing feature test macros
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add comments to non-standard feature test macros
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define missing __cpp_lib_int_pow2 macro
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define __cpp_lib_constexpr_complex macro
 2020-05-11 18:53 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] Fix <version> header for freestanding
 2020-05-11 18:52 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix some missing/incorrect feature test macros
 2020-05-11 18:52 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
 2020-05-11 18:52 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Improve C++14 status docs
 2020-05-11 18:52 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
 2020-05-11 18:52 UTC 

[gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
 2020-05-11 18:52 UTC 

[gcc r11-265] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-05-11 12:08 UTC 

[gcc r11-256] libstdc++ Enhance thread safety of debug mode iterators
 2020-05-10 21:02 UTC 

[gcc/devel/c++-coroutines] Merge master r11-208
 2020-05-08 20:30 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix whitespace in Changelog
 2020-05-08 20:28 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-08 20:28 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-08 20:28 UTC 

[gcc/devel/c++-modules] Merge master b224c3763e0
 2020-05-08 19:02 UTC 

[gcc/devel/c++-modules] libstdc++: Fix whitespace in Changelog
 2020-05-08 18:59 UTC 

[gcc/devel/c++-modules] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-08 18:59 UTC 

[gcc/devel/c++-modules] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-08 18:59 UTC 

[gcc/devel/c++-coroutines] Merge master r11-178
 2020-05-07 20:55 UTC 

[gcc/devel/c++-coroutines] Update the baseline symbols for SPARC64/Linux
 2020-05-07 20:53 UTC 

[gcc/devel/c++-coroutines] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-05-07 20:53 UTC 

[gcc r11-181] libstdc++: Fix whitespace in Changelog
 2020-05-07 20:48 UTC 

[gcc r11-180] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-07 20:43 UTC 

[gcc r11-179] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-05-07 20:43 UTC 

[gcc r10-8121] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-07 20:07 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8120-ge5613c55c2900cd23c9e78592f10258e19c74ab3' into redhat/gcc-10-branch
 2020-05-07 19:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Update ChangeLog and version files for release
 2020-05-07 19:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Update the baseline symbols for SPARC64/Linux
 2020-05-07 19:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] x32: Update baseline_symbols.txt
 2020-05-07 19:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-07 19:10 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-05-07 19:10 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).