Second quarter 2020 Archives by thread
Starting: Wed Apr 1 20:46:07 GMT 2020
Ending: Tue Jun 30 18:35:46 GMT 2020
Messages: 2301
- [gcc r10-7503] libstdc++: Move "free books" list from fsf.org to gnu.org
Gerald Pfeifer
- [gcc r10-7511] libstdc++-v3/test: Better skip for "use_service.cc"
Andrea Corallo
- [gcc/devel/c++-coroutines] libstdc++: Move "free books" list from fsf.org to gnu.org
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++-v3/test: Better skip for "use_service.cc"
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7525.
Iain D Sandoe
- [gcc r10-7533] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jonathan Wakely
- [gcc r8-10162] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jonathan Wakely
- [gcc/devel/c++-modules] libstdc++: Move definition earlier in file
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Implement C++20 changes to insert iterators
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add remaining C++20 changes to iterator adaptors
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define __cpp_lib_ranges macro for C++20
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix std::reverse_iterator relational operators
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix two tests that fail in C++20 mode
Nathan Sidwell
- [gcc/devel/c++-modules] Library-side tests for parenthesized aggregate init
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Move "free books" list from fsf.org to gnu.org
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++-v3/test: Better skip for "use_service.cc"
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master bcafd8748cf9eb83a9e71bf67c4e2a7c5c8f513c
Nathan Sidwell
- [gcc/devel/c++-coroutines] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7545.
Iain D Sandoe
- [gcc/devel/gccgo] libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
Ian Lance Taylor
- [gcc/devel/gccgo] tolerate padding in mbstate_t
Ian Lance Taylor
- [gcc/devel/gccgo] reject macros in math decl check
Ian Lance Taylor
- [gcc/devel/gccgo] Add `--with-toolexeclibdir=' configuration option
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Simplify construction of comparison category types
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix deduction guide for std::span (PR93426)
Ian Lance Taylor
- [gcc/devel/gccgo] gcc: Add new configure options to allow static libraries to be selected
Ian Lance Taylor
- [gcc/devel/gccgo] Fix 2 typos in documentation of libstdc++.
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Avoid using sizeof with function types (PR 93470)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix order of changelog entries
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Make tests for std::ranges access functions more robust
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Simplify constraints on std::compare_three_way
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix conformance issues in <stop_token> (PR92895)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end()
Ian Lance Taylor
- [gcc/devel/gccgo] Fixes after recent configure changes relating to static libraries
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix name of macro in #undef directive
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Apply the move_iterator changes described in P1207R4
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove workarounds for constraints on alias templates
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove redundant macro that is always empty
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix comment to refer to correct PR
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement C++20 constrained algorithms
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Enable three-way comparison for iota_view iterators
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Optimize C++20 comparison category types
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement C++20 range adaptors
Ian Lance Taylor
- [gcc/devel/gccgo] Fix ChangeLog for previous commit
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add [range.istream]
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove extraneous &&
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ Fix missing return in istream_view iterator
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix bug in iterator_traits<common_iterator<S, I>>
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement P1878R1 "Constraining Readable Types"
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix BUILTIN-PTR-CMP helpers
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix non-ASCII characters in comment
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix names of types in comment
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add missing std:: qualification of a forward call
Ian Lance Taylor
- [gcc/devel/gccgo] Use a non-empty test program to test ability to link.
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix LWG issues 3389 and 3390
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement ranges [specialized.algorithms]
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement LWG 3150 for std::uniform_random_bit_generator
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fold some ranges algo subroutines into their only caller
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Convert the ranges algorithm entities into function objects
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Whitespace and formatting adjustments
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Move code after an early exit constexpr if to under an else branch
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement "Safe Integral Comparisons" (P0586R2)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Make "implicit expression variants" more explicit (P2102R0)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Reduce header dependencies for C++20 (PR 92546)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add comment to <charconv> explaining C++14 status
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ P1956R1 On the names of low-level bit manipulation functions
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1964R2 Wording for boolean-testable
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1243R4 Rangify new algorithms
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P2106R0 Alternative wording for GB315 and GB316
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Reorder declarations of std::span members
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix and simplify constraints on std::span constructors
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1976R2 Fixed-size span construction from dynamic range
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix new tests that fail for ILP32 targets
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove redundant bool casts in ranges algorithms
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: tuple_element_t is also wrong for const subrange (LWG 3398)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: "safe" in several library names is misleading (LWG 3379)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add nodiscard to polymorphic_allocator members (LWG 3304)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: uninitialized_construct_using_allocator should use construct_at (LWG 3321)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove converting constructors from views (LWG 3280)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add ranges_size_t and rename all_view (LWG 3335)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove std::span::cbegin and std::span::cend (LWG 3320)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: span's deduction-guide for built-in arrays doesn't work (LWG 3369)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: midpoint should not constrain T is complete (LWG 3200)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: make polymorphic_allocator throw consistent type (LWG 3237)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: subrange converting constructor should disallow slicing (LWG 3282)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Simplify std::totally_ordered_with (LWG 3329)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Simplify std::totally_ordered (LWG 3331)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Simplify std::three_way_comparable_with (LWG 3360)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add default-initializers to views (LWG 3364)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: make common_iterator<I, S> require copyable<I> (LWG 3385)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add missing call to unused subroutine in split_view test
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add <=> to thread::id
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove std::type_info::operator!= for C++20
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Define operator<=> for <system_error> types
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Issues with range access CPOs (P2091R0)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Forward second argument of views::iota using the correct type
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator()
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Define <=> for tuple, optional and variant
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: enable_view has false positives (LWG 3326)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add default_sentinel support to stream iterators
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix noexcept-specifier for istream_iterator
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P0769R2 Add shift to <algorithm>
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix regression in std::move algorithm (PR 93872)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add test accidentally left out of previous commit
Ian Lance Taylor
- [gcc/devel/gccgo] Fix ChangeLog date
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Remove __memmove wrapper for constexpr algorithms
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3292 iota_view is under-constrained
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3325 Constrain return type of transformation function for transform_view
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add __maybe_const_t and __maybe_empty_t aliases
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ Two simplifications for lexicographical_compare
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: P1645R1 constexpr for <numeric> algorithms
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix use of inaccessible private member in split_view (PR93936)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Make _GLIBCXX_CONCEPT_CHECKS more constexpr-friendly
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Support N3644 "Null Forward Iterators" for testsuite iterators
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix std::string error in Debug Mode
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix std::span test failures with _GLIBCXX_ASSERTIONS
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Define <=> for Debug Mode array
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained algos tests
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add missing friend declarations in some range adaptors
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Disable diagnostic URLs in testsuite
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix failing test in debug mode
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix FS-dependent filesystem tests
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Memoize {drop, drop_while, filter, reverse}_view::begin
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Also disable caching of reverse_view::begin() for common_ranges
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: test for failing assertion should use 'run' not 'compile'
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Update the <numeric> synopsis test to latest standard
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972)
Ian Lance Taylor
- [gcc/devel/gccgo] Fix baseline symbols on hppa-linux-gnu
Ian Lance Taylor
- [gcc/devel/gccgo] Explicitly link with libatomic when needed.
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ Hastable: Move std::is_permutation to limit includes
Ian Lance Taylor
- [gcc/devel/gccgo] Skip charset.cc tests on *-*-hpux*.
Ian Lance Taylor
- [gcc/devel/gccgo] x32: Update baseline_symbols.txt
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add 'typename' to fix compilation with Clang
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Rename __detail::__maybe_empty_t alias template
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix std::lexicographic_compare for unsigned char (PR 93972)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Micro-optimisations for lexicographical_compare_three_way
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h>
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add a move-only testsuite iterator type
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add a testsuite range type that has a sized sentinel
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix comment on __memcpyable
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: allow string_view insertion to work with <iosfwd> (PR 94051)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix some warnings in filesystem tests
Ian Lance Taylor
- [gcc/devel/gccgo] Merge from trunk revision ff229375721d1763a18ec76403aa1215b2932fb3
Ian Lance Taylor
- [gcc r10-7566] libstdc++: Refer to Git documentation
Gerald Pfeifer
- [gcc r10-7569] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Refer to Git documentation
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7570.
Iain D Sandoe
- [gcc/devel/gccgo] libstdc++: Deal with ENOSYS == ENOTSUP
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix failing filesystem::path tests (PR 93244)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix PR number in ChangeLog (PR 94069)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Give ranges::empty() a concrete return type (PR 93978)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add missing friend declaration to join_view::_Sentinel
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Handle type-changing path concatenations (PR 94063)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Change compile-only test to run
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix invalid noexcept-specifier (PR 94117)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix noexcept guarantees for ranges::split_view
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix uses of _M_current in split_view's outer iterator
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: LWG 3286 ranges::size is not required to be valid after ...
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add a test that takes the split_view of a non-forward range
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix test failure due to -Wnonnull warnings
Ian Lance Taylor
- [gcc/devel/gccgo] x32 does not support MS ABI, skip testcases that require it.
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix compilation with released versions of Clang
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ Fix compilation of <stop_token> with Clang
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix is_trivially_constructible (PR 94033)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix path::generic_string allocator handling (PR 94242)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix experimental::path::generic_string (PR 93245)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Define and use chrono::is_clock for C++20
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++ Add missing tests for std::shared_timed_mutex
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix author in previous ChangeLog entry
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add some C++20 additions to <chrono>
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Move definition earlier in file
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement C++20 changes to insert iterators
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add remaining C++20 changes to iterator adaptors
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Define __cpp_lib_ranges macro for C++20
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix std::reverse_iterator relational operators
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix two tests that fail in C++20 mode
Ian Lance Taylor
- [gcc/devel/gccgo] Library-side tests for parenthesized aggregate init
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Move "free books" list from fsf.org to gnu.org
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++-v3/test: Better skip for "use_service.cc"
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Refer to Git documentation
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Ian Lance Taylor
- [gcc/devel/gccgo] Merge from trunk revision 52fa80f853c0b0f623ea9e4c7198e324ce44ff30
Ian Lance Taylor
- [gcc r10-7601] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Jonathan Wakely
- [gcc/devel/gccgo] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Ian Lance Taylor
- [gcc/devel/gccgo] Merge from trunk revision 50c7853216e8511971c55b51d7fe29173db4749b
Ian Lance Taylor
- [gcc(refs/vendors/redhat/heads/gcc-9-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-9-branch)] Merge commit 'r9-8484-g1a2a0af530cacca88bd65bf55d512aed03646f76' into redhat/gcc-9-branch
Jakub Jelinek
- [gcc/devel/c++-modules] libstdc++: Refer to Git documentation
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 50c7853216e8511971c55b51d7fe29173db4749b
Nathan Sidwell
- [gcc r10-7627] libstdc++: Add comparison operators to <charconv> result types
Jonathan Wakely
- [gcc r10-7630] libstdc++: Add comparison operators to types from Numerics clause
Jonathan Wakely
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] Skip charset.cc tests on *-*-hpux*.
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] x32: Update baseline_symbols.txt
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Avoid using sizeof with function types (PR 93470)
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: make negative count safe with std::for_each_n
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] Add 'noexcept' to std::lerp
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] PR libstdc++/91910 fix data race in Debug Mode destructors
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix some warnings in filesystem tests
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix call to __glibcxx_rwlock_init (PR 94069)
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] Update ChangeLog and version files for release
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Ensure root-dir converted to forward slash (PR93244)
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix FS-dependent filesystem tests
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix test failure due to -Wnonnull warnings
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix name of macro in #undef directive
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Handle type-changing path concatenations (PR 94063)
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Michael Meissner
- [gcc(refs/users/meissner/heads/gcc-9-pr93932)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Michael Meissner
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] Skip charset.cc tests on *-*-hpux*.
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] x32: Update baseline_symbols.txt
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Avoid using sizeof with function types (PR 93470)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: make negative count safe with std::for_each_n
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] Add 'noexcept' to std::lerp
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] PR libstdc++/91910 fix data race in Debug Mode destructors
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix some warnings in filesystem tests
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix call to __glibcxx_rwlock_init (PR 94069)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] Update ChangeLog and version files for release
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Ensure root-dir converted to forward slash (PR93244)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix FS-dependent filesystem tests
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix test failure due to -Wnonnull warnings
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix name of macro in #undef directive
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Handle type-changing path concatenations (PR 94063)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Vidya Praveen
- [gcc/devel/c++-coroutines] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to <charconv> result types
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to types from Numerics clause
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7636.
Iain D Sandoe
- [gcc r10-7667] libstdc++: Add comparison operators to std::unique_ptr
Jonathan Wakely
- [gcc r10-7668] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Jonathan Wakely
- [gcc(refs/users/emsr/heads/lib_calendar)] Initial commit of calendar arithmetic types.
Edward Smith-Rowland
- [gcc/devel/gccgo] libstdc++: Add comparison operators to <charconv> result types
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add comparison operators to types from Numerics clause
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Add comparison operators to std::unique_ptr
Ian Lance Taylor
- [gcc/devel/gccgo] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Ian Lance Taylor
- [gcc/devel/gccgo] Merge from trunk revision e26bd694c790b7c8f68c6736b2683c60a8fcbcfe
Ian Lance Taylor
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to std::unique_ptr
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7681.
Iain D Sandoe
- [gcc r10-7703] coroutines: Rename the coroutines cpp builtin.
Iain D Sandoe
- [gcc/devel/c++-coroutines] coroutines: Rename the coroutines cpp builtin.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7703.
Iain D Sandoe
- [gcc(refs/users/marxin/heads/PR94314-fix-new-delete-pair-deletion-part-3)] libstdc++: Add comparison operators to std::unique_ptr
Martin Liska
- [gcc(refs/users/marxin/heads/PR94314-fix-new-delete-pair-deletion-part-3)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Martin Liska
- [gcc(refs/users/marxin/heads/PR94314-fix-new-delete-pair-deletion-part-3)] coroutines: Rename the coroutines cpp builtin.
Martin Liska
- [gcc r10-7710] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Jonathan Wakely
- [gcc(refs/users/emsr/heads/lib_calendar)] The constants are inline constexpr now.
Edward Smith-Rowland
- [gcc r10-7723] libstdc++: Fix order of entries in ChangeLog
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix order of entries in ChangeLog
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7724.
Iain D Sandoe
- [gcc r10-7725] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Jonathan Wakely
- [gcc r10-7726] libstdc++: Fix constraints on std::compare_three_way
Jonathan Wakely
- [gcc r10-7739] libstdc++: Add spaceship operator to std::type_index
Jonathan Wakely
- [gcc r10-7740] libstdc++: Add comparison operators to types from Utilities clause
Jonathan Wakely
- [gcc r10-7742] libstdc++: Add comparison operators to std::filesystem types
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix constraints on std::compare_three_way
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add spaceship operator to std::type_index
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to types from Utilities clause
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7740.
Iain D Sandoe
- [gcc r10-7746] libstdc++: Fix -Wunused-parameter warning in test
Jonathan Wakely
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix is_trivially_constructible (PR 94033)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix experimental::path::generic_string (PR 93245)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Define and use chrono::is_clock for C++20
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++ Add missing tests for std::shared_timed_mutex
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix author in previous ChangeLog entry
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add some C++20 additions to <chrono>
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Move definition earlier in file
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Implement C++20 changes to insert iterators
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add remaining C++20 changes to iterator adaptors
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Define __cpp_lib_ranges macro for C++20
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix std::reverse_iterator relational operators
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix two tests that fail in C++20 mode
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] Library-side tests for parenthesized aggregate init
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Move "free books" list from fsf.org to gnu.org
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++-v3/test: Better skip for "use_service.cc"
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Refer to Git documentation
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to <charconv> result types
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to types from Numerics clause
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to std::unique_ptr
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] coroutines: Rename the coroutines cpp builtin.
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix order of entries in ChangeLog
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix constraints on std::compare_three_way
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add spaceship operator to std::type_index
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to types from Utilities clause
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to std::filesystem types
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix -Wunused-parameter warning in test
Michael Meissner
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to std::filesystem types
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix -Wunused-parameter warning in test
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7762.
Iain D Sandoe
- [gcc(refs/users/marxin/heads/PR94570-cygwin-path-v2)] libstdc++: Fix -Wunused-parameter warning in test
Martin Liska
- [gcc r10-7776] libstdc++: Add comparison operators for string and regex types
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators for string and regex types
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7780.
Iain D Sandoe
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to <charconv> result types
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to types from Numerics clause
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to std::unique_ptr
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Nathan Sidwell
- [gcc/devel/c++-modules] coroutines: Rename the coroutines cpp builtin.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix order of entries in ChangeLog
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix constraints on std::compare_three_way
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add spaceship operator to std::type_index
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to types from Utilities clause
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to std::filesystem types
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix -Wunused-parameter warning in test
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators for string and regex types
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master a28edad3da5c59f09565d3d42e20be1a924986c4
Nathan Sidwell
- [gcc r10-7782] libstdc++: Add comparison operators to sequence containers
Jonathan Wakely
- [gcc r10-7783] libstdc++: Fix testsuite utility's use of allocators
Jonathan Wakely
- [gcc r10-7784] libstdc++: Add comparison operators to <chrono> types
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to sequence containers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix testsuite utility's use of allocators
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to <chrono> types
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7790.
Iain D Sandoe
- [gcc r10-7806] libstdc++: Fix redundant assignment (PR 94629)
Jonathan Wakely
- [gcc r10-7807] libstdc++: Remove operator!= overloads for unordered containers
Jonathan Wakely
- [gcc r10-7808] libstdc++: Define operator<=> for std::stack and std::queue
Jonathan Wakely
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix std::reverse_iterator relational operators
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix two tests that fail in C++20 mode
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Library-side tests for parenthesized aggregate init
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Move "free books" list from fsf.org to gnu.org
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++-v3/test: Better skip for "use_service.cc"
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Refer to Git documentation
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to <charconv> result types
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to types from Numerics clause
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to std::unique_ptr
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] coroutines: Rename the coroutines cpp builtin.
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix order of entries in ChangeLog
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix constraints on std::compare_three_way
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add spaceship operator to std::type_index
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to types from Utilities clause
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to std::filesystem types
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix -Wunused-parameter warning in test
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators for string and regex types
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to sequence containers
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix testsuite utility's use of allocators
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to <chrono> types
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix redundant assignment (PR 94629)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Remove operator!= overloads for unordered containers
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Define operator<=> for std::stack and std::queue
Jakub Jelinek
- [gcc r10-7818] libstdc++: Avoid illegal argument to verbose in dg-test callback
Jonathan Wakely
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-7817-ga6f400239d792ddcff106be22b04fdf3f9b2894a' into redhat/gcc-10-branch
Jakub Jelinek
- [gcc r10-7822] libstdc++: Add comparison operators to associative containers
Jonathan Wakely
- [gcc r10-7823] libstdc++: Update __cpp_lib_three_way_comparison macro
Jonathan Wakely
- [gcc r10-7825] libstdc++: Correct changelog of previous commit
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Fix redundant assignment (PR 94629)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove operator!= overloads for unordered containers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Define operator<=> for std::stack and std::queue
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Avoid illegal argument to verbose in dg-test callback
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add comparison operators to associative containers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update __cpp_lib_three_way_comparison macro
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Correct changelog of previous commit
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7829.
Iain D Sandoe
- [gcc r10-7831] libstdc++: Fix tests that fail in C++20 mode
Jonathan Wakely
- [gcc r10-7832] libstdc++: Add test for using istreambuf_iterator with sentinel
Jonathan Wakely
- [gcc r10-7840] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Thomas Rodgers
- [gcc r9-8521] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Jonathan Wakely
- [gcc r8-10195] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Fix tests that fail in C++20 mode
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add test for using istreambuf_iterator with sentinel
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7854.
Iain D Sandoe
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] coroutines: Rename the coroutines cpp builtin.
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix order of entries in ChangeLog
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix constraints on std::compare_three_way
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add spaceship operator to std::type_index
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to types from Utilities clause
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to std::filesystem types
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix -Wunused-parameter warning in test
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators for string and regex types
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to sequence containers
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix testsuite utility's use of allocators
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to <chrono> types
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix redundant assignment (PR 94629)
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Remove operator!= overloads for unordered containers
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Define operator<=> for std::stack and std::queue
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add comparison operators to associative containers
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Update __cpp_lib_three_way_comparison macro
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Correct changelog of previous commit
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix tests that fail in C++20 mode
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Add test for using istreambuf_iterator with sentinel
Michael Meissner
- [gcc(refs/users/meissner/heads/pcrel-trunk)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Michael Meissner
- [gcc r10-7856] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Jonathan Wakely
- [gcc r10-7857] libstdc++: Improve C++14 and C++17 status docs
Jonathan Wakely
- [gcc r10-7860] libstdc++: Fix __normal_iterator comparisons for C++20
Jonathan Wakely
- [gcc r10-7863] libstdc++: Improve tests for __cpp_lib_erase_if macro
Jonathan Wakely
- [gcc r9-8523] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Jonathan Wakely
- [gcc r9-8524] libstdc++: Improve C++14 status docs
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Improve C++14 and C++17 status docs
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix __normal_iterator comparisons for C++20
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Improve tests for __cpp_lib_erase_if macro
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7892.
Iain D Sandoe
- [gcc r10-7896] libstdc++: Update value of __cpp_lib_jthread macro
Jonathan Wakely
- [gcc r10-7897] libstdc++: Remove non-standard feature test macros
Jonathan Wakely
- [gcc r10-7898] libstdc++: Add missing feature test macros
Jonathan Wakely
- [gcc r10-7899] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jonathan Wakely
- [gcc r10-7900] libstdc++: Update __cpp_lib_concepts value
Jonathan Wakely
- [gcc r10-7901] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jonathan Wakely
- [gcc r10-7902] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jonathan Wakely
- [gcc r10-7903] libstdc++: Define __cpp_lib_execution feature test macro
Jonathan Wakely
- [gcc r10-7919] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Iain D Sandoe
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] PR c++/86521 - wrong overload resolution with ref-qualifiers.
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] Build filesystem library with large file support
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] PR libstdc++/78552 only construct std::locale for C locale once
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Fix freestanding build (PR 92376)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Fix description of std::ios::trunc (PR 92886)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] Update ChangeLog and version files for release
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-8-branch)] Merge branch 'releases/gcc-8' into ibm/gcc-8-branch
Peter Bergner
- [gcc r9-8528] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
Jonathan Wakely
- [gcc r9-8529] libstdc++: Fix some missing/incorrect feature test macros
Jonathan Wakely
- [gcc r9-8530] Fix <version> header for freestanding
Jonathan Wakely
- [gcc r9-8531] libstdc++: Define __cpp_lib_constexpr_complex macro
Jonathan Wakely
- [gcc r9-8532] libstdc++: Define missing __cpp_lib_int_pow2 macro
Jonathan Wakely
- [gcc r9-8533] libstdc++: Add comments to non-standard feature test macros
Jonathan Wakely
- [gcc r9-8534] libstdc++: Add missing feature test macros
Jonathan Wakely
- [gcc r9-8535] libstdc++: Update __cpp_lib_array_constexpr and __cpp_lib_string_view
Jonathan Wakely
- [gcc r9-8536] libstdc++: Define __cpp_lib_execution feature test
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Update value of __cpp_lib_jthread macro
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove non-standard feature test macros
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add missing feature test macros
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update __cpp_lib_concepts value
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Define __cpp_lib_execution feature test macro
Iain D Sandoe
- [gcc/devel/c++-coroutines] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7923.
Iain D Sandoe
- [gcc r9-8537] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Thomas Rodgers
- [gcc r10-7927] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jonathan Wakely
- [gcc r10-7928] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jonathan Wakely
- [gcc r10-7929] libstdc++: Update C++20 library status docs
Jonathan Wakely
- [gcc r10-7930] libstdc++: Mark experimental::net::system_context ctor deleted
Thomas Rodgers
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] PR libstdc++/78552 only construct std::locale for C locale once
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix freestanding build (PR 92376)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix description of std::ios::trunc (PR 92886)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] Skip charset.cc tests on *-*-hpux*.
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] x32: Update baseline_symbols.txt
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Avoid using sizeof with function types (PR 93470)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: make negative count safe with std::for_each_n
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] Add 'noexcept' to std::lerp
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] PR libstdc++/91910 fix data race in Debug Mode destructors
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix some warnings in filesystem tests
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix call to __glibcxx_rwlock_init (PR 94069)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] Update ChangeLog and version files for release
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Ensure root-dir converted to forward slash (PR93244)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix FS-dependent filesystem tests
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix test failure due to -Wnonnull warnings
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix name of macro in #undef directive
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Handle type-changing path concatenations (PR 94063)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Peter Bergner
- [gcc r9-8538] libstdc++: Fix date of changelog entry
Thomas Rodgers
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Peter Bergner
- [gcc r9-8539] libstdc++: Mark experimental::net::system_context ctor deleted
Thomas Rodgers
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] libstdc++: Improve C++14 status docs
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-9-branch)] Merge branch 'releases/gcc-9' into ibm/gcc-9-branch
Peter Bergner
- [gcc r10-7935] libstdc++: Fix constructor constraints for std::any (PR 90415)
Jonathan Wakely
- [gcc r10-7945] libstdc++: Make net::service_already_exists default constructible
Jonathan Wakely
- [gcc r9-8542] libstdc++: Make net::service_already_exists default constructible
Jonathan Wakely
- [gcc r9-8543] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update C++20 library status docs
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Mark experimental::net::system_context ctor deleted
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix constructor constraints for std::any (PR 90415)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Make net::service_already_exists default constructible
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-7961.
Iain D Sandoe
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: LWG 3286 ranges::size is not required to be valid after ...
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add a test that takes the split_view of a non-forward range
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix test failure due to -Wnonnull warnings
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: LWG 3286 ranges::size is not required to be valid after ...
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add a test that takes the split_view of a non-forward range
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix test failure due to -Wnonnull warnings
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] x32 does not support MS ABI, skip testcases that require it.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] x32 does not support MS ABI, skip testcases that require it.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix compilation with released versions of Clang
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ Fix compilation of <stop_token> with Clang
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix is_trivially_constructible (PR 94033)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix compilation with released versions of Clang
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ Fix compilation of <stop_token> with Clang
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix is_trivially_constructible (PR 94033)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix experimental::path::generic_string (PR 93245)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix experimental::path::generic_string (PR 93245)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define and use chrono::is_clock for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ Add missing tests for std::shared_timed_mutex
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix author in previous ChangeLog entry
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add some C++20 additions to <chrono>
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define and use chrono::is_clock for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Move definition earlier in file
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ Add missing tests for std::shared_timed_mutex
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Implement C++20 changes to insert iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix author in previous ChangeLog entry
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add remaining C++20 changes to iterator adaptors
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define __cpp_lib_ranges macro for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add some C++20 additions to <chrono>
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix std::reverse_iterator relational operators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix two tests that fail in C++20 mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Move definition earlier in file
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Implement C++20 changes to insert iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add remaining C++20 changes to iterator adaptors
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define __cpp_lib_ranges macro for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Library-side tests for parenthesized aggregate init
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix std::reverse_iterator relational operators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix two tests that fail in C++20 mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Move "free books" list from fsf.org to gnu.org
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++-v3/test: Better skip for "use_service.cc"
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Library-side tests for parenthesized aggregate init
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Move "free books" list from fsf.org to gnu.org
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++-v3/test: Better skip for "use_service.cc"
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Refer to Git documentation
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Refer to Git documentation
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to <charconv> result types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to types from Numerics clause
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to std::unique_ptr
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to <charconv> result types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to types from Numerics clause
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] coroutines: Rename the coroutines cpp builtin.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to std::unique_ptr
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix order of entries in ChangeLog
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix constraints on std::compare_three_way
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add spaceship operator to std::type_index
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to types from Utilities clause
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to std::filesystem types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix -Wunused-parameter warning in test
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] coroutines: Rename the coroutines cpp builtin.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix order of entries in ChangeLog
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix constraints on std::compare_three_way
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators for string and regex types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to sequence containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix testsuite utility's use of allocators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to <chrono> types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add spaceship operator to std::type_index
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to types from Utilities clause
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to std::filesystem types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix -Wunused-parameter warning in test
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix redundant assignment (PR 94629)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove operator!= overloads for unordered containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define operator<=> for std::stack and std::queue
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators for string and regex types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add comparison operators to associative containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update __cpp_lib_three_way_comparison macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Correct changelog of previous commit
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to sequence containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix testsuite utility's use of allocators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to <chrono> types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix tests that fail in C++20 mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add test for using istreambuf_iterator with sentinel
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix redundant assignment (PR 94629)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove operator!= overloads for unordered containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define operator<=> for std::stack and std::queue
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Improve C++14 and C++17 status docs
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix __normal_iterator comparisons for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Improve tests for __cpp_lib_erase_if macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add comparison operators to associative containers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update __cpp_lib_three_way_comparison macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Correct changelog of previous commit
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix tests that fail in C++20 mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add test for using istreambuf_iterator with sentinel
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update value of __cpp_lib_jthread macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove non-standard feature test macros
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add missing feature test macros
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update __cpp_lib_concepts value
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Improve C++14 and C++17 status docs
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define __cpp_lib_execution feature test macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix __normal_iterator comparisons for C++20
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Improve tests for __cpp_lib_erase_if macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update C++20 library status docs
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix constructor constraints for std::any (PR 90415)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update value of __cpp_lib_jthread macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove non-standard feature test macros
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add missing feature test macros
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update __cpp_lib_concepts value
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make net::service_already_exists default constructible
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define __cpp_lib_execution feature test macro
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update C++20 library status docs
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix constructor constraints for std::any (PR 90415)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make net::service_already_exists default constructible
Jiu Fu Guo
- [gcc r10-8004] coroutines: Fix handling of non-class coroutine returns [PR94759]
Iain D Sandoe
- [gcc r10-8019] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Patrick Palka
- [gcc/devel/c++-coroutines] coroutines: Fix handling of non-class coroutine returns [PR94759]
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-8016.
Iain D Sandoe
- [gcc r10-8021] libstdc++: Fix regression in std::_Construct (PR 94831)
Jonathan Wakely
- [gcc r10-8022] libstdc++: Fixes for feature test macros (PR 91480)
Jonathan Wakely
- [gcc r10-8056] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix regression in std::_Construct (PR 94831)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fixes for feature test macros (PR 91480)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r10-8056.
Iain D Sandoe
- [gcc r10-8076] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jonathan Wakely
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add comparison operators to associative containers
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update __cpp_lib_three_way_comparison macro
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Correct changelog of previous commit
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix tests that fail in C++20 mode
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add test for using istreambuf_iterator with sentinel
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Improve C++14 and C++17 status docs
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix __normal_iterator comparisons for C++20
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Improve tests for __cpp_lib_erase_if macro
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update value of __cpp_lib_jthread macro
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Remove non-standard feature test macros
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Add missing feature test macros
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update __cpp_lib_concepts value
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Define __cpp_lib_execution feature test macro
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update C++20 library status docs
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix constructor constraints for std::any (PR 90415)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Make net::service_already_exists default constructible
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fixes for feature test macros (PR 91480)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8080-g591d857164c37cd0bb96da2a293148e01f280e0f' into redhat/gcc-10-branch
Jakub Jelinek
- [gcc r11-9] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jonathan Wakely
- [gcc r11-10] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jonathan Wakely
- [gcc r11-11] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jonathan Wakely
- [gcc r10-8083] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-19.
Iain D Sandoe
- [gcc r11-30] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jonathan Wakely
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Update C++20 library status docs
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Mark experimental::net::system_context ctor deleted
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix constructor constraints for std::any (PR 90415)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Make net::service_already_exists default constructible
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix handling of non-class coroutine returns [PR94759]
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix regression in std::_Construct (PR 94831)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fixes for feature test macros (PR 91480)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
William Schmidt
- [gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
William Schmidt
- [gcc/devel/c++-coroutines] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-30.
Iain D Sandoe
- [gcc r11-40] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Jonathan Wakely
- [gcc r11-47] libstdc++: Avoid negating a size_t [pr 94747]
Nathan Sidwell
- [gcc/devel/c++-coroutines] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Avoid negating a size_t [pr 94747]
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-49.
Iain D Sandoe
- [gcc r11-53] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jonathan Wakely
- [gcc r11-54] libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
- [gcc r9-8567] libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
- [gcc r8-10237] libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
- [gcc r10-8092] libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
- [gcc r11-55] libstdc++: Fix the return type of __cxa_finalize
Jonathan Wakely
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators for string and regex types
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to sequence containers
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix testsuite utility's use of allocators
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to <chrono> types
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix redundant assignment (PR 94629)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Remove operator!= overloads for unordered containers
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Define operator<=> for std::stack and std::queue
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add comparison operators to associative containers
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Update __cpp_lib_three_way_comparison macro
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Correct changelog of previous commit
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix tests that fail in C++20 mode
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add test for using istreambuf_iterator with sentinel
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Improve C++14 and C++17 status docs
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix __normal_iterator comparisons for C++20
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Improve tests for __cpp_lib_erase_if macro
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Update value of __cpp_lib_jthread macro
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Remove non-standard feature test macros
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add missing feature test macros
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Update __cpp_lib_concepts value
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Define __cpp_lib_execution feature test macro
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Update C++20 library status docs
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Mark experimental::net::system_context ctor deleted
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix constructor constraints for std::any (PR 90415)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Make net::service_already_exists default constructible
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] coroutines: Fix handling of non-class coroutine returns [PR94759]
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix regression in std::_Construct (PR 94831)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fixes for feature test macros (PR 91480)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Avoid negating a size_t [pr 94747]
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix broken link to SGI STL FAQ
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix the return type of __cxa_finalize
Michael Meissner
- [gcc r11-76] Use const for template argument.
Martin Liska
- [gcc r11-80] Add missing ChangeLog entries.
Martin Liska
- [gcc/devel/c++-coroutines] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix broken link to SGI STL FAQ
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix the return type of __cxa_finalize
Iain D Sandoe
- [gcc/devel/c++-coroutines] Use const for template argument.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Add missing ChangeLog entries.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-118.
Iain D Sandoe
- [gcc r11-133] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jakub Jelinek
- [gcc r10-8097] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jakub Jelinek
- [gcc r9-8571] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jakub Jelinek
- [gcc r11-134] libstdc++: Document library versioning for 9.[123] and 10.1
Jonathan Wakely
- [gcc r11-137] Revert "Use const for template argument."
Martin Liska
- [gcc r10-8098] libstdc++: Document library versioning for 9.[123] and 10.1
Jonathan Wakely
- [gcc r9-8572] libstdc++: Document library versioning for 9.[123] and 10.1
Jonathan Wakely
- [gcc r8-10240] libstdc++: Replace pre-release version number in docs
Jonathan Wakely
- [gcc r11-140] libstdc++: Update Solaris baselines for GCC 10.1
Rainer Orth
- [gcc r10-8099] libstdc++: Update Solaris baselines for GCC 10.1
Rainer Orth
- [gcc r11-142] x32: Update baseline_symbols.txt
H.J. Lu
- [gcc r10-8100] x32: Update baseline_symbols.txt
H.J. Lu
- [gcc/devel/c++-coroutines] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Document library versioning for 9.[123] and 10.1
Iain D Sandoe
- [gcc/devel/c++-coroutines] Revert "Use const for template argument."
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update Solaris baselines for GCC 10.1
Iain D Sandoe
- [gcc/devel/c++-coroutines] x32: Update baseline_symbols.txt
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-148.
Iain D Sandoe
- [gcc r11-151] libstdc++ std::fill overload for std::vector<bool>::iterator
Franथईois Dumont
- [gcc r9-8575] libstdc++: Update Solaris baselines for GCC 9.4
Rainer Orth
- [gcc r11-160] Update the baseline symbols for SPARC64/Linux
Eric Botcazou
- [gcc r10-8105] Update the baseline symbols for SPARC64/Linux
Eric Botcazou
- [gcc r10-8107] Update ChangeLog and version files for release
GCC Administrator
- [gcc r9-8576] Update the baseline symbols for SPARC64/Linux
Eric Botcazou
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to sequence containers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix testsuite utility's use of allocators
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to <chrono> types
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix redundant assignment (PR 94629)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Remove operator!= overloads for unordered containers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define operator<=> for std::stack and std::queue
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Avoid illegal argument to verbose in dg-test callback
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add comparison operators to associative containers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update __cpp_lib_three_way_comparison macro
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Correct changelog of previous commit
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix tests that fail in C++20 mode
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add test for using istreambuf_iterator with sentinel
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Improve C++14 and C++17 status docs
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix __normal_iterator comparisons for C++20
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Improve tests for __cpp_lib_erase_if macro
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update value of __cpp_lib_jthread macro
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Remove non-standard feature test macros
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add missing feature test macros
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update __cpp_lib_concepts value
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define __cpp_lib_execution feature test macro
Nathan Sidwell
- [gcc/devel/c++-modules] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update C++20 library status docs
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Mark experimental::net::system_context ctor deleted
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix constructor constraints for std::any (PR 90415)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make net::service_already_exists default constructible
Nathan Sidwell
- [gcc/devel/c++-modules] coroutines: Fix handling of non-class coroutine returns [PR94759]
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix regression in std::_Construct (PR 94831)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fixes for feature test macros (PR 91480)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Avoid negating a size_t [pr 94747]
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix broken link to SGI STL FAQ
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix the return type of __cxa_finalize
Nathan Sidwell
- [gcc/devel/c++-modules] Use const for template argument.
Nathan Sidwell
- [gcc/devel/c++-modules] Add missing ChangeLog entries.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Document library versioning for 9.[123] and 10.1
Nathan Sidwell
- [gcc/devel/c++-modules] Revert "Use const for template argument."
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update Solaris baselines for GCC 10.1
Nathan Sidwell
- [gcc/devel/c++-modules] x32: Update baseline_symbols.txt
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++ std::fill overload for std::vector<bool>::iterator
Nathan Sidwell
- [gcc/devel/c++-modules] Update the baseline symbols for SPARC64/Linux
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master ab2952c77d0
Nathan Sidwell
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix broken link to SGI STL FAQ
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Update Solaris baselines for GCC 10.1
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] x32: Update baseline_symbols.txt
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Update the baseline symbols for SPARC64/Linux
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Update ChangeLog and version files for release
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8120-ge5613c55c2900cd23c9e78592f10258e19c74ab3' into redhat/gcc-10-branch
Jakub Jelinek
- [gcc r10-8121] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jonathan Wakely
- [gcc r11-179] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Jonathan Wakely
- [gcc r11-180] libstdc++: Fix some C++20 algorithms to work in parallel mode
Jonathan Wakely
- [gcc r11-181] libstdc++: Fix whitespace in Changelog
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++ std::fill overload for std::vector<bool>::iterator
Iain D Sandoe
- [gcc/devel/c++-coroutines] Update the baseline symbols for SPARC64/Linux
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-178.
Iain D Sandoe
- [gcc/devel/c++-modules] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix some C++20 algorithms to work in parallel mode
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix whitespace in Changelog
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master b224c3763e0
Nathan Sidwell
- [gcc/devel/c++-coroutines] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix some C++20 algorithms to work in parallel mode
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix whitespace in Changelog
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-208.
Iain D Sandoe
- [gcc r11-256] libstdc++ Enhance thread safety of debug mode iterators
Franथईois Dumont
- [gcc r11-265] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Franथईois Dumont
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Document correct feature test macro, __cpp_lib_is_invocable
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Improve C++14 status docs
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix some missing/incorrect feature test macros
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] Fix <version> header for freestanding
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define __cpp_lib_constexpr_complex macro
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define missing __cpp_lib_int_pow2 macro
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add comments to non-standard feature test macros
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Add missing feature test macros
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update __cpp_lib_array_constexpr and __cpp_lib_string_view
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Define __cpp_lib_execution feature test
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix date of changelog entry
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Make net::service_already_exists default constructible
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Fix broken link to SGI STL FAQ
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] libstdc++: Update Solaris baselines for GCC 9.4
Vidya Praveen
- [gcc(refs/vendors/ARM/heads/arm-9-branch)] Update the baseline symbols for SPARC64/Linux
Vidya Praveen
- [gcc/devel/c++-coroutines] libstdc++ Enhance thread safety of debug mode iterators
Iain D Sandoe
- [gcc/devel/c++-coroutines] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Iain D Sandoe
- [gcc r11-306] Implent C++20 std::atomic_flag::test
Ulrich Drepper
- [gcc r11-307] Actually comment the new tests
Ulrich Drepper
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fixes for feature test macros (PR 91480)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid negating a size_t [pr 94747]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix broken link to SGI STL FAQ
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix the return type of __cxa_finalize
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Use const for template argument.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Add missing ChangeLog entries.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Revert "Use const for template argument."
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update Solaris baselines for GCC 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] x32: Update baseline_symbols.txt
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Update the baseline symbols for SPARC64/Linux
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix whitespace in Changelog
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++ Enhance thread safety of debug mode iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Implent C++20 std::atomic_flag::test
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Actually comment the new tests
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fixes for feature test macros (PR 91480)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid negating a size_t [pr 94747]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix broken link to SGI STL FAQ
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix the return type of __cxa_finalize
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Use const for template argument.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Add missing ChangeLog entries.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Revert "Use const for template argument."
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update Solaris baselines for GCC 10.1
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] x32: Update baseline_symbols.txt
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Update the baseline symbols for SPARC64/Linux
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix whitespace in Changelog
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++ Enhance thread safety of debug mode iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Implent C++20 std::atomic_flag::test
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Actually comment the new tests
Jiu Fu Guo
- [gcc-reposurgeon-8 r10-5851] libstdc++: Ensure root-dir converted to forward slash (PR93244)
Martin Liska
- [gcc r10-8135] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jonathan Wakely
- [gcc r10-8136] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jonathan Wakely
- [gcc/devel/c++-coroutines] Implent C++20 std::atomic_flag::test
Iain D Sandoe
- [gcc/devel/c++-coroutines] Actually comment the new tests
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-331.
Iain D Sandoe
- [gcc r9-8588] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jonathan Wakely
- [gcc/devel/c++-modules] libstdc++ Enhance thread safety of debug mode iterators
Nathan Sidwell
- [gcc/devel/c++-modules] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Nathan Sidwell
- [gcc/devel/c++-modules] Implent C++20 std::atomic_flag::test
Nathan Sidwell
- [gcc/devel/c++-modules] Actually comment the new tests
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 2a0225e4786
Nathan Sidwell
- [gcc r11-347] x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
- [gcc/devel/c++-coroutines] x86-vxworks malloc aligns to 8 bytes like solaris
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-366.
Iain D Sandoe
- [gcc/devel/c++-modules] x86-vxworks malloc aligns to 8 bytes like solaris
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master f497e36ae56
Nathan Sidwell
- [gcc r11-396] x86: Default CET run-time support to auto
H.J. Lu
- [gcc/devel/c++-coroutines] x86: Default CET run-time support to auto
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-400.
Iain D Sandoe
- [gcc r11-422] x86: Also check if -fcf-protection works
H.J. Lu
- [gcc/devel/c++-coroutines] x86: Also check if -fcf-protection works
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-422.
Iain D Sandoe
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86: Default CET run-time support to auto
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] x86: Also check if -fcf-protection works
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] x86: Default CET run-time support to auto
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] x86: Also check if -fcf-protection works
Jiu Fu Guo
- [gcc r11-476] c++: Explain fn template argument type/value mismatches [PR66439]
Patrick Palka
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Avoid negating a size_t [pr 94747]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix broken link to SGI STL FAQ
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix the return type of __cxa_finalize
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Use const for template argument.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Add missing ChangeLog entries.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Document library versioning for 9.[123] and 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Revert "Use const for template argument."
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update Solaris baselines for GCC 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] x32: Update baseline_symbols.txt
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++ std::fill overload for std::vector<bool>::iterator
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Update the baseline symbols for SPARC64/Linux
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix some C++20 algorithms to work in parallel mode
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix whitespace in Changelog
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++ Enhance thread safety of debug mode iterators
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Implent C++20 std::atomic_flag::test
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Actually comment the new tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Avoid negating a size_t [pr 94747]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix broken link to SGI STL FAQ
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix the return type of __cxa_finalize
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Use const for template argument.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Add missing ChangeLog entries.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Document library versioning for 9.[123] and 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Revert "Use const for template argument."
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Update Solaris baselines for GCC 10.1
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] x32: Update baseline_symbols.txt
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++ std::fill overload for std::vector<bool>::iterator
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Update the baseline symbols for SPARC64/Linux
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix some C++20 algorithms to work in parallel mode
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix whitespace in Changelog
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++ Enhance thread safety of debug mode iterators
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Implent C++20 std::atomic_flag::test
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Actually comment the new tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
- [gcc/devel/c++-modules] x86: Default CET run-time support to auto
Nathan Sidwell
- [gcc/devel/c++-modules] x86: Also check if -fcf-protection works
Nathan Sidwell
- [gcc/devel/c++-modules] c++: Explain fn template argument type/value mismatches [PR66439]
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master ed63c387aa0
Nathan Sidwell
- [gcc r11-506] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Jonathan Wakely
- [gcc/devel/c++-coroutines] c++: Explain fn template argument type/value mismatches [PR66439]
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-498.
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-530.
Iain D Sandoe
- [gcc r11-536] libstdc++: Use 'using' for types in Networking TS headers
Jonathan Wakely
- [gcc r11-537] libstdc++: Fix net::basic_socket::close(error_code&)
Jonathan Wakely
- [gcc r11-538] libstdc++: Better requirements checking in Networking TS
Jonathan Wakely
- [gcc r11-539] libstdc++: Use macro for nodiscard attribute
Jonathan Wakely
- [gcc r11-541] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Jonathan Wakely
- [gcc r10-8163] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Jonathan Wakely
- [gcc r10-8164] libstdc++: Fix net::basic_socket::close(error_code&)
Jonathan Wakely
- [gcc r11-551] libstdc++: Enable simple invocation of runtest in testsuite
Jonathan Wakely
- [gcc/devel/c++-modules] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Use 'using' for types in Networking TS headers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix net::basic_socket::close(error_code&)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Better requirements checking in Networking TS
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Use macro for nodiscard attribute
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Enable simple invocation of runtest in testsuite
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 149c8c7c27a
Nathan Sidwell
- [gcc/devel/c++-coroutines] libstdc++: Use 'using' for types in Networking TS headers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix net::basic_socket::close(error_code&)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Better requirements checking in Networking TS
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Use macro for nodiscard attribute
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Enable simple invocation of runtest in testsuite
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-554.
Iain D Sandoe
- [gcc r11-585] libstdc++: Simplify filesystem::path SFINAE constraints
Jonathan Wakely
- [gcc r11-586] libstdc++: Remove incorrect static specifiers
Jonathan Wakely
- [gcc r11-587] libstdc++: Refactor filesystem::path string conversions
Jonathan Wakely
- [gcc r11-589] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Jonathan Wakely
- [gcc r10-8172] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Jonathan Wakely
- [gcc r10-8173] libstdc++: Remove incorrect static specifiers
Jonathan Wakely
- [gcc r11-591] libstdc++: Compile PR93978 testcase with -Wall
Patrick Palka
- [gcc/devel/c++-coroutines] libstdc++: Simplify filesystem::path SFINAE constraints
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove incorrect static specifiers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Refactor filesystem::path string conversions
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Compile PR93978 testcase with -Wall
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-617.
Iain D Sandoe
- [gcc(refs/users/aoliva/heads/testbase)] x86: Default CET run-time support to auto
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] x86: Also check if -fcf-protection works
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] c++: Explain fn template argument type/value mismatches [PR66439]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Use 'using' for types in Networking TS headers
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix net::basic_socket::close(error_code&)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Better requirements checking in Networking TS
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Use macro for nodiscard attribute
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Enable simple invocation of runtest in testsuite
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Simplify filesystem::path SFINAE constraints
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove incorrect static specifiers
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Refactor filesystem::path string conversions
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Compile PR93978 testcase with -Wall
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] x86: Default CET run-time support to auto
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] x86: Also check if -fcf-protection works
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] c++: Explain fn template argument type/value mismatches [PR66439]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Use 'using' for types in Networking TS headers
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix net::basic_socket::close(error_code&)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Better requirements checking in Networking TS
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Use macro for nodiscard attribute
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Enable simple invocation of runtest in testsuite
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Simplify filesystem::path SFINAE constraints
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove incorrect static specifiers
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Refactor filesystem::path string conversions
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Compile PR93978 testcase with -Wall
Alexandre Oliva
- [gcc r10-8186] x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Enable simple invocation of runtest in testsuite
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Simplify filesystem::path SFINAE constraints
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Remove incorrect static specifiers
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Refactor filesystem::path string conversions
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Compile PR93978 testcase with -Wall
Martin Liska
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Use 'using' for types in Networking TS headers
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Fix net::basic_socket::close(error_code&)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Better requirements checking in Networking TS
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Use macro for nodiscard attribute
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Enable simple invocation of runtest in testsuite
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Simplify filesystem::path SFINAE constraints
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Remove incorrect static specifiers
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Refactor filesystem::path string conversions
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Michael Meissner
- [gcc(refs/users/meissner/heads/ieee3)] libstdc++: Compile PR93978 testcase with -Wall
Michael Meissner
- [gcc r11-645] libstdc++: Fix common_iterator::operator-> [PR95322]
Patrick Palka
- [gcc r11-649] Daily bump.
GCC Administrator
- [gcc r10-8188] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Library-side tests for parenthesized aggregate init
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Implent C++20 std::atomic_flag::test
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Actually comment the new tests
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Move "free books" list from fsf.org to gnu.org
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++-v3/test: Better skip for "use_service.cc"
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Refer to Git documentation
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] x86: Default CET run-time support to auto
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] x86: Also check if -fcf-protection works
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to <charconv> result types
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to types from Numerics clause
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to std::unique_ptr
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Explain fn template argument type/value mismatches [PR66439]
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] coroutines: Rename the coroutines cpp builtin.
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix order of entries in ChangeLog
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix constraints on std::compare_three_way
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Use 'using' for types in Networking TS headers
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Better requirements checking in Networking TS
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Use macro for nodiscard attribute
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add spaceship operator to std::type_index
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to types from Utilities clause
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to std::filesystem types
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Enable simple invocation of runtest in testsuite
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix -Wunused-parameter warning in test
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators for string and regex types
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Simplify filesystem::path SFINAE constraints
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Remove incorrect static specifiers
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Refactor filesystem::path string conversions
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to sequence containers
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix testsuite utility's use of allocators
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to <chrono> types
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Compile PR93978 testcase with -Wall
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix redundant assignment (PR 94629)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Remove operator!= overloads for unordered containers
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Define operator<=> for std::stack and std::queue
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Avoid illegal argument to verbose in dg-test callback
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add comparison operators to associative containers
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update __cpp_lib_three_way_comparison macro
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Correct changelog of previous commit
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix tests that fail in C++20 mode
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add test for using istreambuf_iterator with sentinel
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump.
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Improve C++14 and C++17 status docs
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix __normal_iterator comparisons for C++20
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Improve tests for __cpp_lib_erase_if macro
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update value of __cpp_lib_jthread macro
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Remove non-standard feature test macros
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add missing feature test macros
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update __cpp_lib_concepts value
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Define __cpp_lib_execution feature test macro
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update C++20 library status docs
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Mark experimental::net::system_context ctor deleted
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix constructor constraints for std::any (PR 90415)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make net::service_already_exists default constructible
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] coroutines: Fix handling of non-class coroutine returns [PR94759]
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix regression in std::_Construct (PR 94831)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fixes for feature test macros (PR 91480)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Avoid negating a size_t [pr 94747]
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix broken link to SGI STL FAQ
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix the return type of __cxa_finalize
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Use const for template argument.
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Add missing ChangeLog entries.
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Document library versioning for 9.[123] and 10.1
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Revert "Use const for template argument."
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Update Solaris baselines for GCC 10.1
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] x32: Update baseline_symbols.txt
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++ std::fill overload for std::vector<bool>::iterator
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Update the baseline symbols for SPARC64/Linux
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix some C++20 algorithms to work in parallel mode
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix whitespace in Changelog
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++ Enhance thread safety of debug mode iterators
Martin Liska
- [gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Martin Liska
- [gcc r11-659] libstdc++: Add new testcase for comparison category types
Jonathan Wakely
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Fix common_iterator::operator-> [PR95322]
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] Daily bump.
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v5)] libstdc++: Add new testcase for comparison category types
Martin Liska
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix common_iterator::operator-> [PR95322]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Daily bump.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add new testcase for comparison category types
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix common_iterator::operator-> [PR95322]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Daily bump.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Add new testcase for comparison category types
Alexandre Oliva
- [gcc/devel/c++-coroutines] libstdc++: Fix common_iterator::operator-> [PR95322]
Iain D Sandoe
- [gcc/devel/c++-coroutines] Daily bump.
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Add new testcase for comparison category types
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-668.
Iain D Sandoe
- [gcc r11-672] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Jonathan Wakely
- [gcc r11-673] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Jonathan Wakely
- [gcc r11-674] libstdc++: Fix atomic<FP>::load (PR 95282)
Jonathan Wakely
- [gcc r10-8194] libstdc++: Fix common_iterator::operator-> [PR95322]
Patrick Palka
- [gcc r11-678] Daily bump.
GCC Administrator
- [gcc r10-8195] Daily bump.
GCC Administrator
- [gcc/devel/c++-coroutines] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix atomic<FP>::load (PR 95282)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-699.
Iain D Sandoe
- [gcc r11-719] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Franथईois Dumont
- [gcc r11-732] Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
- [gcc/devel/c++-coroutines] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-730.
Iain D Sandoe
- [gcc r11-737] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/libsanitizer-merge-from-master)] Avoid nested save_CFLAGS and save_LDFLAGS
Martin Liska
- [gcc(refs/users/marxin/heads/libsanitizer-merge-from-master)] Daily bump.
Martin Liska
- [gcc r11-759] Check for more missing math decls on vxworks.
Douglas Rupp
- [gcc r11-760] libstdc++: Switch www.cs.princeton.edu to https
Gerald Pfeifer
- [gcc r11-761] libstdc++: Remove stray change from previous commit
Gerald Pfeifer
- [gcc r11-762] Daily bump.
GCC Administrator
- [gcc r11-768] libstdc++: Update/streamline Valgrind references
Gerald Pfeifer
- [gcc r11-769] libstdc++: Fix incorrect Docbook links
Jonathan Wakely
- [gcc r11-770] libstdc++: Document API changes in GCC 10
Jonathan Wakely
- [gcc r11-772] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Jonathan Wakely
- [gcc/devel/c++-coroutines] Avoid nested save_CFLAGS and save_LDFLAGS
Iain D Sandoe
- [gcc/devel/c++-coroutines] Check for more missing math decls on vxworks.
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Switch www.cs.princeton.edu to https
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove stray change from previous commit
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update/streamline Valgrind references
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix incorrect Docbook links
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Document API changes in GCC 10
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-773.
Iain D Sandoe
- [gcc r11-777] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Jonathan Wakely
- [gcc r11-778] Daily bump.
GCC Administrator
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix atomic<FP>::load (PR 95282)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Avoid nested save_CFLAGS and save_LDFLAGS
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] Check for more missing math decls on vxworks.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Switch www.cs.princeton.edu to https
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove stray change from previous commit
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update/streamline Valgrind references
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix incorrect Docbook links
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Document API changes in GCC 10
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix atomic<FP>::load (PR 95282)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Avoid nested save_CFLAGS and save_LDFLAGS
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] Check for more missing math decls on vxworks.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Switch www.cs.princeton.edu to https
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove stray change from previous commit
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Update/streamline Valgrind references
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix incorrect Docbook links
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Document API changes in GCC 10
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Alexandre Oliva
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] Avoid nested save_CFLAGS and save_LDFLAGS
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] Daily bump.
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] Check for more missing math decls on vxworks.
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Switch www.cs.princeton.edu to https
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Remove stray change from previous commit
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Update/streamline Valgrind references
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Fix incorrect Docbook links
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Document API changes in GCC 10
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Michael Meissner
- [gcc(refs/users/meissner/heads/work001)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Michael Meissner
- [gcc r11-832] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-835.
Iain D Sandoe
- [gcc r11-840] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/PR95480-aix-bootstrap-failure)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Martin Liska
- [gcc(refs/users/marxin/heads/PR95480-aix-bootstrap-failure)] Daily bump.
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Avoid nested save_CFLAGS and save_LDFLAGS
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Daily bump.
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] Check for more missing math decls on vxworks.
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Switch www.cs.princeton.edu to https
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Remove stray change from previous commit
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Update/streamline Valgrind references
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix incorrect Docbook links
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Document API changes in GCC 10
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Martin Liska
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-v6)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Martin Liska
- [gcc/devel/c++-coroutines] Merge master r11-882.
Iain D Sandoe
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Alexandre Oliva
- [gcc r11-930] libstdc++: Make std::copy_n work with negative and non-integral sizes
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Make std::copy_n work with negative and non-integral sizes
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-952.
Iain D Sandoe
- [gcc r11-957] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Franथईois Dumont
- [gcc r11-960] libstdc++: Remove workarounds for constrained nested class templates
Jonathan Wakely
- [gcc r11-961] Daily bump.
GCC Administrator
- [gcc/devel/c++-coroutines] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove workarounds for constrained nested class templates
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1008.
Iain D Sandoe
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make std::copy_n work with negative and non-integral sizes
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove workarounds for constrained nested class templates
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make std::copy_n work with negative and non-integral sizes
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove workarounds for constrained nested class templates
Alexandre Oliva
- [gcc r11-1071] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Jonathan Wakely
- [gcc r11-1073] libstdc++: Fix failing tests
Jonathan Wakely
- [gcc r11-1076] Daily bump.
GCC Administrator
- [gcc/devel/c++-coroutines] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix failing tests
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1129.
Iain D Sandoe
- [gcc r11-1136] libstdc++: Define std::bad_optional_access constructor as defaulted
Jonathan Wakely
- [gcc r11-1137] libstdc++: Define converting assignment operator for std::move_iterator
Jonathan Wakely
- [gcc r11-1138] Daily bump.
GCC Administrator
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] c++: Explain fn template argument type/value mismatches [PR66439]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] c++: Explain fn template argument type/value mismatches [PR66439]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use 'using' for types in Networking TS headers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Better requirements checking in Networking TS
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Use macro for nodiscard attribute
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Enable simple invocation of runtest in testsuite
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use 'using' for types in Networking TS headers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Better requirements checking in Networking TS
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Use macro for nodiscard attribute
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Enable simple invocation of runtest in testsuite
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Simplify filesystem::path SFINAE constraints
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove incorrect static specifiers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Refactor filesystem::path string conversions
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Compile PR93978 testcase with -Wall
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Simplify filesystem::path SFINAE constraints
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove incorrect static specifiers
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Refactor filesystem::path string conversions
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix failing tests
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Compile PR93978 testcase with -Wall
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Daily bump.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Add new testcase for comparison category types
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Daily bump.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Define std::bad_optional_access constructor as defaulted
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix atomic<FP>::load (PR 95282)
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Define converting assignment operator for std::move_iterator
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Add new testcase for comparison category types
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix failing tests
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix atomic<FP>::load (PR 95282)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Avoid nested save_CFLAGS and save_LDFLAGS
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Jiu Fu Guo
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Define std::bad_optional_access constructor as defaulted
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Define converting assignment operator for std::move_iterator
Alexandre Oliva
- [gcc(refs/users/guojiufu/heads/personal-branch)] Avoid nested save_CFLAGS and save_LDFLAGS
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] Check for more missing math decls on vxworks.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Switch www.cs.princeton.edu to https
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove stray change from previous commit
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Update/streamline Valgrind references
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix incorrect Docbook links
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Document API changes in GCC 10
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] Check for more missing math decls on vxworks.
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Switch www.cs.princeton.edu to https
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove stray change from previous commit
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Update/streamline Valgrind references
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix incorrect Docbook links
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Document API changes in GCC 10
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make std::copy_n work with negative and non-integral sizes
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make std::copy_n work with negative and non-integral sizes
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Remove workarounds for constrained nested class templates
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Remove workarounds for constrained nested class templates
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix failing tests
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix failing tests
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define std::bad_optional_access constructor as defaulted
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Define converting assignment operator for std::move_iterator
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define std::bad_optional_access constructor as defaulted
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Define converting assignment operator for std::move_iterator
Jiu Fu Guo
- [gcc/devel/omp/gcc-10] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Fix broken link to SGI STL FAQ
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Document library versioning for 9.[123] and 10.1
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Update Solaris baselines for GCC 10.1
Tobias Burnus
- [gcc/devel/omp/gcc-10] x32: Update baseline_symbols.txt
Tobias Burnus
- [gcc/devel/omp/gcc-10] Update the baseline symbols for SPARC64/Linux
Tobias Burnus
- [gcc/devel/omp/gcc-10] Update ChangeLog and version files for release
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Fix net::basic_socket::close(error_code&)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Remove incorrect static specifiers
Tobias Burnus
- [gcc/devel/omp/gcc-10] x86-vxworks malloc aligns to 8 bytes like solaris
Tobias Burnus
- [gcc/devel/omp/gcc-10] Daily bump.
Tobias Burnus
- [gcc/devel/omp/gcc-10] libstdc++: Fix common_iterator::operator-> [PR95322]
Tobias Burnus
- [gcc/devel/omp/gcc-10] Merge branch 'releases/gcc-10' into devel/omp/gcc-10
Tobias Burnus
- [gcc/devel/c++-modules] libstdc++: Simplify filesystem::path SFINAE constraints
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Remove incorrect static specifiers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Refactor filesystem::path string conversions
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Compile PR93978 testcase with -Wall
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix common_iterator::operator-> [PR95322]
Nathan Sidwell
- [gcc/devel/c++-modules] Daily bump.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Add new testcase for comparison category types
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 6c8e16aea85
Nathan Sidwell
- [gcc r11-1182] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Jonathan Wakely
- [gcc(refs/users/marxin/heads/vect_cond_expr-rework-failing-v2)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Martin Liska
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Alexandre Oliva
- [gcc r11-1186] libstdc++: Fix some ranges algos optimizations [PR95578]
Patrick Palka
- [gcc/devel/c++-coroutines] libstdc++: Define std::bad_optional_access constructor as defaulted
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Define converting assignment operator for std::move_iterator
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1184.
Iain D Sandoe
- [gcc r11-1187] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Make std::copy_n work with negative and non-integral sizes
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Remove workarounds for constrained nested class templates
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump.
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Fix failing tests
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define std::bad_optional_access constructor as defaulted
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define converting assignment operator for std::move_iterator
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Fix some ranges algos optimizations [PR95578]
Martin Liska
- [gcc r10-8271] libstdc++: Fix some ranges algos optimizations [PR95578]
Patrick Palka
- [gcc/devel/c++-modules] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix atomic<FP>::load (PR 95282)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Nathan Sidwell
- [gcc/devel/c++-modules] Avoid nested save_CFLAGS and save_LDFLAGS
Nathan Sidwell
- [gcc/devel/c++-modules] Check for more missing math decls on vxworks.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Switch www.cs.princeton.edu to https
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Remove stray change from previous commit
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update/streamline Valgrind references
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix incorrect Docbook links
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Document API changes in GCC 10
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make std::copy_n work with negative and non-integral sizes
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master b825a228907
Nathan Sidwell
- [gcc r11-1238] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Fix some ranges algos optimizations [PR95578]
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1239.
Iain D Sandoe
- [gcc r11-1244] Daily bump.
GCC Administrator
- [gcc r10-8282] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/slp-function-v3)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v3)] Daily bump.
Martin Liska
- [gcc r11-1280] libstdc++: Make std::atomic_flag::test members const
Jonathan Wakely
- [gcc r11-1281] libstdc++: Improve tests for std::atomic_flag
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Make std::atomic_flag::test members const
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Improve tests for std::atomic_flag
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1285.
Iain D Sandoe
- [gcc r11-1289] Daily bump.
GCC Administrator
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Make std::atomic_flag::test members const
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/guojiufu-branch)] libstdc++: Improve tests for std::atomic_flag
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Make std::atomic_flag::test members const
Jiu Fu Guo
- [gcc(refs/users/guojiufu/heads/personal-branch)] libstdc++: Improve tests for std::atomic_flag
Jiu Fu Guo
- [gcc r11-1338] libstdc++: Fix char_traits move with overlap
Jonathan Wakely
- [gcc r11-1339] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Jonathan Wakely
- [gcc/devel/omp/gcc-10] libstdc++: Fix some ranges algos optimizations [PR95578]
Tobias Burnus
- [gcc/devel/c++-coroutines] libstdc++: Fix char_traits move with overlap
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1340.
Iain D Sandoe
- [gcc r11-1345] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/gcov-all-zeros)] libstdc++: Fix char_traits move with overlap
Martin Liska
- [gcc(refs/users/marxin/heads/gcov-all-zeros)] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Martin Liska
- [gcc(refs/users/marxin/heads/gcov-all-zeros)] Daily bump.
Martin Liska
- [gcc r11-1350] c++: Improve access checking inside templates [PR41437]
Patrick Palka
- [gcc/devel/c++-coroutines] c++: Improve access checking inside templates [PR41437]
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1390.
Iain D Sandoe
- [gcc r11-1400] libstdc++: Enforce copyable/movable checks in std::atomic
Jonathan Wakely
- [gcc r11-1401] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Jonathan Wakely
- [gcc r11-1409] Daily bump.
GCC Administrator
- [gcc/devel/ranger] libstdc++: Fix error handling in filesystem::remove_all (PR93201)
Aldy Hernandez
- [gcc/devel/ranger] PR libstdc++/92124 fix incorrect unordered container move assignment
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define memory resource key functions non-inline (PR93208)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix whitespace in ChangeLog-2019
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implementing P0767 - deprecate POD
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix testsuite failures and warnings due to is_pod deprecation
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
Aldy Hernandez
- [gcc/devel/ranger] rename local _C2 identifiers in stl map header files
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make istreambuf_iterator base class consistent (PR92285)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix testcase for C++98 compatibility
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Improve comment about testsuite utilities
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Ensure root-dir converted to forward slash (PR93244)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix weakly_incrementable to allow __int128 (PR 93267)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Improve unordered containers == operator (PR 91263)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: std::ctype fixes for recent versions of NetBSD
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix freestanding build PR 92376)
Aldy Hernandez
- [gcc/devel/ranger] [C++ coroutines] Initial implementation.
Aldy Hernandez
- [gcc/devel/ranger] Clean up references to Subversion in documentation sources.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix recent documentation changes
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
Aldy Hernandez
- [gcc/devel/ranger] tolerate padding in mbstate_t
Aldy Hernandez
- [gcc/devel/ranger] reject macros in math decl check
Aldy Hernandez
- [gcc/devel/ranger] Add `--with-toolexeclibdir=' configuration option
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify construction of comparison category types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix deduction guide for std::span (PR93426)
Aldy Hernandez
- [gcc/devel/ranger] gcc: Add new configure options to allow static libraries to be selected
Aldy Hernandez
- [gcc/devel/ranger] Fix 2 typos in documentation of libstdc++.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Avoid using sizeof with function types (PR 93470)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix order of changelog entries
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make tests for std::ranges access functions more robust
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify constraints on std::compare_three_way
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix conformance issues in <stop_token> (PR92895)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end()
Aldy Hernandez
- [gcc/devel/ranger] Fixes after recent configure changes relating to static libraries
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix name of macro in #undef directive
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Apply the move_iterator changes described in P1207R4
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove workarounds for constraints on alias templates
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove redundant macro that is always empty
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix comment to refer to correct PR
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement C++20 constrained algorithms
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Enable three-way comparison for iota_view iterators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Optimize C++20 comparison category types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement C++20 range adaptors
Aldy Hernandez
- [gcc/devel/ranger] Fix ChangeLog for previous commit
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add [range.istream]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove extraneous &&
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Fix missing return in istream_view iterator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix bug in iterator_traits<common_iterator<S, I>>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement P1878R1 "Constraining Readable Types"
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix BUILTIN-PTR-CMP helpers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix non-ASCII characters in comment
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix names of types in comment
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing std:: qualification of a forward call
Aldy Hernandez
- [gcc/devel/ranger] Use a non-empty test program to test ability to link.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix LWG issues 3389 and 3390
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement ranges [specialized.algorithms]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement LWG 3150 for std::uniform_random_bit_generator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fold some ranges algo subroutines into their only caller
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Convert the ranges algorithm entities into function objects
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Whitespace and formatting adjustments
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Move code after an early exit constexpr if to under an else branch
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement "Safe Integral Comparisons" (P0586R2)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make "implicit expression variants" more explicit (P2102R0)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Reduce header dependencies for C++20 (PR 92546)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comment to <charconv> explaining C++14 status
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ P1956R1 On the names of low-level bit manipulation functions
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1964R2 Wording for boolean-testable
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1243R4 Rangify new algorithms
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P2106R0 Alternative wording for GB315 and GB316
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Reorder declarations of std::span members
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix and simplify constraints on std::span constructors
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1976R2 Fixed-size span construction from dynamic range
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix new tests that fail for ILP32 targets
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove redundant bool casts in ranges algorithms
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: tuple_element_t is also wrong for const subrange (LWG 3398)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: "safe" in several library names is misleading (LWG 3379)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add nodiscard to polymorphic_allocator members (LWG 3304)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: uninitialized_construct_using_allocator should use construct_at (LWG 3321)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove converting constructors from views (LWG 3280)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add ranges_size_t and rename all_view (LWG 3335)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove std::span::cbegin and std::span::cend (LWG 3320)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: span's deduction-guide for built-in arrays doesn't work (LWG 3369)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: midpoint should not constrain T is complete (LWG 3200)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: make polymorphic_allocator throw consistent type (LWG 3237)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: subrange converting constructor should disallow slicing (LWG 3282)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify std::totally_ordered_with (LWG 3329)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify std::totally_ordered (LWG 3331)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify std::three_way_comparable_with (LWG 3360)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add default-initializers to views (LWG 3364)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: make common_iterator<I, S> require copyable<I> (LWG 3385)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing call to unused subroutine in split_view test
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add <=> to thread::id
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove std::type_info::operator!= for C++20
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define operator<=> for <system_error> types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Issues with range access CPOs (P2091R0)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Forward second argument of views::iota using the correct type
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator()
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define <=> for tuple, optional and variant
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: enable_view has false positives (LWG 3326)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add default_sentinel support to stream iterators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix noexcept-specifier for istream_iterator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P0769R2 Add shift to <algorithm>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix regression in std::move algorithm (PR 93872)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add test accidentally left out of previous commit
Aldy Hernandez
- [gcc/devel/ranger] Fix ChangeLog date
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove __memmove wrapper for constexpr algorithms
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3292 iota_view is under-constrained
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3325 Constrain return type of transformation function for transform_view
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add __maybe_const_t and __maybe_empty_t aliases
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Two simplifications for lexicographical_compare
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: P1645R1 constexpr for <numeric> algorithms
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix use of inaccessible private member in split_view (PR93936)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make _GLIBCXX_CONCEPT_CHECKS more constexpr-friendly
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Support N3644 "Null Forward Iterators" for testsuite iterators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix std::string error in Debug Mode
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix std::span test failures with _GLIBCXX_ASSERTIONS
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define <=> for Debug Mode array
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained algos tests
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing friend declarations in some range adaptors
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Disable diagnostic URLs in testsuite
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix failing test in debug mode
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix FS-dependent filesystem tests
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Memoize {drop, drop_while, filter, reverse}_view::begin
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Also disable caching of reverse_view::begin() for common_ranges
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: test for failing assertion should use 'run' not 'compile'
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update the <numeric> synopsis test to latest standard
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972)
Aldy Hernandez
- [gcc/devel/ranger] Fix baseline symbols on hppa-linux-gnu
Aldy Hernandez
- [gcc/devel/ranger] Explicitly link with libatomic when needed.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Hastable: Move std::is_permutation to limit includes
Aldy Hernandez
- [gcc/devel/ranger] Skip charset.cc tests on *-*-hpux*.
Aldy Hernandez
- [gcc/devel/ranger] x32: Update baseline_symbols.txt
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add 'typename' to fix compilation with Clang
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Rename __detail::__maybe_empty_t alias template
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix std::lexicographic_compare for unsigned char (PR 93972)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Micro-optimisations for lexicographical_compare_three_way
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add a move-only testsuite iterator type
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add a testsuite range type that has a sized sentinel
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix comment on __memcpyable
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: allow string_view insertion to work with <iosfwd> (PR 94051)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix some warnings in filesystem tests
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Deal with ENOSYS == ENOTSUP
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix failing filesystem::path tests (PR 93244)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix PR number in ChangeLog (PR 94069)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Give ranges::empty() a concrete return type (PR 93978)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing friend declaration to join_view::_Sentinel
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Handle type-changing path concatenations (PR 94063)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Change compile-only test to run
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix invalid noexcept-specifier (PR 94117)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix noexcept guarantees for ranges::split_view
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix uses of _M_current in split_view's outer iterator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: LWG 3286 ranges::size is not required to be valid after ...
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add a test that takes the split_view of a non-forward range
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix test failure due to -Wnonnull warnings
Aldy Hernandez
- [gcc/devel/ranger] x32 does not support MS ABI, skip testcases that require it.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix compilation with released versions of Clang
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Fix compilation of <stop_token> with Clang
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix is_trivially_constructible (PR 94033)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix path::generic_string allocator handling (PR 94242)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix experimental::path::generic_string (PR 93245)
Aldy Hernandez
- [gcc r11-1460] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Jonathan Wakely
- [gcc/devel/ranger] libstdc++: Define and use chrono::is_clock for C++20
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Add missing tests for std::shared_timed_mutex
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix author in previous ChangeLog entry
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add some C++20 additions to <chrono>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Move definition earlier in file
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement C++20 changes to insert iterators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add remaining C++20 changes to iterator adaptors
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define __cpp_lib_ranges macro for C++20
Aldy Hernandez
- [gcc/devel/c++-coroutines] libstdc++: Enforce copyable/movable checks in std::atomic
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Iain D Sandoe
- [gcc/devel/ranger] libstdc++: Fix std::reverse_iterator relational operators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix two tests that fail in C++20 mode
Aldy Hernandez
- [gcc/devel/ranger] Library-side tests for parenthesized aggregate init
Aldy Hernandez
- [gcc/devel/c++-coroutines] Merge master r11-1452.
Iain D Sandoe
- [gcc/devel/ranger] libstdc++: Move "free books" list from fsf.org to gnu.org
Aldy Hernandez
- [gcc/devel/ranger] libstdc++-v3/test: Better skip for "use_service.cc"
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix std::to_address for debug iterators (PR 93960)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Refer to Git documentation
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to <charconv> result types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to types from Numerics clause
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to std::unique_ptr
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
Aldy Hernandez
- [gcc/devel/ranger] coroutines: Rename the coroutines cpp builtin.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make comparison category comparisons noexcept (PR 94565)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix order of entries in ChangeLog
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix constraints on std::compare_three_way
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add spaceship operator to std::type_index
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to types from Utilities clause
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to std::filesystem types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix -Wunused-parameter warning in test
Aldy Hernandez
- [gcc r11-1461] libstdc++: Fix tests for uninitialized_value_construct_n
Jonathan Wakely
- [gcc/devel/ranger] libstdc++: Add comparison operators for string and regex types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to sequence containers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix testsuite utility's use of allocators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to <chrono> types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix redundant assignment (PR 94629)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove operator!= overloads for unordered containers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define operator<=> for std::stack and std::queue
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Avoid illegal argument to verbose in dg-test callback
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add comparison operators to associative containers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update __cpp_lib_three_way_comparison macro
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Correct changelog of previous commit
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix tests that fail in C++20 mode
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add test for using istreambuf_iterator with sentinel
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Improve C++14 and C++17 status docs
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix __normal_iterator comparisons for C++20
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Improve tests for __cpp_lib_erase_if macro
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update value of __cpp_lib_jthread macro
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove non-standard feature test macros
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add missing feature test macros
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Rename __cpp_lib_constexpr_invoke macro
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update __cpp_lib_concepts value
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define __cpp_lib_execution feature test macro
Aldy Hernandez
- [gcc/devel/ranger] coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update C++20 library status docs
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Mark experimental::net::system_context ctor deleted
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix constructor constraints for std::any (PR 90415)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make net::service_already_exists default constructible
Aldy Hernandez
- [gcc/devel/ranger] coroutines: Fix handling of non-class coroutine returns [PR94759]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix regression in std::_Construct (PR 94831)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fixes for feature test macros (PR 91480)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Avoid negating a size_t [pr 94747]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix broken link to SGI STL FAQ
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix the return type of __cxa_finalize
Aldy Hernandez
- [gcc/devel/ranger] Use const for template argument.
Aldy Hernandez
- [gcc/devel/ranger] Add missing ChangeLog entries.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Document library versioning for 9.[123] and 10.1
Aldy Hernandez
- [gcc/devel/ranger] Revert "Use const for template argument."
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update Solaris baselines for GCC 10.1
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ std::fill overload for std::vector<bool>::iterator
Aldy Hernandez
- [gcc/devel/ranger] Update the baseline symbols for SPARC64/Linux
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix some C++20 algorithms to work in parallel mode
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix whitespace in Changelog
Aldy Hernandez
- [gcc/devel/ranger] libstdc++ Enhance thread safety of debug mode iterators
Aldy Hernandez
- [gcc/devel/ranger] Revert "libstdc++ Enhance thread safety of debug mode iterators"
Aldy Hernandez
- [gcc/devel/ranger] Implent C++20 std::atomic_flag::test
Aldy Hernandez
- [gcc/devel/ranger] Actually comment the new tests
Aldy Hernandez
- [gcc/devel/ranger] x86-vxworks malloc aligns to 8 bytes like solaris
Aldy Hernandez
- [gcc/devel/ranger] x86: Default CET run-time support to auto
Aldy Hernandez
- [gcc/devel/ranger] x86: Also check if -fcf-protection works
Aldy Hernandez
- [gcc/devel/ranger] c++: Explain fn template argument type/value mismatches [PR66439]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Use 'using' for types in Networking TS headers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix net::basic_socket::close(error_code&)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Better requirements checking in Networking TS
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Use macro for nodiscard attribute
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Enable simple invocation of runtest in testsuite
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Simplify filesystem::path SFINAE constraints
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove incorrect static specifiers
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Refactor filesystem::path string conversions
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Compile PR93978 testcase with -Wall
Aldy Hernandez
- [gcc r11-1464] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Jonathan Wakely
- [gcc/devel/ranger] libstdc++: Fix common_iterator::operator-> [PR95322]
Aldy Hernandez
- [gcc/devel/ranger] Daily bump.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Add new testcase for comparison category types
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix atomic<FP>::load (PR 95282)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
Aldy Hernandez
- [gcc/devel/ranger] Avoid nested save_CFLAGS and save_LDFLAGS
Aldy Hernandez
- [gcc/devel/ranger] Check for more missing math decls on vxworks.
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Switch www.cs.princeton.edu to https
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove stray change from previous commit
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update/streamline Valgrind references
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix incorrect Docbook links
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Document API changes in GCC 10
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make std::copy_n work with negative and non-integral sizes
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Remove workarounds for constrained nested class templates
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix failing tests
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define std::bad_optional_access constructor as defaulted
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Define converting assignment operator for std::move_iterator
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix some ranges algos optimizations [PR95578]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Make std::atomic_flag::test members const
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Improve tests for std::atomic_flag
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Fix char_traits move with overlap
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Aldy Hernandez
- [gcc/devel/ranger] c++: Improve access checking inside templates [PR41437]
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Enforce copyable/movable checks in std::atomic
Aldy Hernandez
- [gcc/devel/ranger] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Aldy Hernandez
- [gcc/devel/ranger] Merge from trunk at:
Aldy Hernandez
- [gcc r11-1468] Daily bump.
GCC Administrator
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix net::basic_socket::close(error_code&)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Remove incorrect static specifiers
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] x86-vxworks malloc aligns to 8 bytes like solaris
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Daily bump.
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix common_iterator::operator-> [PR95322]
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-10-branch)] Merge commit 'r10-8323-g0c7d18d51a8e9abd085afd0b01743662fd0419fa' into redhat/gcc-10-branch
Jakub Jelinek
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Fix tests for uninitialized_value_construct_n
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] Daily bump.
Martin Liska
- [gcc/devel/c++-coroutines] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix tests for uninitialized_value_construct_n
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1516.
Iain D Sandoe
- [gcc r11-1552] libstdc++: Optimize std::optional default constructor
Jonathan Wakely
- [gcc r11-1554] libstdc++: std::includes performance tweak
Jonathan Wakely
- [gcc r11-1555] libstdc++: Define all std::function members inline
Jonathan Wakely
- [gcc r11-1556] libstdc++: Remove redundant std:: qualification
Jonathan Wakely
- [gcc r11-1562] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Jonathan Wakely
- [gcc/devel/c++-coroutines] libstdc++: Optimize std::optional default constructor
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: std::includes performance tweak
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Define all std::function members inline
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Remove redundant std:: qualification
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1562.
Iain D Sandoe
- [gcc r11-1564] Daily bump.
GCC Administrator
- [gcc r11-1571] c++: Refinements to "more constrained".
Jason Merrill
- [gcc r11-1573] Daily bump.
GCC Administrator
- [gcc r11-1576] aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
- [gcc r11-1577] Daily bump.
GCC Administrator
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix some ranges algos optimizations [PR95578]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make std::atomic_flag::test members const
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Improve tests for std::atomic_flag
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix char_traits move with overlap
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] c++: Improve access checking inside templates [PR41437]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Enforce copyable/movable checks in std::atomic
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix tests for uninitialized_value_construct_n
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix some ranges algos optimizations [PR95578]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Make std::atomic_flag::test members const
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Improve tests for std::atomic_flag
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix char_traits move with overlap
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] c++: Improve access checking inside templates [PR41437]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Enforce copyable/movable checks in std::atomic
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix tests for uninitialized_value_construct_n
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Optimize std::optional default constructor
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: std::includes performance tweak
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Define all std::function members inline
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove redundant std:: qualification
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] c++: Refinements to "more constrained".
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] aix: Add GCC64 configuration and FAT target libraries.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Optimize std::optional default constructor
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: std::includes performance tweak
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Define all std::function members inline
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove redundant std:: qualification
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] c++: Refinements to "more constrained".
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] aix: Add GCC64 configuration and FAT target libraries.
Alexandre Oliva
- [gcc r10-8343] c++: Refinements to "more constrained".
Jason Merrill
- [gcc r11-1592] build: Use -include instead of conditional include.
David Edelsohn
- [gcc r11-1593] Daily bump.
GCC Administrator
- [gcc r10-8345] Daily bump.
GCC Administrator
- [gcc r11-1597] libstdc++: Regenerate makefiles
Jonathan Wakely
- [gcc r11-1598] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Jonathan Wakely
- [gcc r11-1600] libstdc++: Adjust std::from_chars negative tests
Jonathan Wakely
- [gcc(refs/users/aoliva/heads/testbase)] build: Use -include instead of conditional include.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Regenerate makefiles
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testbase)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] build: Use -include instead of conditional include.
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Regenerate makefiles
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Alexandre Oliva
- [gcc/devel/c++-coroutines] c++: Refinements to "more constrained".
Iain D Sandoe
- [gcc/devel/c++-coroutines] aix: Add GCC64 configuration and FAT target libraries.
Iain D Sandoe
- [gcc/devel/c++-coroutines] build: Use -include instead of conditional include.
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Regenerate makefiles
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Adjust std::from_chars negative tests
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1613.
Iain D Sandoe
- [gcc r11-1617] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Optimize std::optional default constructor
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: std::includes performance tweak
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Define all std::function members inline
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Remove redundant std:: qualification
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] c++: Refinements to "more constrained".
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] aix: Add GCC64 configuration and FAT target libraries.
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] build: Use -include instead of conditional include.
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Regenerate makefiles
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Martin Liska
- [gcc(refs/users/marxin/heads/cond-expr-ssa-name)] libstdc++: Adjust std::from_chars negative tests
Martin Liska
- [gcc r11-1624] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Jonathan Wakely
- [gcc r11-1625] libstdc++: Fix warnings with -Wsystem-headers
Jonathan Wakely
- [gcc r11-1626] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Jonathan Wakely
- [gcc r10-8360] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Jonathan Wakely
- [gcc r10-8361] libstdc++: Fix warnings with -Wsystem-headers
Jonathan Wakely
- [gcc r10-8362] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Jonathan Wakely
- [gcc r9-8695] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Jonathan Wakely
- [gcc/devel/c++-modules] libstdc++: Remove workarounds for constrained nested class templates
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master f2242ec0d3f
Nathan Sidwell
- [gcc/devel/c++-coroutines] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix warnings with -Wsystem-headers
Iain D Sandoe
- [gcc/devel/c++-coroutines] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1640.
Iain D Sandoe
- [gcc r11-1644] Daily bump.
GCC Administrator
- [gcc r10-8367] Daily bump.
GCC Administrator
- [gcc r9-8697] Daily bump.
GCC Administrator
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] libstdc++: Fix some ranges algos optimizations [PR95578]
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] Daily bump.
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] c++: Refinements to "more constrained".
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] libstdc++: Fix warnings with -Wsystem-headers
Peter Bergner
- [gcc(refs/vendors/ibm/heads/gcc-10-branch)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Peter Bergner
- [gcc(refs/users/marxin/heads/slp-function-v5)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v5)] libstdc++: Fix warnings with -Wsystem-headers
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v5)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Martin Liska
- [gcc/devel/c++-modules] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix failing tests
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define std::bad_optional_access constructor as defaulted
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define converting assignment operator for std::move_iterator
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Extend memcmp optimization in std::lexicographical_compare
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix some ranges algos optimizations [PR95578]
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Make std::atomic_flag::test members const
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Improve tests for std::atomic_flag
Nathan Sidwell
- [gcc/devel/c++-modules] c++: Improve access checking inside templates [PR41437]
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 92bed036098
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix char_traits move with overlap
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master a97e49a89d1
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Enforce copyable/movable checks in std::atomic
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 2021af0c23a
Nathan Sidwell
- [gcc/devel/c++-coroutines] Merge master r11-1667.
Iain D Sandoe
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Regenerate makefiles
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Adjust std::from_chars negative tests
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Regenerate makefiles
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Adjust std::from_chars negative tests
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] Daily bump.
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Fix warnings with -Wsystem-headers
Michael Meissner
- [gcc(refs/users/meissner/heads/work005)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] Daily bump.
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Fix warnings with -Wsystem-headers
Michael Meissner
- [gcc(refs/users/meissner/heads/work005-orig)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Michael Meissner
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Remove redundant std:: qualification
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] Daily bump.
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] c++: Refinements to "more constrained".
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] aix: Add GCC64 configuration and FAT target libraries.
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] build: Use -include instead of conditional include.
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Regenerate makefiles
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Adjust std::from_chars negative tests
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Fix warnings with -Wsystem-headers
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Aldy Hernandez
- [gcc(refs/users/aldyh/heads/ranger-staging)] Merge commit 'fc36b97af05ef74b0889ba49090c2f52f00e0e77' into me/ranger-staging
Aldy Hernandez
- [gcc r11-1698] PR libstdc++/95915
Ville Voutilainen
- [gcc r11-1699] Add a __nonnnull__ attribute to std::string's _CharT* constructor
Ville Voutilainen
- [gcc r11-1700] Daily bump.
GCC Administrator
- [gcc(refs/users/marxin/heads/slp-function-v7)] PR libstdc++/95915
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v7)] Add a __nonnnull__ attribute to std::string's _CharT* constructor
Martin Liska
- [gcc(refs/users/marxin/heads/slp-function-v7)] Daily bump.
Martin Liska
- [gcc r10-8386] PR libstdc++/95915
Ville Voutilainen
- [gcc/devel/c++-coroutines] PR libstdc++/95915
Iain D Sandoe
- [gcc/devel/c++-coroutines] Add a __nonnnull__ attribute to std::string's _CharT* constructor
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1714.
Iain D Sandoe
- [gcc/devel/c++-modules] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix tests for uninitialized_value_construct_n
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Avoid stack overflow in std::vector (PR 94540)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Optimize std::optional default constructor
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: std::includes performance tweak
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Define all std::function members inline
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Remove redundant std:: qualification
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
Nathan Sidwell
- [gcc/devel/c++-modules] c++: Refinements to "more constrained".
Nathan Sidwell
- [gcc/devel/c++-modules] aix: Add GCC64 configuration and FAT target libraries.
Nathan Sidwell
- [gcc/devel/c++-modules] build: Use -include instead of conditional include.
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Regenerate makefiles
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Adjust std::from_chars negative tests
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix warnings with -Wsystem-headers
Nathan Sidwell
- [gcc/devel/c++-modules] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
Nathan Sidwell
- [gcc/devel/c++-modules] Merge master 9a33c41fe42
Nathan Sidwell
- [gcc r11-1722] Revert "Add a __nonnnull__ attribute to std::string's _CharT* constructor"
Ville Voutilainen
- [gcc r11-1727] Daily bump.
GCC Administrator
- [gcc r10-8392] Daily bump.
GCC Administrator
- [gcc/devel/c++-coroutines] Revert "Add a __nonnnull__ attribute to std::string's _CharT* constructor"
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r11-1733.
Iain D Sandoe
Last message date:
Tue Jun 30 18:35:46 GMT 2020
Archived on: Tue Jun 30 18:36:16 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).