public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/aoliva/heads/testbase] (931 commits) [Ada] Additional error checking on index constraints with f
 2021-06-18  9:01 UTC 

[gcc r12-1639] [Ada] Additional error checking on index constraints with fixed-lower-bound ranges
 2021-06-18  8:40 UTC 

[gcc r12-1638] [Ada] Minor comment cleanups
 2021-06-18  8:39 UTC 

[gcc r12-1637] [Ada] Fix detection of overlapping slices indexed by characters
 2021-06-18  8:39 UTC 

[gcc r12-1636] [Ada] Fix detection of overlapping actuals with renamings
 2021-06-18  8:39 UTC 

[gcc r12-1635] [Ada] Make "gcc -gnatDGL" handle unterminated last lines properly
 2021-06-18  8:39 UTC 

[gcc r12-1634] [Ada] Reuse Package_Specification in Is_Incomplete_Or_Private_Type
 2021-06-18  8:39 UTC 

[gcc r12-1633] [Ada] Avoid passing Enum_Lit'Size to the back end
 2021-06-18  8:39 UTC 

[gcc r12-1632] [Ada] Fix inaccuracies in signal handler trampoline for aarch64-vxworks
 2021-06-18  8:39 UTC 

[gcc r12-1631] [Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions
 2021-06-18  8:39 UTC 

[gcc r12-1630] [Ada] Premature freezing of types
 2021-06-18  8:39 UTC 

[gcc r12-1629] [Ada] Missing check for assigning too-large array to fixed-lower-bound object
 2021-06-18  8:39 UTC 

[gcc r12-1628] [Ada] Remove AAMP from compiler sources
 2021-06-18  8:39 UTC 

[gcc r12-1627] [Ada] Error issued on string literal assigned to fixed-lower-bound array
 2021-06-18  8:39 UTC 

[gcc r12-1626] [Ada] Warn about overlapping actuals in all versions of Ada
 2021-06-18  8:38 UTC 

[gcc r12-1625] [Ada] Reuse First_Actual in Address_Value
 2021-06-18  8:38 UTC 

[gcc r12-1624] [Ada] Correct A'First (N) where N is an object name
 2021-06-18  8:38 UTC 

[gcc r12-1623] [Ada] Fix asymmetries in detection of overlapping actuals
 2021-06-18  8:38 UTC 

[gcc r12-1622] [Ada] Fix handling of gnat check/test commands
 2021-06-18  8:38 UTC 

[gcc r12-1621] [Ada] Add documentation for the array fixed-lower-bound feature
 2021-06-18  8:38 UTC 

[gcc r12-1620] [Ada] New debug switch to disable large static aggregates
 2021-06-18  8:38 UTC 

[gcc r12-1619] [Ada] Warn on 'in out' param containing access in private type
 2021-06-18  8:38 UTC 

[gcc r12-1618] [Ada] Remove dead code for overlapping actuals in prefix notation
 2021-06-18  8:38 UTC 

[gcc r12-1617] [Ada] Do not clear Is_True_Constant flag on imported constants
 2021-06-18  8:38 UTC 

[gcc r12-1616] [Ada] Code cleanups in exp_ch6.adb
 2021-06-18  8:38 UTC 

[gcc r12-1615] [Ada] Update comments related to TBD
 2021-06-18  8:37 UTC 

[gcc r12-1614] [Ada] Implement basic support for -fdiagnostics-format=json
 2021-06-18  8:37 UTC 

[gcc r12-1613] [Ada] Relax null exclusion mismatch check in Relaxed_RM_Semantics mode
 2021-06-18  8:37 UTC 

[gcc r12-1612] [Ada] Replace Opt.Extensions_Allowed by Ada_Version
 2021-06-18  8:37 UTC 

[gcc r12-1611] [Ada] GNAT.Compiler_Version and LTO
 2021-06-18  8:37 UTC 

[gcc r12-1610] [Ada] Ada2020: Special handling of types derived from runtime
 2021-06-18  8:37 UTC 

[gcc r12-1609] Add statistics counting to PHI-OPT
 2021-06-18  8:24 UTC 

[gcc r12-1608] Disallow pointer and offset types on some gimple
 2021-06-18  8:24 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 101019: Improve loading 64-bit constants on power10
 2021-06-18  4:55 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 93230: Fold sign/zero extension into vec_extract
 2021-06-18  4:54 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 99293: Optimize splat of vec_extract for V2DI/V2DF
 2021-06-18  4:52 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate 128-bit divide/modulus
 2021-06-18  4:50 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate LXVKQ on power10
 2021-06-18  4:48 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate XXSPLTI32DX on power10
 2021-06-18  4:44 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate XXSPLTIDP on power10
 2021-06-18  4:42 UTC 

[gcc(refs/users/meissner/heads/work056)] Revert patch
 2021-06-18  4:41 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate XXSPLTIDP on power10
 2021-06-18  4:37 UTC 

[gcc(refs/users/meissner/heads/work056)] Generate XXSPLTIW on power10
 2021-06-18  4:35 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 100168: Fix call test on power10
 2021-06-18  4:31 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 100170: Fix eq/ne tests on power10
 2021-06-18  4:29 UTC 

[gcc(refs/users/meissner/heads/work056)] PR 100167: Fix vector long long multiply/divide tests on power10
 2021-06-18  4:28 UTC 

[gcc(refs/users/meissner/heads/work056)] Deal with prefixed loads/stores in tests, PR testsuite/100166
 2021-06-18  4:27 UTC 

[gcc(refs/users/meissner/heads/work056)] Fix vec-splati-runnable.c test
 2021-06-18  4:24 UTC 

[gcc(refs/users/meissner/heads/work056)] Fix xxeval predicates
 2021-06-18  4:24 UTC 

[gcc(refs/users/meissner/heads/work056)] Move xx* builtins to vsx.md
 2021-06-18  4:21 UTC 

[gcc(refs/users/meissner/heads/work056)] Change rs6000_const_f32_to_i32 return type
 2021-06-18  4:20 UTC 

[gcc(refs/users/meissner/heads/work056)] Allow __ibm128 on older PowerPC systems
 2021-06-18  4:18 UTC 

[gcc(refs/users/meissner/heads/work056)] Fix long double tests when default long double is not IBM
 2021-06-18  4:16 UTC 

[gcc r10-9931] rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using -fopenmp [PR100777]
 2021-06-18  3:17 UTC 

[gcc r10-9930] rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_build_acc built-ins
 2021-06-18  3:17 UTC 

[gcc r10-9929] rs6000: MMA test case ICEs using -O3 [PR99842]
 2021-06-18  3:17 UTC 

[gcc r11-8613] libstdc++: Non-triv-copyable extra args aren't simple [PR100940]
 2021-06-18  3:05 UTC 

[gcc r11-8612] libstdc++: Refine range adaptors' "simple extra args" mechanism [PR100940]
 2021-06-18  3:05 UTC 

[gcc r12-1607] libstdc++: Move ranges algos used by <ranges> into ranges_util.h
 2021-06-18  2:45 UTC 

[gcc r12-1606] libstdc++: Implement P2325 changes to default-constructibility of views
 2021-06-18  2:36 UTC 

[gcc r12-1605] Add IEEE 128-bit min/max support on PowerPC
 2021-06-18  2:05 UTC 

[gcc r9-9588] Daily bump
 2021-06-18  0:20 UTC 

[gcc r11-8611] Daily bump
 2021-06-18  0:19 UTC 

[gcc r10-9928] Daily bump
 2021-06-18  0:18 UTC 

[gcc r12-1604] Daily bump
 2021-06-18  0:17 UTC 

[gcc(refs/users/meissner/heads/work056)] Add IEEE 128-bit fp conditional move on PowerPC
 2021-06-17 23:01 UTC 

[gcc/devel/c++-coroutines] Merge master r12-1601
 2021-06-17 22:35 UTC 

[gcc/devel/c++-coroutines] (63 commits) Merge master r12-1601
 2021-06-17 22:35 UTC 

[gcc r11-8610] rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using -fopenmp [PR100777]
 2021-06-17 22:04 UTC 

[gcc r11-8609] rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_build_acc built-ins
 2021-06-17 22:04 UTC 

[gcc r11-8608] rs6000: MMA test case ICEs using -O3 [PR99842]
 2021-06-17 22:04 UTC 

[gcc r12-1603] libstdc++: Simplify constexpr checks in std::char_traits [PR 91488]
 2021-06-17 21:45 UTC 

[gcc(refs/users/meissner/heads/work056)] Fix IEEE 128-bit min/max test
 2021-06-17 21:05 UTC 

[gcc r12-1602] c++: deleted after first declaration [PR101106]
 2021-06-17 20:40 UTC 

[gcc r11-8607] Backported from trunk:
 2021-06-17 20:08 UTC 

[gcc r11-8606] Backported from trunk:
 2021-06-17 20:08 UTC 

[gcc r11-8605] PR c/100783 - ICE on -Wnonnull and erroneous type
 2021-06-17 20:08 UTC 

[gcc r11-8604] Backported from trunk:
 2021-06-17 20:08 UTC 

[gcc r11-8603] PR middle-end/100684 - spurious -Wnonnull with -O1 on a C++ lambda
 2021-06-17 20:08 UTC 

[gcc r11-8602] Backported from trunk:
 2021-06-17 20:07 UTC 

[gcc r11-8601] Bacported from trunk:
 2021-06-17 20:07 UTC 

[gcc r11-8600] Backported from trunk:
 2021-06-17 20:07 UTC 

[gcc r11-8599] Backported from trunk:
 2021-06-17 20:07 UTC 

[gcc(refs/users/meissner/heads/work056)] Add IEEE 128-bit min/max support on PowerPC
 2021-06-17 19:47 UTC 

[gcc(refs/users/meissner/heads/work056-orig)] Add REVISION
 2021-06-17 19:32 UTC 

[gcc] Created branch 'meissner/heads/work056-orig' in namespace 'refs/users'
 2021-06-17 19:32 UTC 

[gcc(refs/users/meissner/heads/work056)] Add ChangeLog.meissner and REVISION
 2021-06-17 19:32 UTC 

[gcc] Created branch 'meissner/heads/work056' in namespace 'refs/users'
 2021-06-17 19:30 UTC 

[gcc r12-1601] mklog: add subject line skeleton
 2021-06-17 17:16 UTC 

[gcc r11-8598] Backported from trunk:
 2021-06-17 16:00 UTC 

[gcc r12-1600] Add needed earlyclobber to fusion patterns
 2021-06-17 15:48 UTC 

[gcc r12-1599] fix get-loop_hot_path with gcc 4.8.5
 2021-06-17 15:12 UTC 

[gcc r12-1598] [Ada] Crash on overriding of an abstract primitive on an incomplete type
 2021-06-17 14:35 UTC 

[gcc r12-1597] [Ada] Fix operations on Unbounded_String
 2021-06-17 14:35 UTC 

[gcc r12-1596] [Ada] Implementation of Inox feature of fixed lower bounds on array types/subtypes
 2021-06-17 14:35 UTC 

[gcc r12-1595] [Ada] Warn on 'in out' param containing access in predefined private type
 2021-06-17 14:35 UTC 

[gcc r12-1594] [Ada] Casing on composite values
 2021-06-17 14:35 UTC 

[gcc r12-1593] [Ada] Missing finalization on nested expression with action
 2021-06-17 14:34 UTC 

[gcc r12-1592] [Ada] Crash on a nested aggregate containing controlled objects
 2021-06-17 14:34 UTC 

[gcc r12-1591] [Ada] Fix detection of valid renamings for overlapping checks
 2021-06-17 14:34 UTC 

[gcc r12-1590] [Ada] Don't check No_Wide_Characters restriction for illegal types
 2021-06-17 14:34 UTC 

[gcc r12-1589] [Ada] Remove dubious wrapper of a recursive function
 2021-06-17 14:34 UTC 

[gcc r12-1588] [Ada] Error in instance on incomplete actual passed to formal incomplete type
 2021-06-17 14:34 UTC 

[gcc r12-1587] [Ada] Fix punctuation in documentation of warnings for aliasing actuals
 2021-06-17 14:34 UTC 

[gcc r12-1586] [Ada] Fix detection of slices that denote the same object
 2021-06-17 14:34 UTC 

[gcc r12-1585] [Ada] Check all pairs of actuals for overlapping
 2021-06-17 14:34 UTC 

[gcc r12-1584] [Ada] Fix handling of generic types in check for overlapping actuals
 2021-06-17 14:34 UTC 

[gcc r12-1583] [Ada] Remove dead code for overlapping actuals and prefix notation
 2021-06-17 14:34 UTC 

[gcc r12-1582] [Ada] Cleanup redundant conditions in checks for overlapping actuals
 2021-06-17 14:34 UTC 

[gcc r12-1581] [Ada] Use source casing in messages for aliasing checks
 2021-06-17 14:33 UTC 

[gcc r12-1580] [Ada] Move runtime units for Put_Image attribute to libgnarl
 2021-06-17 14:33 UTC 

[gcc r12-1579] [Ada] Provide new function Uintp.UI_To_Unsigned_64
 2021-06-17 14:33 UTC 

[gcc r12-1578] [Ada] Clarify error for unsupported ELIMINATED overflow mode
 2021-06-17 14:33 UTC 

[gcc r12-1577] [Ada] Look at Others_Discrete_Choices for N_Others_Choice
 2021-06-17 14:33 UTC 

[gcc r12-1576] [Ada] Minor comment cleanup
 2021-06-17 14:33 UTC 

[gcc r12-1575] [Ada] Do not systematically suppress checks on atree.adb
 2021-06-17 14:33 UTC 

[gcc r12-1574] [Ada] Removal of technical debt
 2021-06-17 14:33 UTC 

[gcc r12-1573] [Ada] Display Entity in debugging printouts
 2021-06-17 14:33 UTC 

[gcc r12-1572] [Ada] Apply aliasing checks only to names and not to objects as actuals
 2021-06-17 14:33 UTC 

[gcc r12-1571] [Ada] Fix varsize node name conflict
 2021-06-17 14:33 UTC 

[gcc r12-1570] [Ada] AI12-0411 Add "bool" to Interfaces.C
 2021-06-17 14:32 UTC 

[gcc r12-1569] [Ada] Reject allocators in contexts restricted by SPARK
 2021-06-17 14:32 UTC 

[gcc r12-1568] Fix spacing and typos in comments
 2021-06-17 14:12 UTC 

[gcc/devel/omp/gcc-11] Fixes for lambda in offload regions
 2021-06-17 13:53 UTC 

[gcc r12-1567] libstdc++: Non-triv-copyable extra args aren't simple [PR100940]
 2021-06-17 13:46 UTC 

[gcc r12-1566] libstdc++: Refine range adaptors' "simple extra args" mechanism [PR100940]
 2021-06-17 13:46 UTC 

[gcc r12-1565] libgomp: Structure element mapping for OpenMP 5.0
 2021-06-17 13:35 UTC 

[gcc r12-1564] Add a target calls hook: TARGET_PUSH_ARGUMENT
 2021-06-17 13:34 UTC 

[gcc r12-1563] i386: Add variable vec_set for 64bit vectors [PR97194]
 2021-06-17 13:20 UTC 

[gcc r12-1562] Cleanup clz and ctz code in range_of_builtin_call
 2021-06-17 10:13 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-06-17 10:06 UTC 

[gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
 2021-06-17 10:06 UTC 

[gcc r12-1561] docs: Use -O1 as a canonical value for -O option
 2021-06-17 10:05 UTC 

[gcc r12-1560] gcov: update documentation entry about string format
 2021-06-17  9:40 UTC 

[gcc r9-9587] IBM Z: Fix vector intrinsics vec_double and vec_floate
 2021-06-17  9:27 UTC 

[gcc r10-9927] IBM Z: Fix vector intrinsics vec_double and vec_floate
 2021-06-17  9:26 UTC 

[gcc r11-8597] IBM Z: Fix vector intrinsics vec_double and vec_floate
 2021-06-17  9:21 UTC 

[gcc r12-1559] IBM Z: Fix vector intrinsics vec_double and vec_floate
 2021-06-17  9:14 UTC 

[gcc r12-1558] return auto_vec from more dominance functions
 2021-06-17  9:12 UTC 

[gcc r12-1557] make get_domminated_by_region return a auto_vec
 2021-06-17  9:12 UTC 

[gcc r12-1556] return auto_vec from get_dominated_by
 2021-06-17  9:12 UTC 

[gcc r12-1555] return auto_vec from get_loop_hot_path
 2021-06-17  9:12 UTC 

[gcc r12-1554] return auto_vec from cgraph_node::collect_callers
 2021-06-17  9:11 UTC 

[gcc r12-1553] auto_vec copy/move improvements
 2021-06-17  9:11 UTC 

[gcc r12-1552] Add debugging helpers for ranger
 2021-06-17  8:30 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-8596-g79c1185de4a05fdea13b6b020795892913f8184e' into redhat/gcc-11-branch
 2021-06-17  8:30 UTC 

[gcc/redhat/heads/gcc-11-branch] (105 commits) Merge commit 'r11-8596-g79c1185de4a05fdea13b6b020795892913f
 2021-06-17  8:30 UTC 

[gcc r12-1551] Vectorization of BB reductions
 2021-06-17  7:52 UTC 

[gcc r12-1550] Add amacleod and aldyh as *vrp and ranger maintainers
 2021-06-17  7:51 UTC 

[gcc r11-8596] testsuite: Use noipa attribute instead of noinline, noclone
 2021-06-17  5:59 UTC 

[gcc r11-8595] libffi: Fix up x86_64 classify_argument
 2021-06-17  5:59 UTC 

[gcc r11-8594] expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
 2021-06-17  5:59 UTC 

[gcc r11-8593] simplify-rtx: Fix up simplify_logical_relational_operation for vector IOR [PR101008]
 2021-06-17  5:59 UTC 

[gcc r11-8592] ifcvt: Fix -fcompare-debug bug [PR100852]
 2021-06-17  5:59 UTC 

[gcc r11-8591] openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clause [PR100965]
 2021-06-17  5:59 UTC 

[gcc r11-8590] fold-const: Fix up fold_read_from_vector [PR100887]
 2021-06-17  5:59 UTC 

[gcc r11-8589] tree-inline: Fix up __builtin_va_arg_pack handling [PR100898]
 2021-06-17  5:59 UTC 

[gcc r11-8588] openmp: Call c_omp_adjust_map_clauses even for combined target [PR100902]
 2021-06-17  5:59 UTC 

[gcc r11-8587] x86: Fix ix86_expand_vector_init for V*TImode [PR100887]
 2021-06-17  5:59 UTC 

[gcc r12-1549] [Ada] Use runtime from base compiler during stage1 (continued)
 2021-06-17  5:45 UTC 

[gcc r10-9926] c++: constexpr and array[0] [PR101029]
 2021-06-17  3:39 UTC 

[gcc r11-8586] c++: Tweak PR101029 fix
 2021-06-17  3:39 UTC 

[gcc r12-1548] c++: Tweak PR101029 fix
 2021-06-17  3:38 UTC 

[gcc r9-9586] Daily bump
 2021-06-17  0:20 UTC 

[gcc r11-8585] Daily bump
 2021-06-17  0:19 UTC 

[gcc r10-9925] Daily bump
 2021-06-17  0:18 UTC 

[gcc r12-1547] Daily bump
 2021-06-17  0:17 UTC 

[gcc r12-1546] Add recomputation to outgoing_edge_range
 2021-06-17  0:11 UTC 

[gcc r12-1545] Range_on_edge in ranger_cache should return true for all ranges
 2021-06-17  0:11 UTC 

[gcc/devel/c++-coroutines] Merge master r12-1539
 2021-06-16 22:55 UTC 

[gcc/devel/c++-coroutines] (50 commits) Merge master r12-1539
 2021-06-16 22:55 UTC 

[gcc r12-1544] Correct documented option defaults
 2021-06-16 22:52 UTC 

[gcc r11-8584] c++: static memfn from non-dependent base [PR101078]
 2021-06-16 21:35 UTC 

[gcc r12-1543] c++: static memfn from non-dependent base [PR101078]
 2021-06-16 21:29 UTC 

[gcc(refs/users/meissner/heads/work055)] Rework prefixed constant option setting
 2021-06-16 20:12 UTC 

[gcc r12-1542] Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446
 2021-06-16 20:05 UTC 

[gcc r12-1541] Revert "Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446"
 2021-06-16 20:01 UTC 

[gcc r12-1540] Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446
 2021-06-16 19:54 UTC 

[gcc r11-8583] libcpp: location comparison within macro [PR100796]
 2021-06-16 18:33 UTC 

[gcc r11-8582] c++: constexpr and array[0] [PR101029]
 2021-06-16 18:33 UTC 

[gcc r12-1539] Avoid loading an undefined value in the ranger_cache constructor
 2021-06-16 17:13 UTC 

[gcc r12-1538] libcpp: location comparison within macro [PR100796]
 2021-06-16 15:41 UTC 

[gcc r10-9924] tree-optimization/100934 - properly mark irreducible regions for DOM
 2021-06-16 14:24 UTC 

[gcc r10-9923] ipa/100791 - copy fntype when processing __builtin_va_arg_pack
 2021-06-16 14:24 UTC 

[gcc r10-9922] ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip
 2021-06-16 14:24 UTC 

[gcc r10-9921] middle-end/100509 - avoid folding constant to aggregate type
 2021-06-16 14:24 UTC 

[gcc r10-9920] tree-optimization/100492 - avoid irreducible regions in loop distribution
 2021-06-16 14:24 UTC 

[gcc r12-1537] ii386: Add missing two element 64bit vector permutations [PR89021]
 2021-06-16 14:08 UTC 

[gcc r12-1536] libstdc++: Use named struct for __decay_copy
 2021-06-16 13:31 UTC 

[gcc r12-1535] libstdc++: Revert final/non-addressable changes to ranges CPOs
 2021-06-16 13:31 UTC 

[gcc r12-1534] aarch64: Model zero-high-half semantics of ADDHN/SUBHN instructions
 2021-06-16 13:23 UTC 

[gcc r12-1533] aarch64: Model zero-high-half semantics of [SU]QXTN instructions
 2021-06-16 13:23 UTC 

[gcc r12-1532] aarch64: Model zero-high-half semantics of SQXTUN instruction in RTL
 2021-06-16 13:23 UTC 

[gcc r12-1531] aarch64: Model zero-high-half semantics of XTN instruction in RTL
 2021-06-16 13:23 UTC 

[gcc r12-1530] testsuite: aarch64: Add zero-high-half tests for narrowing shifts
 2021-06-16 13:23 UTC 

[gcc r11-8581] middle-end/101009 - fix distance vector recording
 2021-06-16 13:12 UTC 

[gcc r11-8580] tree-optimization/100981 - fix SLP patterns involving reductions
 2021-06-16 13:12 UTC 

[gcc r11-8579] tree-optimization/100934 - properly mark irreducible regions for DOM
 2021-06-16 13:12 UTC 

[gcc r11-8578] ipa/100791 - copy fntype when processing __builtin_va_arg_pack
 2021-06-16 13:12 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-06-16 12:19 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).