June 2024 Archives by author
Starting: Sat Jun 1 07:35:06 GMT 2024
Ending: Sun Jun 30 21:51:41 GMT 2024
Messages: 226
- [PATCH] libstdc++: testsuite: Skip atomics test if there's no -latomic
Thiago Jung Bauermann
- [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Stephan Bergmann
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Maciej Cencora
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Maciej Cencora
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Maciej Cencora
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Maciej Cencora
- EXT: Re: [PATCH] [libstdc++] [testsuite] require cmath for [PR114359]
Chen, Yee Men (GE Vernova)
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Ulrich Drepper
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Ulrich Drepper
- [committed v4] libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
Ulrich Drepper
- [PATCH] libstdc++: Use memchr to optimize std::find [PR88545]
Michael Welsh Duggan
- [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849
François Dumont
- [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849
François Dumont
- [PATCH] Re-implement predefined operators
François Dumont
- [PATCH][_Hashtable] Fix some implementation inconsistencies
François Dumont
- [_Hashtable] Optimize destructor
François Dumont
- [_Hashtable] Optimize destructor
François Dumont
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
François Dumont
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
François Dumont
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
François Dumont
- [PATCH][_Hashtable] Fix some implementation inconsistencies
François Dumont
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [PATCH] libstdc++: Optimize std::gcd
Stephen Face
- [PATCH] libstdc++: Optimize std::gcd
Stephen Face
- [PATCH] libstdc++: Add script to update docs for a new release branch
Eric Gallager
- [PATCH] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Olivier Hainque
- [PATCH v2] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Olivier Hainque
- [PATCH] libstdc++: Optimize std::gcd
Sam James
- [PATCH v2] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Jakub Jelinek
- [PATCH] libstdc++: Fix simd<char> conversion for -fno-signed-char for Clang
Matthias Kretz
- [PATCH] libstdc++: Fix find_last_set(simd_mask) to ignore padding bits
Matthias Kretz
- [PATCH] libstdc++: Fix find_last_set(simd_mask) to ignore padding bits
Matthias Kretz
- [PATCH] libstdc++: Fix test on x86_64 and non-simd targets
Matthias Kretz
- [PATCH] [libstdc++] [testsuite] defer to check_vect_support* [PR115454]
Matthias Kretz
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Matthias Kretz
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Matthias Kretz
- Re: [PATCH v3] libstdc++: Fix std::ranges::iota not in numeric [PR108760]
Michael Levine (BLOOMBERG/ 731 LEX)
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Georg-Johann Lay
- [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
Ken Matsui
- [PATCH v26 03/13] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v27 1/3] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v27 2/3] libstdc++: Optimize std::add_lvalue_reference compilation performance
Ken Matsui
- [PATCH v27 3/3] libstdc++: Optimize std::add_rvalue_reference compilation performance
Ken Matsui
- [PATCH v27 2/3] libstdc++: Optimize std::add_lvalue_reference compilation performance
Ken Matsui
- [FYI] [PATCH v3] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Alexandre Oliva
- [PATCH] [libstdc++] drop workaround for clang<=7 (was: [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__)
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] xfail double-prec from_chars for float128_t
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require cmath for [PR114359]
Alexandre Oliva
- [libstdc++] [testsuite] no libatomic for vxworks
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] defer to check_vect_support* [PR115454]
Alexandre Oliva
- [PATCH] libstdc++: Introduce scale factor in 30_threads/future/members/poll.cc [PR98678]
Rainer Orth
- [Patch][libstdc++] Add constexpr specifier to function
Deev Patel
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Peter0x44
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Peter0x44
- [pushed] libstdc++: Move gcc.gnu.org links to https
Gerald Pfeifer
- [pushed] libstdc++: Update gcc.gnu.org links in FAQ to https
Gerald Pfeifer
- [pushed] libstdc++: Move gcc.gnu.org and sourceware.org links to https
Gerald Pfeifer
- libstdc++ docs still using viewcvs
Gerald Pfeifer
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Andrew Pinski
- [PATCH v26 03/13] libstdc++: Optimize std::is_pointer compilation performance
Andrew Pinski
- [PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
Barnabás Pőcze
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Xi Ruoyao
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Martin Uecker
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Martin Uecker
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Martin Uecker
- [PATCH] (Re: Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long))
Vaseeharan Vinayagamoorthy
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Detlef Vollmann
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Detlef Vollmann
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Detlef Vollmann
- [PATCH v2] libstdc++: Fix build for AVR [PR115481, PR111639]
Detlef Vollmann
- [PATCH] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Jonathan Wakely
- [PATCH] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Jonathan Wakely
- [PATCH v2] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Jonathan Wakely
- [committed] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]
Jonathan Wakely
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Jonathan Wakely
- [PATCH] libstdc++: Optimize std::basic_string_view::starts_with
Jonathan Wakely
- [PATCH 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Reuse temporary buffer utils in <stacktrace>
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Jonathan Wakely
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Jonathan Wakely
- [PATCH] libstdc++: Optimize std::basic_string_view::starts_with
Jonathan Wakely
- [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849
Jonathan Wakely
- [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849
Jonathan Wakely
- [PATCH] libstdc++: Fix simd<char> conversion for -fno-signed-char for Clang
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Reuse temporary buffer utils in <stacktrace>
Jonathan Wakely
- [committed] libstdc++: Only define std::span::at for C++26 [PR115335]
Jonathan Wakely
- [PATCH] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [PATCH] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [PATCH] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [PATCH] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [PATCH v2] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [committed] contrib: Fix spelling and capitalization in header-tools
Jonathan Wakely
- [Patch][libstdc++] Add constexpr specifier to function
Jonathan Wakely
- [Patch][libstdc++] Add constexpr specifier to function
Jonathan Wakely
- [PATCH] [libstdc++] drop workaround for clang<=7 (was: [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__)
Jonathan Wakely
- [PATCH v3] libstdc++: Fix std::ranges::iota not in numeric [PR108760]
Jonathan Wakely
- [committed] libstdc++: Optimize std::to_address
Jonathan Wakely
- [PATCH] libstdc++: Optimize std::gcd
Jonathan Wakely
- [PATCH] libstdc++: Optimize std::gcd
Jonathan Wakely
- [committed] libstdc++: Add missing header to <bits/ranges_algobase.h> for std::__memcmp
Jonathan Wakely
- [committed] libstdc++: Define __cpp_lib_ranges in <algorithm>
Jonathan Wakely
- [committed v4] libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
Jonathan Wakely
- [committed v2][libstdc++] Add constexpr specifier to function __atomic_impl::__clear_padding
Jonathan Wakely
- [committed v4] libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
Jonathan Wakely
- [_Hashtable] Optimize destructor
Jonathan Wakely
- [_Hashtable] Optimize destructor
Jonathan Wakely
- [PATCH] libstdc++: Introduce scale factor in 30_threads/future/members/poll.cc [PR98678]
Jonathan Wakely
- [_Hashtable] Optimize destructor
Jonathan Wakely
- [committed] libstdc++: Add test for chrono::leap_seconds ostream insertion
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] xfail double-prec from_chars for float128_t
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
Jonathan Wakely
- [committed] libstdc++: Do not use memset in _Hashtable::clear()
Jonathan Wakely
- [committed] libstdc++: Fix std::tr2::dynamic_bitset shift operations [PR115399]
Jonathan Wakely
- [PATCH] libstdc++: Improve diagnostics for invalid std::hash specializations [PR115420]
Jonathan Wakely
- [PATCH] libstdc++: Use __glibcxx_ranges_as_const to guard P2278R4 changes
Jonathan Wakely
- [PATCH] libstdc++: Add ranges::range_common_reference_t for C++20 (LWG 3860)
Jonathan Wakely
- [PATCH] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475]
Jonathan Wakely
- [PATCH] libstdc++: Fix unwanted #pragma messages from PSTL headers [PR113376]
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] require cmath for [PR114359]
Jonathan Wakely
- [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
Jonathan Wakely
- [PATCH v26 02/13] libstdc++: Optimize std::is_volatile compilation performance
Jonathan Wakely
- [PATCH v26 03/13] libstdc++: Optimize std::is_pointer compilation performance
Jonathan Wakely
- [PATCH v26 04/13] libstdc++: Optimize std::is_unbounded_array compilation performance
Jonathan Wakely
- [PATCH v26 05/13] libstdc++: Optimize std::add_pointer compilation performance
Jonathan Wakely
- [PATCH v26 06/13] libstdc++: Optimize std::remove_extent compilation performance
Jonathan Wakely
- [PATCH v26 07/13] libstdc++: Optimize std::remove_all_extents compilation performance
Jonathan Wakely
- [PATCH v26 08/13] libstdc++: Optimize std::add_lvalue_reference compilation performance
Jonathan Wakely
- [PATCH v26 09/13] libstdc++: Optimize std::add_rvalue_reference compilation performance
Jonathan Wakely
- [PATCH v26 10/13] libstdc++: Optimize std::decay compilation performance
Jonathan Wakely
- [PATCH v26 11/13] libstdc++: Optimize std::rank compilation performance
Jonathan Wakely
- [PATCH v26 12/13] libstdc++: Optimize std::is_invocable compilation performance
Jonathan Wakely
- [PATCH v26 13/13] libstdc++: Optimize std::is_nothrow_invocable compilation performance
Jonathan Wakely
- [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
Jonathan Wakely
- [PATCH v27 2/3] libstdc++: Optimize std::add_lvalue_reference compilation performance
Jonathan Wakely
- [PATCH v27 3/3] libstdc++: Optimize std::add_rvalue_reference compilation performance
Jonathan Wakely
- [PATCH v27 1/3] libstdc++: Optimize std::is_pointer compilation performance
Jonathan Wakely
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
Jonathan Wakely
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
Jonathan Wakely
- [committed] libstdc++: Fix declaration of posix_memalign for freestanding
Jonathan Wakely
- [committed] libstdc++: Make std::type_info::operator== always_inline for C++23 [PR110572]
Jonathan Wakely
- [PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
Jonathan Wakely
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
Jonathan Wakely
- [PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
Jonathan Wakely
- [committed] libstdc++: Fix outdated comment about standard integer types
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Jonathan Wakely
- [committed] libstdc++: Fix warning regressions in <bits/stl_tempbuf.h>
Jonathan Wakely
- [committed] libstdc++: Add conditional noexcept to std::pair default ctor
Jonathan Wakely
- [committed] libstdc++: Add noexcept to some std::promise shared state internals
Jonathan Wakely
- [committed] libstdc++: Consistently indent <future> with tabs
Jonathan Wakely
- [PATCH] libstdc++: Fix std::to_array for trivial-ish types [PR115522]
Jonathan Wakely
- [PATCH] libstdc++: Fix find_last_set(simd_mask) to ignore padding bits
Jonathan Wakely
- [PATCH] libstdc++: Fix __cpp_lib_chrono for old std::string ABI
Jonathan Wakely
- [PATCH] libstdc++: Fix std::fill and std::fill_n optimizations [PR109150]
Jonathan Wakely
- [PATCH 1/4] libstdc++: Don't use std::__is_scalar in std::valarray initialization [PR115497]
Jonathan Wakely
- [PATCH 2/4] libstdc++: Stop using std::__is_pointer in <deque> and <algorithm> [PR115497]
Jonathan Wakely
- [PATCH 3/4] libstdc++: Remove std::__is_void class template [PR115497]
Jonathan Wakely
- [PATCH 4/4] libstdc++: Remove std::__is_pointer and std::__is_scalar [PR115497]
Jonathan Wakely
- [PATCH] libstdc++: Simplify std::valarray initialization helpers
Jonathan Wakely
- [PATCH 1/2] libstdc++: Work around some PSTL test failures for debug mode [PR90276]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Increase timeouts for PSTL tests in debug mode [PR90276]
Jonathan Wakely
- [PATCH 1/3] libstdc++: Add [[deprecated]] to std::wstring_convert and std::wbuffer_convert
Jonathan Wakely
- [PATCH 2/3] libstdc++: Add deprecation warnings to <strstream> types
Jonathan Wakely
- [PATCH 3/3] libstdc++: Undeprecate std::pmr::polymorphic_allocator::destroy (P2875R4)
Jonathan Wakely
- [PATCH] libstdc++: Make std::any_cast<void> ill-formed (LWG 3305)
Jonathan Wakely
- pb_ds gp_hash_table resize strategy
Jonathan Wakely
- [committed] libstdc++: Initialize base in test allocator's constructor
Jonathan Wakely
- [PATCH] libstdc++: Fix std::to_array for trivial-ish types [PR115522]
Jonathan Wakely
- [PATCH] libstdc++: Fix __cpp_lib_chrono for old std::string ABI
Jonathan Wakely
- [PATCH 1/3] libstdc++: Add [[deprecated]] to std::wstring_convert and std::wbuffer_convert
Jonathan Wakely
- [PATCH 2/3] libstdc++: Add deprecation warnings to <strstream> types
Jonathan Wakely
- [PATCH 3/3] libstdc++: Undeprecate std::pmr::polymorphic_allocator::destroy (P2875R4)
Jonathan Wakely
- [PATCH] libstdc++: Make std::any_cast<void> ill-formed (LWG 3305)
Jonathan Wakely
- [committed] libstdc++: Qualify calls in <bits/stl_uninitialized.h> to prevent ADL
Jonathan Wakely
- [PATCH 4/4] libstdc++: Remove std::__is_pointer and std::__is_scalar [PR115497]
Jonathan Wakely
- [PATCH] libstdc++: Fix test on x86_64 and non-simd targets
Jonathan Wakely
- [PATCH] libstdc++: Fix std::fill and std::fill_n optimizations [PR109150]
Jonathan Wakely
- [PATCH 4/4] libstdc++: Remove std::__is_pointer and std::__is_scalar [PR115497]
Jonathan Wakely
- How does codecvt's do_length work?
Jonathan Wakely
- [libstdc++] [testsuite] no libatomic for vxworks
Jonathan Wakely
- [PATCH] libstdc++: Replace viewcvs links in docs with cgit links
Jonathan Wakely
- [committed][gcc-11] libstdc++: Replace reference to mainline in release branch docs
Jonathan Wakely
- [committed][gcc-12] libstdc++: Remove confusing text from status tables for release branch
Jonathan Wakely
- [committed][gcc-13] libstdc++: Remove confusing text from status tables for release branch
Jonathan Wakely
- [committed][gcc-13] libstdc++: Remove confusing text from status tables for release branch
Jonathan Wakely
- [PATCH] libstdc++: Add script to update docs for a new release branch
Jonathan Wakely
- [PATCH] libstdc++: Simplify std::valarray initialization helpers
Jonathan Wakely
- pb_ds gp_hash_table resize strategy
Jonathan Wakely
- [committed v2] libstdc++: Fix std::chrono::tzdb to work with vanguard format
Jonathan Wakely
- [PATCH 1/2] libstdc++: Work around some PSTL test failures for debug mode [PR90276]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Increase timeouts for PSTL tests in debug mode [PR90276]
Jonathan Wakely
- [committed] libstdc++: Remove duplicate test
Jonathan Wakely
- [PATCH] libstdc++: Add script to update docs for a new release branch
Jonathan Wakely
- [PATCH] _Hashtable fancy pointer support
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] defer to check_vect_support* [PR115454]
Jonathan Wakely
- [PATCH] libstdc++: Add script to update docs for a new release branch
Jonathan Wakely
- [PATCH 1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Add debug assertions to std::vector<bool> [PR103191]
Jonathan Wakely
- [committed] libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668]
Jonathan Wakely
- [PATCH 1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates
Jonathan Wakely
- [PATCH 2/2] libstdc++: Do not use C++11 alignof in C++98 mode [PR104395]
Jonathan Wakely
- [PATCH 1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h>
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH 3/3] libstdc++: Use std::__uninitialized_default for ranges::uninitialized_value_construct
Jonathan Wakely
- [committed v2] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH] _Hashtable fancy pointer support
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH 2/3] libstdc++: Optimize __uninitialized_default using memset
Jonathan Wakely
- [PATCH 1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates
Jonathan Wakely
- [PATCH 2/2] libstdc++: Do not use C++11 alignof in C++98 mode [PR104395]
Jonathan Wakely
- [committed] libstdc++: Extend std::equal memcmp optimization to std::byte [PR101485]
Jonathan Wakely
- [committed] libstdc++: Define __glibcxx_assert_fail for non-verbose build [PR115585]
Jonathan Wakely
- How to use type_traits in a module unit without import std?
Jonathan Wakely
- [PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
Florian Weimer
- Stablizing ABIs on Windows
unlvsur unlvsur
- Stablizing ABIs on Windows
unlvsur unlvsur
- How does codecvt's do_length work?
unlvsur unlvsur
- How to use type_traits in a module unit without import std?
unlvsur unlvsur
Last message date:
Sun Jun 30 21:51:41 GMT 2024
Archived on: Sun Jun 30 21:52:04 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).