February 2025 Archives by author
Starting: Tue Feb 4 05:00:43 GMT 2025
Ending: Fri Feb 28 21:50:48 GMT 2025
Messages: 132
- [PATCH] libstc++: Improve list assumption after constructor [PR118865]
Andrew Pinski (QUIC)
- [PATCH v4] libstdc++: fix a dangling reference crash in ranges::is_permutation
Giuseppe D'Angelo
- [PATCH] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH v2] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH v3] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH v4] libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
- [PATCH] Simplify _Hashtable::_M_merge_multi
François Dumont
- [PATCH] Simplify _Hashtable::_M_merge_multi
François Dumont
- [PATCH][_Hashtable] Fix hash code cache usage
François Dumont
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations
François Dumont
- [PATCH][_Hashtable] Fix hash code cache usage
François Dumont
- [PATCH] Simplify _Hashtable::_M_merge_multi
François Dumont
- [PATCH][_Hashtable] Add fancy allocator pointer support
François Dumont
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Sam James
- Query on Loop Vectorization in std::reduce
Abhishek Kaushik
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Matthew Malcomson
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Matthew Malcomson
- [PATCH] libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701]
Rainer Orth
- [PATCH] libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
Patrick Palka
- [PATCH] libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
Patrick Palka
- [PATCH] libstdc++: Implement P3138R5 views::cache_latest
Patrick Palka
- [PATCH] libstdc++: Implement P3138R5 views::cache_latest
Patrick Palka
- [PATCH 1/2] libstdc++: Sync concat_view with final paper revision [PR115209]
Patrick Palka
- [PATCH 2/2] libstdc++: Some concat_view bugfixes [PR115215, PR115218, LWG 4082]
Patrick Palka
- [PATCH 1/2] libstdc++: Sync concat_view with final paper revision [PR115209]
Patrick Palka
- [PATCH 1/2] libstdc++: Sync concat_view with final paper revision [PR115209]
Patrick Palka
- [PATCH] libstdc++: Rename concat_view::iterator to ::_Iterator
Patrick Palka
- [PATCH 1/2] libstdc++: Fix invalid signed arguments to <bit> functions
Patrick Palka
- [PATCH] libstdc++: implement constexpr memory algorithms
Patrick Palka
- [PATCH] libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
Patrick Palka
- [PATCH] libstdc++: implement constexpr memory algorithms
Patrick Palka
- [committed] libstdc++: Add code comment documenting LWG 4027 change [PR118083]
Patrick Palka
- [PATCH] libstdc++: Fix constraint recursion in basic_const_iterator relops [PR112490]
Patrick Palka
- [PATCH] libstdc++: Improve optional's <=> constraint recursion workaround [PR104606]
Patrick Palka
- [PATCH] libstdc++: Fix constraint recursion in basic_const_iterator relops [PR112490]
Patrick Palka
- [PATCH] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Patrick Palka
- [PATCH] libstdc++: Add static_assertions to ranges::to adaptor factory [PR112803]
Patrick Palka
- [PATCH] libstdc++: Fix ranges::move and ranges::move_backward to use iter_move [PR105609]
Patrick Palka
- [PATCH] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Patrick Palka
- [PATCH v2] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Patrick Palka
- [wwwdocs, pushed] Document libstdc++ headers that are deprecated in GCC 15
Gerald Pfeifer
- [PATCH] libstc++: Improve list assumption after constructor [PR118865]
Andrew Pinski
- how do I build and link a relocatable binary library from compiled Fortran source code?
George Rinker
- [PATCH] libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701]
Andreas Schwab
- [PATCH] testsuite: Enable reduced parallel batch sizes
Thomas Schwinge
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Thomas Schwinge
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Thomas Schwinge
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations (was: libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X')
Thomas Schwinge
- libstdc++: Avoid '-Wunused-parameter's
Thomas Schwinge
- [PATCH 1/4] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_error(const char*)'
Thomas Schwinge
- [PATCH 2/4] libstdc++: Avoid '-Wunused-parameter' for 'nofollow' in static member function 'static std::filesystem::__gnu_posix::DIR* std::filesystem::_Dir_base::openat(const _At_path&, bool)'
Thomas Schwinge
- [PATCH 3/4] libstdc++: Avoid '-Wunused-parameter' for 'is_directory' in member function 'bool std::filesystem::__cxx11::_Dir::do_unlink(bool, std::error_code&) const'
Thomas Schwinge
- [PATCH 4/4] libstdc++: Avoid '-Wunused-parameter' for 'out' in member function 'std::codecvt_base::result std::__format::{anonymous}::__encoding::conv(std::string_view, std::string&) const'
Thomas Schwinge
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations (was: libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X')
Thomas Schwinge
- Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynamic stack allocation not supported' (was: [1/6] nvptx testsuite patches: alloca)
Thomas Schwinge
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Thomas Schwinge
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Thomas Schwinge
- [PATCH] libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701]
Jonathan Wakely
- [PATCH] libstdc++: Fix gnu.ver CXXABI_1.3.16 for Solaris [PR118701]
Jonathan Wakely
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Jonathan Wakely
- [wwwdocs] Add some libstdc++ additions to GCC 15 release notes
Jonathan Wakely
- [PATCH v4] libstdc++: fix a dangling reference crash in ranges::is_permutation
Jonathan Wakely
- [committed] libstdc++: Add comment about use of always_inline attributes [PR111050]
Jonathan Wakely
- [committed] libstdc++: Handle exceptions in std::ostream::sentry destructor
Jonathan Wakely
- [committed] libstdc++: fix a dangling reference crash in ranges::is_permutation [PR118160]
Jonathan Wakely
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Jonathan Wakely
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Jonathan Wakely
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Jonathan Wakely
- [PATCH] libstdc++: Implement P3138R5 views::cache_latest
Jonathan Wakely
- [PATCH] libstc++: Improve list assumption after constructor [PR118865]
Jonathan Wakely
- [committed] libstdc++: Fix use of make_pair that used ADL
Jonathan Wakely
- [committed] libstdc++: Fix more unqualified uses of make_pair
Jonathan Wakely
- [PATCH] libstc++: Improve list assumption after constructor [PR118865]
Jonathan Wakely
- [committed] libstdc++: Combine three tests into one
Jonathan Wakely
- [committed] libstdc++: Add conditional noexcept to remaining range access functions
Jonathan Wakely
- [committed] libstdc++: Simplify and comment std::jthread extension [PR100612]
Jonathan Wakely
- [committed] libstdc++: Remove unused header from <bits/shared_ptr_base.h>
Jonathan Wakely
- [PATCH 1/2] libstdc++: Fix invalid signed arguments to <bit> functions
Jonathan Wakely
- [PATCH 2/2] libstdc++: Use new type-generic built-ins in <bit> [PR118855]
Jonathan Wakely
- [wwwdocs, pushed] Document libstdc++ headers that are deprecated in GCC 15
Jonathan Wakely
- [PATCH] Simplify _Hashtable::_M_merge_multi
Jonathan Wakely
- [PATCH 1/2] libstdc++: Sync concat_view with final paper revision [PR115209]
Jonathan Wakely
- [PATCH] Simplify _Hashtable::_M_merge_multi
Jonathan Wakely
- [PATCH][_Hashtable] Fix hash code cache usage
Jonathan Wakely
- [PATCH][_Hashtable] Fix hash code cache usage
Jonathan Wakely
- [PATCH 1/2] libstdc++: Sync concat_view with final paper revision [PR115209]
Jonathan Wakely
- [PATCH] libstdc++: Rename concat_view::iterator to ::_Iterator
Jonathan Wakely
- [PATCH 1/2] libstdc++: Use init_priority attribute for tzdb globals [PR118811]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Remove workaround for reserved init_priority warnings
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: Use new type-generic built-ins in <bit> [PR118855]
Jonathan Wakely
- [PATCH 1/2] libstdc++: Add parentheses around _GLIBCXX_HAS_BUILTIN definition
Jonathan Wakely
- [PATCH 2/2] libstdc++: Workaround Clang bug with __array_rank built-in [PR118559]
Jonathan Wakely
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Jonathan Wakely
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Jonathan Wakely
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Jonathan Wakely
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Jonathan Wakely
- [PATCH 1/2] libstdc++: Fix invalid signed arguments to <bit> functions
Jonathan Wakely
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations (was: libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X')
Jonathan Wakely
- [PATCH 2/4] libstdc++: Avoid '-Wunused-parameter' for 'nofollow' in static member function 'static std::filesystem::__gnu_posix::DIR* std::filesystem::_Dir_base::openat(const _At_path&, bool)'
Jonathan Wakely
- [PATCH 4/4] libstdc++: Avoid '-Wunused-parameter' for 'out' in member function 'std::codecvt_base::result std::__format::{anonymous}::__encoding::conv(std::string_view, std::string&) const'
Jonathan Wakely
- [PATCH 3/4] libstdc++: Avoid '-Wunused-parameter' for 'is_directory' in member function 'bool std::filesystem::__cxx11::_Dir::do_unlink(bool, std::error_code&) const'
Jonathan Wakely
- [PATCH 1/4] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_error(const char*)'
Jonathan Wakely
- libstdc++: Avoid '-Wunused-parameter's
Jonathan Wakely
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations (was: libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X')
Jonathan Wakely
- libstdc++: '_GLIBCXX_HAS_GTHREADS' -- '__GTHREADS' vs. '__GTHREADS_CXX0X'
Jonathan Wakely
- [committed] libstdc++: Remove redundant cast in floating_from_chars.cc
Jonathan Wakely
- [committed] libstdc++: Remove misleading comment in __atomic_base<Int>
Jonathan Wakely
- [committed] libstdc++: Fix bootstrap failure with --enable-vtable-verify [PR118981]
Jonathan Wakely
- Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations
Jonathan Wakely
- [PATCH] libstdc++: Implement LWG 4027 change to possibly-const-range [PR118083]
Jonathan Wakely
- [PATCH][_Hashtable] Fix hash code cache usage
Jonathan Wakely
- [PATCH v2] libstdc++: add a constexpr macro for C++26
Jonathan Wakely
- [PATCH] libstdc++: add support for constexpr stable_sort (P2562R1)
Jonathan Wakely
- [committed] libstdc++: Fix typo in std::fill SFINAE constraint [PR93059]
Jonathan Wakely
- [PATCH] libstdc++: implement constexpr memory algorithms
Jonathan Wakely
- [PATCH] libstdc++: implement constexpr memory algorithms
Jonathan Wakely
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Jonathan Wakely
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Jonathan Wakely
- [PATCH] libstdc++: implement constexpr memory algorithms
Jonathan Wakely
- [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS'
Jonathan Wakely
- how do I build and link a relocatable binary library from compiled Fortran source code?
Jonathan Wakely
- [PATCH v3] libstdc++: implement constexpr memory algorithms
Jonathan Wakely
- [PATCH] libstdc++: Improve optional's <=> constraint recursion workaround [PR104606]
Jonathan Wakely
- [PATCH] libstdc++: Fix constraint recursion in basic_const_iterator relops [PR112490]
Jonathan Wakely
- [PATCH] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Jonathan Wakely
- [PATCH] libstdc++: Fix ranges::move and ranges::move_backward to use iter_move [PR105609]
Jonathan Wakely
- [PATCH] libstdc++: Add static_assertions to ranges::to adaptor factory [PR112803]
Jonathan Wakely
- [committed] libstdc++: Fix outdated comment in <stacktrace>
Jonathan Wakely
- [PATCH v2] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Jonathan Wakely
- [PATCH v2] libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
Jonathan Wakely
Last message date:
Fri Feb 28 21:50:48 GMT 2025
Archived on: Fri Feb 28 21:51:14 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).