public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-11-02 23:24 UTC 

[gcc/devel/modula-2] (179 commits) Rebuilt configure and gcc/configure
 2022-11-02 23:24 UTC 

[gcc/devel/modula-2] Python3 scripts in gcc/m2/tools-src flake8 compliant and use argparse
 2022-11-02 21:47 UTC 

[gcc/devel/omp/gcc-12] Fortran "declare create"/allocate support for OpenACC: adjust 'libgomp.oacc-fortran/declare-allocata
 2022-11-02 21:08 UTC 

[gcc/devel/omp/gcc-12] Fortran "declare create"/allocate support for OpenACC: adjust 'libgomp.oacc-fortran/declare-allocata
 2022-11-02 21:08 UTC 

[gcc/devel/omp/gcc-12] XFAIL some OpenACC 'kernels' confusion in 'libgomp.oacc-fortran/declare-allocatable-1*.f90'
 2022-11-02 21:07 UTC 

[gcc/devel/omp/gcc-12] Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668]
 2022-11-02 21:07 UTC 

[gcc/devel/omp/gcc-12] Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643]
 2022-11-02 21:07 UTC 

[gcc/devel/omp/gcc-12] Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90'
 2022-11-02 21:07 UTC 

[gcc/devel/omp/gcc-12] Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90'
 2022-11-02 21:07 UTC 

[gcc/devel/omp/gcc-12] Add 'libgomp.oacc-fortran/declare-allocatable-1.f90'
 2022-11-02 21:07 UTC 

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

[gcc r13-3617] Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668]
 2022-11-02 20:03 UTC 

[gcc r13-3616] Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643]
 2022-11-02 20:03 UTC 

[gcc r13-3615] Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90'
 2022-11-02 20:02 UTC 

[gcc r13-3614] Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90'
 2022-11-02 20:02 UTC 

[gcc r13-3613] Add 'libgomp.oacc-fortran/declare-allocatable-1.f90'
 2022-11-02 20:02 UTC 

[gcc r13-3612] RISC-V: Add Zawrs ISA extension support
 2022-11-02 19:11 UTC 

[gcc/devel/c++-contracts] c++: more tidying
 2022-11-02 18:44 UTC 

[gcc/devel/c++-contracts] c++: small refactor
 2022-11-02 18:44 UTC 

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

[gcc/devel/omp/gcc-12] Fortran/OpenMP: Fix DT struct-component with 'alloc' and array descr
 2022-11-02 16:05 UTC 

[gcc r13-3611] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
 2022-11-02 16:02 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Handle split stacks in unwinder
 2022-11-02 14:53 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Morello unwinder including register merging
 2022-11-02 14:53 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Avoid some Morello warnings in libgcc
 2022-11-02 14:52 UTC 

[gcc r13-3610] Fix bug in frange::contains_p() for signed zeros
 2022-11-02 13:37 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-3605] builtins: Guard builtins.cc against HUGE_VAL and NAN definitions
 2022-11-02  9:53 UTC 

[gcc/devel/rust/master] Merge #1622
 2022-11-02  9:40 UTC 

[gcc/devel/rust/master] Merge #1623
 2022-11-02  9:40 UTC 

[gcc/devel/rust/master] ci: Use same CXXFLAGS in bootstrap workflow
 2022-11-02  9:39 UTC 

[gcc/devel/rust/master] intrinsics: Implement atomic_load intrinsics
 2022-11-02  9:39 UTC 

[gcc/devel/rust/master] intrinsics: Cleanup error handling around atomic_store_*
 2022-11-02  9:39 UTC 

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

[gcc r13-3603] rs6000: Byte reverse V8HI on Power8 by vector rotation
 2022-11-02  8:42 UTC 

[gcc/devel/omp/gcc-12] libgomp.c-c++-common/requires-4.c: Fix dg-xfail-run-if condition
 2022-11-02  8:22 UTC 

[gcc/devel/omp/gcc-12] OpenMP/Fortran: 'target update' with strides + DT components
 2022-11-02  8:07 UTC 

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

[gcc/devel/omp/gcc-12] (9 commits) OpenMP/Fortran: 'target update' with strides + DT component
 2022-11-02  8:07 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Enable SIMD vectorization of math functions
 2022-11-02  0:37 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add SIMD versions of math routines to libgcc
 2022-11-02  0:37 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add builtins for vector floor/floorf
 2022-11-02  0:37 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Fix expansion of builtin for vector fabs operation
 2022-11-02  0:37 UTC 

[gcc r12-8881] Daily bump
 2022-11-02  0:21 UTC 

[gcc r11-10349] Daily bump
 2022-11-02  0:20 UTC 

[gcc r10-11068] Daily bump
 2022-11-02  0:19 UTC 

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

[gcc r13-3601] c++: per-scope, per-signature lambda discriminators
 2022-11-01 21:45 UTC 

[gcc r13-3600] configure: cache result of "sys/sdt.h" header check
 2022-11-01 20:29 UTC 

[gcc r13-3599] gcc/file-prefix-map: Allow remapping of relative paths
 2022-11-01 19:46 UTC 

[gcc r13-3598] [PR tree-optimization/107490] Handle NANs in op[12]_range
 2022-11-01 18:24 UTC 

[gcc r13-3597] Make sure ssa-name is valid
 2022-11-01 18:02 UTC 

[gcc r13-3596] Make ranger vrp1 default
 2022-11-01 13:57 UTC 

[gcc r13-3595] Remove builtin_unreachable in VRP
 2022-11-01 13:19 UTC 

[gcc r13-3594] Allow queries on exit block
 2022-11-01 13:19 UTC 

[gcc r13-3593] Intersect with nonzero bits can indicate change incorrectly
 2022-11-01 13:19 UTC 

[gcc/devel/omp/gcc-12] openmp: Bugfix in omp_expand_metadirective for same blocks/edges to be deleted
 2022-11-01 13:11 UTC 

[gcc(refs/vendors/ARM/heads/morello)] libiberty: Account for CHERI alignment requirement in objalloc
 2022-11-01 12:57 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 r13-3589] i386: correct integer division modeling in znver.md
 2022-11-01 12:21 UTC 

[gcc/devel/omp/gcc-12] amdgcn: add fmin/fmax patterns
 2022-11-01 11:54 UTC 

[gcc/devel/omp/gcc-12] amdgcn: multi-size vector reductions
 2022-11-01 11:54 UTC 

[gcc/devel/modula-2] Fix urls in gm2.texi, remove older news, improvements to def2doc.py
 2022-11-01 11:44 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++: more tidying
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: don't add contracted fns to unparsed_funs
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: move duplicate_contracts to contracts.cc
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] c++: remove friend_attributes
 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++: pass dg-options to module link
 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/devel/c++-contracts] c++: share code between [[assert]] and contracts
 2022-11-01 11:43 UTC 

[gcc/devel/c++-contracts] (106 commits) Merge remote-tracking branch 'origin/master' into devel/c++
 2022-11-01 11:42 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Narrowing of outgoing varargs
 2022-11-01 11:01 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Add immediate form of clrperm
 2022-11-01 11:01 UTC 

[gcc(refs/vendors/ARM/heads/morello)] testsuite: Fixes for -Wcheri-capability-misuse
 2022-11-01 11:01 UTC 

[gcc(refs/vendors/ARM/heads/morello)] c, cp: CHERI warning improvements
 2022-11-01 11:01 UTC 

[gcc r13-3588] c++: Reorganize per-scope lambda discriminators
 2022-11-01 10:22 UTC 

[gcc r13-3587] Fix incorrect digit constraint
 2022-11-01  5:34 UTC 

[gcc r13-3586] Enable more optimization for 32-bit/64-bit shrd/shld with imm shift count
 2022-11-01  3:24 UTC 

[gcc r13-3585] c++: pass std attributes to make_call_declarator
 2022-11-01  1:24 UTC 

[gcc r13-3584] c++: set TREE_NOTHROW after genericize
 2022-11-01  1:23 UTC 

[gcc r13-3583] c++: formatting tweaks
 2022-11-01  1:23 UTC 

[gcc r13-3582] Add attribute hot judgement for INLINE_HINT_known_hot hint
 2022-11-01  1:22 UTC 

[gcc r12-8880] Daily bump
 2022-11-01  0:23 UTC 

[gcc r11-10348] Daily bump
 2022-11-01  0:22 UTC 

[gcc r10-11067] Daily bump
 2022-11-01  0:20 UTC 

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

[gcc r13-3580] RISC-V: Libitm add RISC-V support
 2022-10-31 22:19 UTC 

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

[gcc r13-3578] btf: Add support to BTF_KIND_ENUM64 type
 2022-10-31 18:24 UTC 

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

[gcc r13-3576] RISC-V: Change constexpr back to CONSTEXPR
 2022-10-31 13:38 UTC 

[gcc r13-3575] amdgcn: add fmin/fmax patterns
 2022-10-31 13:02 UTC 

[gcc r13-3574] amdgcn: multi-size vector reductions
 2022-10-31 13:02 UTC 

[gcc r13-3573] amdgcn: Silence unused parameter warning
 2022-10-31 13:02 UTC 

[gcc r13-3572] Update email address
 2022-10-31 11:16 UTC 

[gcc r13-3571] Libvtv: Add loongarch support
 2022-10-31  9:35 UTC 

[gcc r13-3570] builtins: Add various complex builtins for _Float{16, 32, 64, 128, 32x, 64x, 128x}
 2022-10-31  8:10 UTC 

[gcc r13-3569] builtins: Add __builtin_nextafterf16b builtin
 2022-10-31  8:08 UTC 

[gcc r13-3568] builtins: Add various __builtin_*f{16, 32, 64, 128, 32x, 64x, 128x} builtins
 2022-10-31  8:06 UTC 

[gcc r13-3567] Support Intel AVX-NE-CONVERT
 2022-10-31  6:41 UTC 

[gcc r13-3566] i386:: using __bf16 for AVX512BF16 intrinsics
 2022-10-31  6:07 UTC 

[gcc r13-3565] Enable V4BFmode and V2BFmode
 2022-10-31  1:50 UTC 

[gcc r12-8879] Daily bump
 2022-10-31  0:22 UTC 

[gcc r11-10347] Daily bump
 2022-10-31  0:21 UTC 

[gcc r10-11066] Daily bump
 2022-10-31  0:19 UTC 

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

[gcc r12-8878] Daily bump
 2022-10-30  0:20 UTC 

[gcc r11-10346] Daily bump
 2022-10-30  0:19 UTC 

[gcc r10-11065] Daily bump
 2022-10-30  0:18 UTC 

[gcc r13-3563] Daily bump
 2022-10-30  0:17 UTC 

[gcc r11-10345] Fortran: Add missing TKR initialization to class variables [PR100097, PR100098]
 2022-10-29 20:25 UTC 

[gcc r12-8877] Fortran: Add missing TKR initialization to class variables [PR100097, PR100098]
 2022-10-29 20:21 UTC 

[gcc r13-3562] Repair --disable-sjlj-exceptions
 2022-10-29 12:12 UTC 

[gcc r13-3561] Restore RTL alias analysis for hard frame pointer
 2022-10-29 12:11 UTC 

[gcc r13-3560] d: Merge upstream dmd, druntime e4f8919591, phobos 3ad507b51
 2022-10-29 11:03 UTC 

[gcc r13-3559] Better separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang.opt'
 2022-10-29  8:47 UTC 

[gcc r13-3558] d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default
 2022-10-29  7:39 UTC 

[gcc r13-3557] d: Remove D-specific version definitions from target headers
 2022-10-29  7:20 UTC 

[gcc r13-3556] Fix signed vs unsigned issue in H8 port
 2022-10-29  3:34 UTC 

[gcc(refs/users/meissner/heads/work101)] Update ChangeLog.meissner
 2022-10-29  3:18 UTC 

[gcc(refs/users/meissner/heads/work101)] Update float 128-bit conversions
 2022-10-29  3:16 UTC 

[gcc r12-8876] Daily bump
 2022-10-29  0:21 UTC 

[gcc r11-10344] Daily bump
 2022-10-29  0:20 UTC 

[gcc r10-11064] Daily bump
 2022-10-29  0:19 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 r10-11063] Fortran: BOZ literal constants are not compatible to any type [PR103413]
 2022-10-28 20:56 UTC 

[gcc r11-10343] Fortran: BOZ literal constants are not compatible to any type [PR103413]
 2022-10-28 20:48 UTC 

[gcc r12-8875] Fortran: BOZ literal constants are not compatible to any type [PR103413]
 2022-10-28 20:38 UTC 

[gcc r13-3551] c++: -Wdangling-reference and system headers
 2022-10-28 17:42 UTC 

[gcc r13-3550] c++: apply friend attributes sooner
 2022-10-28 15:16 UTC 

[gcc r13-3549] c: tree: target: C2x (...) function prototypes and va_start relaxation
 2022-10-28 14:41 UTC 

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

[gcc r13-3547] vect: Reject non-byte offsets for gather/scatters [PR107346]
 2022-10-28 14:09 UTC 

[gcc r13-3546] tree-optimization/107407 - wrong code with DSE
 2022-10-28 13:40 UTC 

[gcc r13-3545] tree-optimization/107447 - avoid hoisting returns-twice calls in LIM
 2022-10-28 13:07 UTC 

[gcc r13-3544] tree-optimization/107435 - ICE with recurrence vectorization
 2022-10-28 13:07 UTC 

[gcc/devel/omp/gcc-12] openmp: Allow optional comma after directive-specifier in C/C++
 2022-10-28 11:18 UTC 

[gcc r13-3543] openmp: Allow optional comma after directive-specifier in C/C++
 2022-10-28  9:08 UTC 

[gcc/devel/omp/gcc-12] Merge commit '9b116c51a451995f1bae8fdac0748fcf3f06aafe'
 2022-10-28  8:49 UTC 

[gcc/devel/omp/gcc-12] (3 commits) Merge commit '9b116c51a451995f1bae8fdac0748fcf3f06aafe'
 2022-10-28  8:48 UTC 

[gcc/devel/omp/gcc-12] [og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks: ChangeLog
 2022-10-28  8:44 UTC 

[gcc r13-3542] Adjust gcc.dg/vect/pr100756.c for V8SI and V16SI
 2022-10-28  8:32 UTC 

[gcc r12-8874] OpenACC: Don't gang-privatize artificial variables [PR90115]
 2022-10-28  8:31 UTC 

[gcc r13-3541] OpenACC: Don't gang-privatize artificial variables [PR90115]
 2022-10-28  8:25 UTC 

[gcc/devel/omp/gcc-12] [og12] OpenACC: Don't gang-privatize artificial variables: restrict to blocks
 2022-10-28  8:09 UTC 

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

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

[gcc/devel/omp/gcc-12] Resolve '-Wsign-compare' issue in 'gcc/omp-low.cc:lower_rec_simd_input_clauses': ChangeLog
 2022-10-28  7:56 UTC 

[gcc/devel/omp/gcc-12] Resolve '-Wsign-compare' issue in 'gcc/omp-low.cc:lower_rec_simd_input_clauses'
 2022-10-28  7:52 UTC 

[gcc/devel/omp/gcc-12] Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c'
 2022-10-28  7:30 UTC 

[gcc r13-3540] Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c'
 2022-10-28  7:29 UTC 

[gcc r13-3539] docs: document sanitizers can trigger warnings
 2022-10-28  7:16 UTC 

[gcc r13-3538] lto-dump: modernize a bit
 2022-10-28  7:16 UTC 

[gcc r13-3537] Document 'distclean-stage[N]'
 2022-10-28  7:15 UTC 

[gcc r13-3536] Change remaining flag_finite_math_only use in value-range.cc
 2022-10-28  6:21 UTC 

[gcc r13-3535] testsuite: Adjust vect-bitfield-read-* with vect_shift and vect_long_long [PR107240]
 2022-10-28  3:31 UTC 

[gcc(refs/users/meissner/heads/work101)] Update ChangeLog.meissner
 2022-10-28  2:22 UTC 

[gcc(refs/users/meissner/heads/work101)] Make __float128 use the _Float128 type
 2022-10-28  2:20 UTC 

[gcc r13-3534] c: C2x enums with fixed underlying type [PR61469]
 2022-10-28  0:38 UTC 

[gcc r12-8873] Daily bump
 2022-10-28  0:23 UTC 

[gcc r11-10342] Daily bump
 2022-10-28  0:22 UTC 

[gcc r10-11062] Daily bump
 2022-10-28  0:21 UTC 

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

[gcc r13-3532] runtime: use _libgo_off_t_type when calling C mmap
 2022-10-28  0:13 UTC 

[gcc r13-3531] Aarch64: Do not define DONT_USE_BUILTIN_SETJMP
 2022-10-27 22:36 UTC 

[gcc(refs/users/meissner/heads/work101)] Rework 128-bit complex multiply and divide
 2022-10-27 22:20 UTC 

[gcc(refs/users/meissner/heads/work101)] Revert patch
 2022-10-27 22:07 UTC 

[gcc(refs/users/meissner/heads/work101)] Rework 128-bit complex multiply and divide
 2022-10-27 22:06 UTC 

[gcc(refs/users/meissner/heads/work101)] Update ChangeLog.meissner
 2022-10-27 20:59 UTC 

[gcc(refs/users/meissner/heads/work101)] Merge commit 'refs/users/meissner/heads/work101' of git+ssh://gcc.gnu.org/git/gcc into me/work101
 2022-10-27 20:56 UTC 

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

[gcc/meissner/heads/work101] (367 commits) Merge commit 'refs/users/meissner/heads/work101' of git+ssh
 2022-10-27 20:56 UTC 

[gcc(refs/users/meissner/heads/work101-orig)] Merge commit 'refs/users/meissner/heads/work101-orig' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2022-10-27 20:55 UTC 

[gcc(refs/users/meissner/heads/work101-orig)] Add REVISION
 2022-10-27 20:55 UTC 

[gcc/meissner/heads/work101-orig] (367 commits) Merge commit 'refs/users/meissner/heads/work101-orig' of gi
 2022-10-27 20:55 UTC 

[gcc/devel/rust/master] Merge #1620
 2022-10-27 18:56 UTC 

[gcc/devel/rust/master] Merge #1616 #1617
 2022-10-27 18:56 UTC 

[gcc/devel/rust/master] Merge #1621
 2022-10-27 18:56 UTC 

[gcc/devel/rust/master] intrinsics: Use lambdas for wrapping_<op> intrinsics
 2022-10-27 18:56 UTC 

[gcc/devel/rust/master] rust-object-export: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] parser: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] lex: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] attribute checker: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] optional: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] make_unique: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] lexer: Remove system includes
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] ast: Remove system include
 2022-10-27 18:55 UTC 

[gcc/devel/rust/master] lang-specs: Rename language spec @rs -> @rust
 2022-10-27 18:55 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).