public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
 2022-10-31 15:34 UTC  (2+ messages)

Adding a new thread model to GCC
 2022-10-31 15:22 UTC  (19+ messages)

[PATCH] libstdc++-v3: <complex> support for extended floating point types
 2022-10-31 10:26 UTC  (2+ messages)

[PATCH] libstdc++: Small extended float support tweaks
 2022-10-31 10:16 UTC  (2+ messages)

[committed] libstdc++: Fix dangling reference in filesystem::path::filename()
 2022-10-28 23:56 UTC 

[PATCH] libstdc++: std::to_chars std::{,b}float16_t support
 2022-10-28 17:16 UTC  (3+ messages)

[PATCH] libstdc++: Make placeholders inline when inline variables are available
 2022-10-28 14:56 UTC  (2+ messages)

[PATCH] libstdc++: Don't use gstdint.h anymore
 2022-10-28 14:55 UTC  (4+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Fix allocator propagation in regex algorithms [PR107376]
 2022-10-28 14:27 UTC 

[PATCH] libstdc++: Implement ranges::cartesian_product_view from P2374R4
 2022-10-27 18:47 UTC  (2+ messages)

Support for C++20 <format> header?
 2022-10-26 16:30 UTC  (4+ messages)

[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-10-21 10:08 UTC  (2+ messages)
` [PING 3] "

[PATCH] libstdc++: respect with-{headers,newlib} for default hosted value
 2022-10-21  9:51 UTC  (2+ messages)
` [PATCH] libstdc++: respect with-{headers, newlib} "

[committed] libstdc++: Fix std::move_only_function for incomplete parameter types
 2022-10-21  9:51 UTC 

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2022-10-20 15:49 UTC 

[PATCH] libstdc++: Redefine __from_chars_alnum_to_val's table
 2022-10-20 12:01 UTC  (2+ messages)

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-10-20  0:05 UTC 

[PATCH] libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
 2022-10-19 19:19 UTC 

[PATCH] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-19 18:28 UTC  (4+ messages)
` [PATCH] libstdc++: Implement P2474R2 changes to views::take/drop

[PATCH] libstdc++: Fix typo in stride_view's operator- [PR107313]
 2022-10-19 16:51 UTC  (2+ messages)

[PATCH] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
 2022-10-19 12:59 UTC 

[PATCH] libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
 2022-10-19  9:02 UTC  (2+ messages)

[PATCH] libstdc++: Implement ranges::stride_view from P1899R3
 2022-10-18 11:59 UTC  (2+ messages)

[RFC PATCH] libstdc++: Partial library support for std::float{16,32,64,128}_t
 2022-10-18  9:18 UTC  (8+ messages)
` [RFC PATCH] libstdc++, v2: "
    ` [PATCH] libstdc++, v3: Partial library support for std::float{16,32,64,128}_t and std::bfloat16_t
    ` [RFC PATCH] libstdc++, v2: Partial library support for std::float{16, 32, 64, 128}_t

[committed] libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
 2022-10-17  8:48 UTC  (2+ messages)

[committed] libstdc++: Simplify print_raw function for debug assertions
 2022-10-15 20:26 UTC  (4+ messages)
` libstdc++: Address '-Wunused-function' for 'print_raw' (was: [committed] libstdc++: Simplify print_raw function for debug assertions)

[committed] libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
 2022-10-15 20:22 UTC 

[committed] libstdc++: Disable all emergency EH pool code if obj-count == 0
 2022-10-14 14:36 UTC 

[committed] libstdc++: Use markdown in Doxygen comment
 2022-10-14  9:11 UTC 

I need a new configure toggle to completely remove emergency heap
 2022-10-12 22:13 UTC  (4+ messages)

[PATCH] libstdc++: async: tolerate slightly shorter sleep
 2022-10-12 21:11 UTC  (5+ messages)

[PATCH] libstdc++: Configurable exception emergency pool size
 2022-10-12 20:48 UTC  (2+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2022-10-12 20:18 UTC 

[PATCH] libstdc++: Fixing Error: invalid type argument of unary '*' (have 'int')
 2022-10-12 11:25 UTC 

[PATCH] Complete __gnu_test::basic_string<>::compare support
 2022-10-12 11:20 UTC  (2+ messages)

[GCC 12] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
 2022-10-12 10:55 UTC  (3+ messages)

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 19:41 UTC  (3+ messages)

[PATCH] Use cxx11 abi in versioned namespace
 2022-10-11 17:28 UTC  (2+ messages)

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-10-11 15:04 UTC  (3+ messages)

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 11:34 UTC  (7+ messages)

[patch] configury support for VxWorks shared libraries
 2022-10-11  7:26 UTC  (3+ messages)

[PATCH] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-10-11  7:15 UTC  (7+ messages)
` [PING] "
  ` [PING 2] "

[committed] libstdc++: std::make_signed_t<cv bool> should be ill-formed
 2022-10-10 20:38 UTC  (5+ messages)

[PATCHv2] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
 2022-10-07 20:45 UTC 

[PATCH] libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h
 2022-10-07 20:43 UTC  (2+ messages)

[committed] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
 2022-10-07 11:57 UTC 

[committed] libstdc++: Shuffle header dependencies of <functional>
 2022-10-07 11:57 UTC 

[committed] libstdc++: Use bold style for DR titles in the manual
 2022-10-07 11:43 UTC 

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-10-06 17:38 UTC 

Should _GLIBCXX_HOSTED be 0 when users puts -ffreestanding flag with a hosted toolchain?
 2022-10-06  8:55 UTC  (2+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2022-10-05 13:43 UTC  (2+ messages)

[committed] libtdc++: Regenerate Makefile.in after freestanding header changes
 2022-10-05 13:16 UTC 

[committed] libstdc++: Guard use of new built-in with __has_builtin
 2022-10-05 12:46 UTC 

[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883]
 2022-10-04 18:30 UTC  (3+ messages)

[committed] libstdc++: Fix test FAIL for old std::string ABI
 2022-10-04 16:46 UTC 

[committed] libstdc++: Use new built-ins __remove_cv, __remove_reference etc
 2022-10-04 16:46 UTC 

[committed] libstdc++: Refactor seed sequence constraints in <random>
 2022-10-04 16:46 UTC 

[PATCH] libstdc++: Implement ranges::join_with_view from P2441R2
 2022-10-04 14:38 UTC  (4+ messages)

[committed] libstdc++: Disable test for freestanding
 2022-10-04 14:11 UTC 

[committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Make <cstdint> work freestanding [PR107134]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Update status docs for compare_exchange padding bits
 2022-10-03 21:02 UTC 

[PATCH] Fix gdb printers for std::string
 2022-10-03 17:14 UTC  (7+ messages)

[PATCH 00/10] c-family,libstdc++: P1642 and related changes
 2022-10-03 14:49 UTC  (13+ messages)
` [PATCH 01/10] libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
` [PATCH 02/10] libstdc++: Filter out unconditional <stdio.h> default include
` [PATCH 03/10] libstdc++: Adjust precompiled headers for freestanding
` [PATCH 04/10] libstdc++: Mark headers that must be hosted as such [PR103626]
` [PATCH 05/10] c-family: Implement new `int main' semantics in freestanding
` [PATCH 06/10] libstdc++: Rework how freestanding install works [PR106953]
` [PATCH 07/10] libstdc++: Make some tests work on freestanding [PR103626]
` [PATCH 08/10] libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
` [PATCH 09/10] libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
` [PATCH 10/10] libstdc++: Disable hosted-only tests [PR103626]

[committed] libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"
 2022-10-03 11:46 UTC 

[PATCH] libstdc++: Use ///< for inline documentation
 2022-10-03 10:25 UTC  (4+ messages)

[PATCH] testsuite: Windows paths use \ and not /
 2022-10-01 11:02 UTC  (9+ messages)

[committed] libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test
 2022-09-30 20:57 UTC 

[committed] libstdc++: Optimize operator>> for std::bitset
 2022-09-30 20:57 UTC 

[committed] libstdc++: Remove non-standard public members in std::bitset
 2022-09-30 20:57 UTC 

[committed] libstdc++: Add missing <bits/stl_algobase.h> include to <bitset>
 2022-09-30 13:46 UTC 

[committed] libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
 2022-09-29 11:54 UTC  (2+ messages)
` [committed] libstdc++: Guard use of new built-in with __has_builtin

[committed] libstdc++: Disable volatile-qualified std::bind for C++20
 2022-09-28 23:36 UTC 

[PATCH][_GLIBCXX_DEBUG][_GLIBCXX_INLINE_VERSION] Add missing printers
 2022-09-28 23:29 UTC  (2+ messages)

[PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
 2022-09-28 18:49 UTC  (7+ messages)
` [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref

[PATCH] c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
 2022-09-27 12:53 UTC  (3+ messages)

[committed] libstdc++: Adjust deduction guides for static operator() [PR106651]
 2022-09-27 11:00 UTC 

[committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
 2022-09-26 22:49 UTC 

[committed] libstdc++: Use new built-ins for std::is_convertible traits
 2022-09-26 22:49 UTC 

[committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
 2022-09-26 12:59 UTC 

page:  |  | latest

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