public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-14 15:41 UTC 

[gcc r13-4002] libstdc++: Fix install-debug makefile target
 2022-11-14 10:17 UTC 

[gcc r13-3948] Daily bump
 2022-11-14  0:18 UTC 

[gcc r13-3937] libstdc++: Add C++20 clocks
 2022-11-13  1:14 UTC 

[gcc r13-3936] libstdc++: Implement C++20 <format> [PR104166]
 2022-11-13  1:14 UTC 

[gcc r13-3935] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
 2022-11-13  1:14 UTC 

[gcc r13-3933] Daily bump
 2022-11-13  0:17 UTC 

[gcc r13-3932] libstdc++: Fix up to_chars ppc64le _Float128 overloads [PR107636]
 2022-11-12 20:57 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '21de01f5554fa037f59b27525d2eb7342f5649c7' into merge-master-21de01f5554fa037f59b27525d
 2022-11-12  2:23 UTC 

[gcc r13-3918] libstdc++: Simplify build targets for debug library
 2022-11-12  1:30 UTC 

[gcc r13-3917] libstdc++: Define INSTANTIATE_FACET_ACCESSORS macro in compat source [PR103755]
 2022-11-12  1:30 UTC 

[gcc r13-3916] Daily bump
 2022-11-12  0:18 UTC 

[gcc r13-3915] libstdc++: Fix <experimental/filesystem> for Windows [PR95048]
 2022-11-11 22:29 UTC 

[gcc r13-3910] libstdc++: Set active union member in constexpr std::string [PR103295]
 2022-11-11 17:59 UTC 

[gcc r13-3909] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
 2022-11-11 17:43 UTC 

[gcc r13-3891] libstdc++: Fix tests with non-const operator==
 2022-11-11  5:29 UTC 

[gcc r13-3890] libstdc++: Add missing definition for <charconv> in C++14 mode
 2022-11-11  5:29 UTC 

[gcc r13-3889] libstdc++: Fix test that uses C++17 variable template in C++14
 2022-11-11  5:29 UTC 

[gcc r13-3888] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
 2022-11-11  5:29 UTC 

[gcc r13-3885] Daily bump
 2022-11-11  0:17 UTC 

[gcc r13-3870] libstdc++: Optimize std::destructible concept
 2022-11-10  2:00 UTC 

[gcc(refs/users/meissner/heads/dmf004)] Add ChangeLog.meissner and REVISION
 2022-11-09  5:11 UTC 

[gcc r12-8900] Daily bump
 2022-11-09  0:24 UTC 

[gcc r11-10371] Daily bump
 2022-11-09  0:22 UTC 

[gcc r10-11077] Daily bump
 2022-11-09  0:22 UTC 

[gcc r13-3820] Daily bump
 2022-11-09  0:20 UTC 

[gcc r10-11075] libstdc++: Remove empty <author> elements in manual
 2022-11-08 19:02 UTC 

[gcc r11-10369] libstdc++: Remove empty <author> elements in manual
 2022-11-08 18:59 UTC 

[gcc r13-3818] libstdc++: Fix -Wsystem-headers warnings in tests
 2022-11-08 17:46 UTC 

[gcc r13-3817] libstdc++: Fix -Wsystem-headers warnings
 2022-11-08 17:46 UTC 

[gcc r13-3816] libstdc++: Add always_inline to most allocator functions
 2022-11-08 17:46 UTC 

[gcc r13-3815] libstdc++: basic_filebuf: don't flush more often than necessary [PR63746]
 2022-11-08 17:44 UTC 

[gcc r13-3814] libstdc++: Refactor implementation of operator+ for std::string
 2022-11-08 17:35 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-11-08 11:37 UTC 

[gcc r13-3802] libstdc++: Uncomment denorm_min test
 2022-11-08 10:20 UTC 

[gcc r12-8898] libstdc++: Remove empty <author> elements in manual
 2022-11-08  4:57 UTC 

[gcc r13-3774] libstdc++: Update my author blurb in the manual
 2022-11-08  3:08 UTC 

[gcc r13-3773] libstdc++: Remove empty <author> elements in manual
 2022-11-08  3:08 UTC 

[gcc r13-3767] libstdc++: Fix syntax error in old-glibc case in floating_from_chars.cc [PR107562]
 2022-11-08  1:41 UTC 

[gcc r13-3766] c++: implement P2468R2, the equality operator you are looking for
 2022-11-08  1:01 UTC 

[gcc r13-3764] Daily bump
 2022-11-08  0:18 UTC 

[gcc r13-3763] libstdc++: Fix up libstdc++ build against glibc 2.25 or older [PR107562]
 2022-11-07 23:36 UTC 

[gcc r13-3759] libstdc++: Implement ranges::as_rvalue_view from P2446R2
 2022-11-07 18:37 UTC 

[gcc r13-3758] libstdc++: Implement ranges::cartesian_product_view from P2374R4
 2022-11-07 18:37 UTC 

[gcc r13-3755] libstdc++: Update from latest fast_float [PR107468]
 2022-11-07 14:17 UTC 

[gcc r13-3754] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
 2022-11-07 14:16 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-11-07  7:25 UTC 

[gcc r13-3710] Daily bump
 2022-11-07  0:17 UTC 

[gcc r13-3708] libstdc++: Declare const global variables inline
 2022-11-06 16:31 UTC 

[gcc r13-3707] libstdc++: Move stream initialization into compiled library [PR44952]
 2022-11-06 16:16 UTC 

[gcc r13-3704] Daily bump
 2022-11-06 11:06 UTC 

[gcc r13-3696] libstdc++: fix pointer type exception catch (no RTTI) [PR105387]
 2022-11-05 14:03 UTC 

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

[gcc/devel/rust/master] Merge #1627
 2022-11-04 20:24 UTC 

[gcc/devel/rust/master] Merge remote-tracking branch 'mainline/trunk' into ibuclaw/merge_trunk
 2022-11-04 20:24 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2022-11-04 15:54 UTC 

[gcc r13-3685] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
 2022-11-04 14:05 UTC 

[gcc r13-3684] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
 2022-11-04 14:05 UTC 

[gcc(refs/users/meissner/heads/dmf003)] Add ChangeLog.meissner and REVISION
 2022-11-04  4:30 UTC 

[gcc r13-3643] Daily bump
 2022-11-04  0:18 UTC 

[gcc/devel/c++-contracts] comment tweaks
 2022-11-03 21:33 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-8889-g31f25cf4ef9a0a0ccc0b0f9158773c5a71e74cc5' into redhat/gcc-12-branch
 2022-11-03 15:24 UTC 

[gcc r13-3623] libstdc++: Add missing move in ranges::copy
 2022-11-03 11:32 UTC 

[gcc r13-3619] Daily bump
 2022-11-03  0:18 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-11-02 23:24 UTC 

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

[gcc/devel/c++-contracts] libstdc++: reorder contract_violation
 2022-11-02 18:44 UTC 

[gcc r13-3609] libstdc++: Improve ERANGE behavior for fallback FP std::from_chars
 2022-11-02 12:57 UTC 

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

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

[gcc r13-3606] libstdc++: _Bfloat16 for <compare>
 2022-11-02 12:37 UTC 

[gcc r13-3604] libstdc++: Shortest denormal hex std::to_chars
 2022-11-02  9:08 UTC 

[gcc r13-3602] Daily bump
 2022-11-02  0:18 UTC 

[gcc r13-3592] libstdc++: std::from_chars std::{,b}float16_t support
 2022-11-01 12:43 UTC 

[gcc r13-3591] libstdc++: std::to_chars std::{,b}float16_t support
 2022-11-01 12:41 UTC 

[gcc r13-3590] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
 2022-11-01 12:38 UTC 

[gcc/devel/c++-contracts] Merge remote-tracking branch 'origin/master' into devel/c++-contracts
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: build contract_violation object directly
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: move contract_violation to std::experimental
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: comment tweaks
 2022-11-01 11:43 UTC 

[gcc r13-3581] Daily bump
 2022-11-01  0:19 UTC 

[gcc r13-3579] libstdc++-v3: <complex> support for extended floating point types
 2022-10-31 19:15 UTC 

[gcc r13-3577] libstdc++: Small extended float support tweaks
 2022-10-31 15:49 UTC 

[gcc r13-3555] Daily bump
 2022-10-29  0:18 UTC 

[gcc r13-3553] libstdc++: Make placeholders inline when inline variables are available
 2022-10-28 23:56 UTC 

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

[gcc r13-3552] libstdc++: Don't use gstdint.h anymore
 2022-10-28 23:55 UTC 

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

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-28  8:02 UTC 

[gcc(refs/users/meissner/heads/work101)] Add ChangeLog.meissner and REVISION
 2022-10-27 20:56 UTC 

[gcc r13-3516] Daily bump
 2022-10-27  0:19 UTC 

[gcc(refs/users/meissner/heads/dmf002)] Add ChangeLog.meissner and REVISION
 2022-10-26 20:08 UTC 

[gcc r13-3511] c++: Implement -Wdangling-reference [PR106393]
 2022-10-26 19:14 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update PMR allocators for CHERI
 2022-10-26 11:06 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-26 10:59 UTC 

[gcc/devel/c++-contracts] Merge branch 'master' into devel/c++-contracts
 2022-10-25 17:51 UTC 

[gcc(refs/users/gaius/heads/m2gcc12)] Merge remote-tracking branch 'remotes/origin/releases/gcc-12' into me/m2gcc12
 2022-10-25 15:51 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '6bfea64164c3f1989d34656ab96d03a7cda2143e' into merge-master-6bfea64164c3f1989d34656ab9
 2022-10-25  0:14 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-10-24 10:21 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-10-22  1:58 UTC 

[gcc r13-3441] Daily bump
 2022-10-22  0:17 UTC 

[gcc(refs/vendors/ARM/heads/morello)] libstdc++: iostream operator{<<|>>}(__intcap) enablement
 2022-10-21 13:28 UTC 

[gcc(refs/vendors/ARM/heads/morello)] libstdc++: std::hash<{unsigned} __intcap> enablement
 2022-10-21 13:28 UTC 

[gcc(refs/vendors/ARM/heads/morello)] libstdc++: skip tests involving _Relative_pointer_impl for CHERI
 2022-10-21 13:28 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-21 10:48 UTC 

[gcc r13-3436] libstdc++: respect with-{headers, newlib} for default hosted value
 2022-10-21  9:51 UTC 

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

[gcc/devel/c++-contracts] c++: move contracts support to libstdc++exp.a
 2022-10-21  1:24 UTC 

[gcc/devel/c++-contracts] c++: comments
 2022-10-21  1:23 UTC 

[gcc/devel/c++-contracts] libstdc++: contracts uint_least32_t lineno
 2022-10-21  1:23 UTC 

[gcc/devel/c++-contracts] libstdc++: contracts support is experimental
 2022-10-21  1:23 UTC 

[gcc r13-3422] Daily bump
 2022-10-21  0:18 UTC 

[gcc r13-3412] libstdc++: Redefine __from_chars_alnum_to_val's table
 2022-10-20 14:31 UTC 

[gcc r12-8849] Daily bump
 2022-10-20  0:24 UTC 

[gcc r13-3393] Daily bump
 2022-10-20  0:18 UTC 

[gcc r12-8848] libstdc++: eh_globals: gthreads: reset _S_init before deleting key
 2022-10-19 20:29 UTC 

[gcc r13-3389] libstdc++: Implement remaining P2474R2 changes to views::take/drop
 2022-10-19 19:43 UTC 

[gcc r13-3386] libstdc++: Fix typo in stride_view's operator- [PR107313]
 2022-10-19 17:04 UTC 

[gcc r13-3383] libstdc++/thread: Implement `_GLIBCXX_NPROCS` for Windows
 2022-10-19 14:05 UTC 

[gcc r13-3381] gcc: Add 'mcf' thread model support from mcfgthread
 2022-10-19 13:54 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-19 13:25 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update mt_allocator for CHERI
 2022-10-19 11:01 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Update libstdc++ `pool_allocator` for capabilities
 2022-10-19 10:55 UTC 

[gcc r13-3372] libstdc++-v3: Implement {, b}float16_t nextafter and some fixes [PR106652]
 2022-10-19  9:26 UTC 

[gcc r13-3367] Daily bump
 2022-10-19  0:20 UTC 

[gcc r13-3361] libstdc++: Implement ranges::stride_view from P1899R3
 2022-10-18 14:52 UTC 

[gcc r13-3354] libstdc++: Partial library support for std::float{16, 32, 64, 128}_t and std::bfloat16_t
 2022-10-18  9:43 UTC 

[gcc r13-3349] Daily bump
 2022-10-18  0:18 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2022-10-17 22:58 UTC 

[gcc/devel/c++-contracts] Merge branch 'master' into c++-contracts
 2022-10-17 21:16 UTC 

[gcc r13-3325] libstdc++: Fix value of __cpp_lib_constexpr_charconv
 2022-10-17  8:46 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-17  8:20 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'baeec7cc83b19b46d1c73523f06efa7ea2b30390' into merge-master-baeec7cc83b19b46d1c73523f0
 2022-10-16  0:28 UTC 

[gcc r13-3315] Daily bump
 2022-10-16  0:17 UTC 

[gcc r13-3314] libstdc++: Fix -Wunused-function warning in src/c++11/debug.cc
 2022-10-15 20:25 UTC 

[gcc r13-3313] libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
 2022-10-15 20:21 UTC 

[gcc r13-3312] libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
 2022-10-15 20:21 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-15 13:33 UTC 

[gcc r13-3311] Daily bump
 2022-10-15  0:19 UTC 

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

[gcc r13-3303] libstdc++: Simplify print_raw function for debug assertions
 2022-10-14 14:35 UTC 

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

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-13 13:54 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Bound pointers to variables allocated on the stack
 2022-10-13 10:46 UTC 

[gcc r13-3265] Daily bump
 2022-10-13  0:18 UTC 

[gcc r13-3263] libstdc++: Add __gnu_debug::basic_string<>::compare overloads
 2022-10-12 19:51 UTC 

[gcc r13-3255] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-12 15:14 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-10-12 12:57 UTC 

[gcc r13-3247] regenerate configure files
 2022-10-12  7:33 UTC 

[gcc r13-3240] Daily bump
 2022-10-12  0:17 UTC 

[gcc r13-3237] libstdc++: Fix bootstrap for --disable-threads build [PR107221]
 2022-10-11 19:36 UTC 

[gcc r13-3234] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 15:22 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-10-11  8:26 UTC 

[gcc r13-3216] Generic configury support for shared libs on VxWorks
 2022-10-11  7:31 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit '570eb458c64a15d33817994f8e4640b63c81d6d4' into merge-master-570eb458c64a15d33817994f8e
 2022-10-11  2:55 UTC 

[gcc r13-3208] Daily bump
 2022-10-11  0:17 UTC 

[gcc r13-3203] libstdc++: Revert addition of constraints to make_signed/make_unsigned
 2022-10-10 20:38 UTC 

[gcc r13-3192] libstdc++: std::make_signed_t<cv bool> should be ill-formed
 2022-10-10 11:19 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-08  8:19 UTC 

[gcc r13-3174] Daily bump
 2022-10-08  0:18 UTC 

[gcc(refs/users/meissner/heads/dmf001)] Add ChangeLog.meissner and REVISION
 2022-10-07 15:44 UTC 

[gcc(refs/users/meissner/heads/work101)] Add ChangeLog.meissner and REVISION
 2022-10-07 15:37 UTC 

[gcc r13-3160] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
 2022-10-07 11:56 UTC 

[gcc r13-3159] libstdc++: Shuffle header dependencies of <functional>
 2022-10-07 11:56 UTC 

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

[gcc(refs/users/meissner/heads/dmf001)] Add ChangeLog.meissner and REVISION
 2022-10-06 17:51 UTC 

[gcc(refs/users/meissner/heads/dmr001)] Add ChangeLog.meissner and REVISION
 2022-10-06 17:14 UTC 

[gcc(refs/users/meissner/heads/work101)] Add ChangeLog.meissner and REVISION
 2022-10-06 16:46 UTC 

[gcc r13-3101] Daily bump
 2022-10-06  0:18 UTC 

[gcc r13-3089] libtdc++: Regenerate Makefile.in after freestanding header changes
 2022-10-05 13:14 UTC 

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

[gcc r13-3073] Daily bump
 2022-10-05  0:18 UTC 

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

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

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

[gcc r13-3062] libstdc++: Avoid heavyweight std::visit in ranges::join_with_view
 2022-10-04 14:54 UTC 

[gcc r13-3061] libstdc++: Disable test for freestanding
 2022-10-04 14:07 UTC 

[gcc r13-3060] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
 2022-10-04 14:07 UTC 

[gcc r13-3059] libstdc++: Make <cstdint> work freestanding [PR107134]
 2022-10-04 14:07 UTC 

[gcc r13-3058] libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
 2022-10-04 14:06 UTC 

[gcc r13-3057] libstdc++: Implement ranges::join_with_view from P2441R2
 2022-10-04 13:45 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-10-04 11:47 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-10-04 10:05 UTC 

[gcc r13-3055] libstdc++: Use ///< for inline documentation
 2022-10-04  9:32 UTC 

[gcc r13-3050] Daily bump
 2022-10-04  0:17 UTC 

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

[gcc r13-3043] libstdc++: Disable hosted-only tests [PR103626]
 2022-10-03 14:46 UTC 

[gcc r13-3042] libstdc++: Enable std::bitset<N>::bitset(const char*) for freestanding
 2022-10-03 14:46 UTC 

[gcc r13-3041] libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
 2022-10-03 14:46 UTC 

[gcc r13-3040] libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
 2022-10-03 14:46 UTC 

[gcc r13-3039] libstdc++: Make some tests work on freestanding [PR103626]
 2022-10-03 14:45 UTC 

[gcc r13-3038] libstdc++: Rework how freestanding install works [PR106953]
 2022-10-03 14:45 UTC 

[gcc r13-3037] libstdc++: Mark headers that must be hosted as such [PR103626]
 2022-10-03 14:45 UTC 

[gcc r13-3036] libstdc++: Adjust precompiled headers for freestanding
 2022-10-03 14:45 UTC 

[gcc r13-3035] libstdc++: Filter out unconditional <stdio.h> default include
 2022-10-03 14:45 UTC 

[gcc r13-3034] libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
 2022-10-03 14:45 UTC 

[gcc r13-3028] libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"
 2022-10-03 11:45 UTC 

[gcc r13-3022] libstdc++: Fix gdb pretty printers when dealing with std::string
 2022-10-03  5:02 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'aa360fbf68b11e54017e8fa5b1bdb87ce7c19188' into merge-master-aa360fbf68b11e54017e8fa5b1
 2022-10-02  7:13 UTC 

[gcc r13-3005] Daily bump
 2022-10-01  0:18 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).