public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-11-08 17:44 UTC  (3+ messages)

msp430-elf cross-compiler: libstdc++ supported?
 2022-11-08 12:46 UTC  (3+ messages)

[committed] libstdc++: Uncomment denorm_min test
 2022-11-08 10:21 UTC 

[PATCH] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
 2022-11-08  8:43 UTC  (9+ messages)

[committed] libstdc++: Update my author blurb in the manual
 2022-11-08  3:09 UTC 

[committed] libstdc++: Remove empty <author> elements in manual
 2022-11-08  3:09 UTC 

[PATCH] libstdc++: Implement ranges::cartesian_product_view from P2374R4
 2022-11-07 17:41 UTC  (4+ messages)

[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-11-07 17:00 UTC  (3+ messages)
` [PING 3] "

[PATCH] libstdc++: Update from latest fast_float [PR107468]
 2022-11-07 13:37 UTC  (2+ messages)

Question about charconv to_chars's general
 2022-11-05 18:03 UTC 

[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
 2022-11-05 14:01 UTC 

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-11-05 14:01 UTC  (4+ messages)

[PATCH 1/2] c++: correct __has_attribute(init_priority)
 2022-11-04 18:16 UTC  (9+ messages)
` [PATCH 2/2] libstdc++: Move stream initialization into compiled library [PR44952]

[committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
 2022-11-04 14:06 UTC 

[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
 2022-11-04 14:06 UTC 

[PATCH] libstdc++: Declare const global variables inline
 2022-11-03 16:30 UTC  (2+ messages)

[committed] libstdc++: Add missing move in ranges::copy
 2022-11-03 11:41 UTC 

Adding a new thread model to GCC
 2022-11-02 21:40 UTC  (23+ messages)

[committed] libstdc++: Remove more redundant union members
 2022-11-02 20:33 UTC 

[committed] libstdc++: Remove unnecessary variant member in std::expected
 2022-11-02 12:56 UTC 

[committed] libstdc++: Ignore -Wignored-qualifiers warning in <variant>
 2022-11-02 12:56 UTC 

[PATCH] libstdc++: Fix ERANGE behavior for fallback FP std::from_chars
 2022-11-02 11:20 UTC  (2+ messages)

[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
 2022-11-01 15:26 UTC  (7+ messages)

[PATCH] libstdc++: std::to_chars std::{,b}float16_t support
 2022-11-01 13:46 UTC  (7+ messages)
  ` [PATCH] libstdc++: Shortest denormal hex std::to_chars

[PATCH] libstdc++: Implement ranges::as_rvalue_view from P2446R2
 2022-11-01 12:34 UTC  (2+ messages)

[PATCH] libstdc++: std::from_chars std::{,b}float16_t support
 2022-11-01 12:28 UTC  (2+ messages)

[PATCH] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
 2022-11-01 12:18 UTC  (2+ messages)

[PATCH] libstdc++-v3: <complex> support for extended floating point types
 2022-10-31 17:04 UTC  (4+ 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++: 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 

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

[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++: 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: 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] 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++: Define <bits/functexcept.h> functions for freestanding [PR107135]
 2022-10-04 14:11 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).