[committed] libstdc++: Fix narrow char test to use stringbuf not wstringbuf
2021-01-18 12:50 UTC
[PATCH] libstdc++: Add workaround for as Error: file number less than one error [PR98708]
2021-01-18 9:51 UTC
FW: How to parse number from IO buffer based on locale?
2021-01-17 12:50 UTC
Add dg-require-wchars to libstdc++ testsuite
2021-01-15 19:47 UTC (11+ messages)
` Add dg-require-wchars to libstdc++ testsuite#
[PATCH] libstdc++: c++2b, implement WG21 P1679R3
2021-01-15 1:27 UTC (3+ messages)
[PATCH v2] libstdc++: C++23, implement WG21 P1679R3
2021-01-15 1:23 UTC
[PATCH] libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration
2021-01-14 19:20 UTC (6+ messages)
calibrate intervals to avoid zero in futures poll test
2021-01-14 18:57 UTC (4+ messages)
[committed] libstdc++: Define function to throw filesystem_error [PR 98471]
2021-01-14 16:29 UTC
[PATCH] libstdc++: Add support for C++20 barriers
2021-01-14 14:26 UTC (9+ messages)
Split wchars tests from the normal variant
2021-01-14 13:54 UTC (5+ messages)
[wwwdocs] Document addition of <barrier> C++ header in C++11
2021-01-14 10:43 UTC (2+ messages)
[wwwdocs] Add "porting to" notes for libstdc++ in GCC 11
2021-01-14 10:42 UTC
[PATCH] libstdc++: implement locale support for AIX
2021-01-13 12:47 UTC (21+ messages)
GCC GSoC 2021: Call for project ideas and mentors
2021-01-12 7:40 UTC (2+ messages)
libstdc++ PR 57272 Fancy pointer support in Hashtable
2021-01-11 18:10 UTC (7+ messages)
[PATCH] c++: Add support for -std=c++2b
2021-01-11 1:18 UTC (5+ messages)
[PATCH v2] c++: Add support for -std=c++2b
2021-01-11 0:28 UTC
[PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
2021-01-08 20:35 UTC (13+ messages)
[libstdc++] Inconsistent detection of __int128
2021-01-08 20:00 UTC (5+ messages)
Problem building libstdc++ for the avr target
2021-01-08 18:21 UTC (15+ messages)
[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
2021-01-08 17:28 UTC (13+ messages)
[PATCH] libstdc++: Fix long double to_chars testcase [PR98384]
2021-01-07 17:35 UTC (2+ messages)
[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
2021-01-05 16:19 UTC (2+ messages)
What does streambuf::underflow do if gptr() < egptr()?
2021-01-05 9:43 UTC
Time to update all licenses in code to 2021
2021-01-01 22:19 UTC
[PATCH, libstdc++] Add <source_location> to pch header
2020-12-31 0:32 UTC (2+ messages)
Should reinterpret_cast be constexpr?
2020-12-29 1:19 UTC (6+ messages)
[committed] libstdc++: Update link to Arm ABI
2020-12-27 20:27 UTC
[committed] libstdc++: Move Valgrind references to https
2020-12-27 10:18 UTC
[committed] libstdc++: Update link to Intel/GNU compatibility paper
2020-12-26 12:40 UTC
[committed] libstdc++: Update link to Java docs
2020-12-25 18:42 UTC
[committed] libstdc++: Convert three doxygen.nl links to https
2020-12-25 14:24 UTC
Account for VxWorks headers in libstdc++ test on names
2020-12-23 8:24 UTC (2+ messages)
atomic<aligned_storage<16, 16>::type>.is_lock_free() on 3570K with -march=native
2020-12-22 22:38 UTC (4+ messages)
Is there some constexpr __builtin_memmove ?
2020-12-22 10:54 UTC (2+ messages)
[patch] libstdc++/testsuite: Tweak dg-prune-output regex for out-of-tree contexts
2020-12-22 10:07 UTC (5+ messages)
[PATCH] libstdc++: gdb pretty printer fails from c frame
2020-12-22 8:32 UTC
[PATCH 3/4] libstdc++: Add floating-point std::to_chars implementation
2020-12-21 23:09 UTC (21+ messages)
[PATCH] libstdc++: Gracefully disable floating-point to_chars on unsupported targets
2020-12-21 23:02 UTC (4+ messages)
[committed] libstdc++: Fix indentation in <semaphore>
2020-12-20 18:56 UTC
[committed] libstdc++: Fix mistake in PR98374 change [PR98377]
2020-12-18 18:04 UTC
[PATCH] libstdc++: Fix build failure on AArch64 ILP32 [PR98370]
2020-12-18 17:17 UTC (2+ messages)
[PATCH] libstdc++: Fix build failure due to missing <langinfo.h> [PR98374]
2020-12-18 17:16 UTC (2+ messages)
[PATCH 2/2] Add simd testsuite
2020-12-18 15:49 UTC
[PATCH 1/2] Add std::experimental::simd from the Parallelism TS 2
2020-12-18 15:49 UTC
[PATCH] Add simd testsuite
2020-12-18 15:25 UTC (3+ messages)
bootstrap failure since std::errc::operation_not_permitted does not exist on windows
2020-12-17 16:22 UTC (3+ messages)
[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
2020-12-17 16:21 UTC (3+ messages)
[committed] libstdc++: Fix condition for gthreads-timed effective-target
2020-12-17 16:21 UTC
[PATCH 1/4] libstdc++: Import parts of the Ryu library
2020-12-17 14:37 UTC (7+ messages)
` [PATCH 2/4] libstdc++: Apply modifications to our local copy of Ryu
` [PATCH 4/4] libstdc++: Import MSVC floating-point std::to_chars testcases
[committed] libstdc++: Fix -Wunused warning
2020-12-17 14:07 UTC
[committed] libstdc++: Fix preprocessor condition [PR 98344]
2020-12-17 14:06 UTC
[committed] libstdc++: Only use __builtin_sprintf if supported [PR 96083]
2020-12-16 19:28 UTC (6+ messages)
[committed] libstdc++: Warn if __STRICT_ANSI has been undefined
2020-12-16 19:26 UTC
[committed] libstdc++: Fix errors from Library Fundamentals TS headers in C++11 [PR 98319]
2020-12-16 13:38 UTC
[committed] libstdc++: Add performance test for atomic_flag [PR 46447]
2020-12-16 13:38 UTC
[PATCH] doc: Document that libstdc++ uses __STRICT_ANSI__
2020-12-16 13:27 UTC
libstdc++: Avoid zero-probability events in discrete_distribution [PR61369]
2020-12-15 21:49 UTC (3+ messages)
` [PATCH] "
[committed] libstdc++: Use init_priority attribute for Init object [PR 98108]
2020-12-15 18:44 UTC (2+ messages)
[PATCH 1/2] libstdc++: Add --enable-pure-stdio-libstdcxx option
2020-12-15 18:43 UTC (6+ messages)
` [PATCH 0/2] Support libc with stdio-only I/O in libstdc++
` [PATCH 1/2] libstdc++: Add --enable-stdio=stdio_pure option [v2]
[committed] libstdc++: Increase timeout for tests in debug mode
2020-12-15 15:42 UTC
[PATCH] Fix _GLIBCXX_DEBUG tests
2020-12-15 15:41 UTC (7+ messages)
[committed] libstdc++: Remove workaround for PR c++/78173
2020-12-15 11:48 UTC
[PATCH] libstdc++: Fix the test for rvalue stream extraction
2020-12-15 10:44 UTC (2+ messages)
[PING] [PATCH] testsuite/libstdc++: Fix required locales of a testcase
2020-12-15 10:26 UTC
[committed] libstdc++: Update link to Unicode-HOWTO
2020-12-15 8:36 UTC
[PATCH] libstdc++: Add C++ runtime support for new 128-bit long double format
2020-12-15 0:57 UTC (8+ messages)
Why are my tests for vector constexpr not being run, labelled as "UNSUPPORTED"?
2020-12-11 23:19 UTC (2+ messages)
[PATCH] Complete _GLIBCXX_DEBUG constexpr compatibility
2020-12-11 10:29 UTC (2+ messages)
[committed] libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226]
2020-12-10 22:00 UTC
page: next (older) | prev (newer) | 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).