public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: implement locale support for AIX
 2021-01-28 10:09 UTC  (34+ messages)

[PATCH 00/16] stdx::simd fixes and testsuite improvements
 2021-01-27 20:42 UTC  (16+ messages)
` [PATCH 02/16] Fix NEON intrinsic types usage
` [PATCH 03/16] Support -mlong-double-64 on PPC
` [PATCH 04/16] Fix simd_mask<double> on POWER w/o POWER8
` [PATCH 05/16] Fix several check-simd interaction issues
` [PATCH 06/16] Fix DRIVEROPTS and TESTFLAGS processing
` [PATCH 07/16] Fix incorrect display of old test summaries
` [PATCH 08/16] Immediate feedback with -v
` [PATCH 09/16] Fix mask reduction of simd_mask<double> on POWER7
` [PATCH 10/16] Skip testing hypot3 for long double on PPC
` [PATCH 11/16] Abort test after 1000 lines of output
` [PATCH 12/16] Support timeout and timeout-factor options
` [PATCH 13/16] Improve test codegen for interpreting assembly
` [PATCH 14/16] Implement hmin and hmax
` [PATCH 15/16] Work around test failures using -mno-tree-vrp
` [PATCH 16/16] Improve "find_first/last_set" for NEON

[PATCH 01/16] Support skip, only, expensive, and xfail markers
 2021-01-27 20:41 UTC 

[PATCH 2/2] Add simd testsuite
 2021-01-27 18:31 UTC  (4+ messages)

[PATCH 1/2] Add std::experimental::simd from the Parallelism TS 2
 2021-01-27 16:41 UTC  (2+ messages)

[committed] libstdc++: Optimize std::string_view::find [PR 66414]
 2021-01-27 13:53 UTC 

[PATCH v2] libstdc++: C++23, implement WG21 P1679R3
 2021-01-27 12:44 UTC  (3+ messages)

[PATCH v3] c++: Add support for -std=c++23
 2021-01-26 22:50 UTC  (2+ messages)

[PATCH] Add unordered containers heterogeneous lookup
 2021-01-25 18:21 UTC  (2+ messages)

[PATCH v2] c++: Add support for -std=c++2b
 2021-01-25  1:00 UTC  (3+ messages)

[Mingw-w64-public] std::regex freezes in Japanese locale
 2021-01-24 16:41 UTC  (2+ messages)

(no subject)
 2021-01-22 18:08 UTC 

Problem building libstdc++ for the avr target
 2021-01-22 14:46 UTC  (7+ messages)

[committed] libstdc++: Regenerate Makefile.in
 2021-01-21 12:25 UTC 

[PATCH,AIX] ctype_inline.h cast and thread-safe access to __lc_type
 2021-01-20 23:04 UTC 

[committed] libstdc++: Only test writing to wostream if supported [PR 98725]
 2021-01-18 14:23 UTC 

[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] 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  (6+ 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 

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, 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)

[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] 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  (2+ messages)

[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
 2020-12-17 16:21 UTC  (3+ messages)

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).