public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/omp/gcc-11] Fortran: Fix Bind(C) char-len check, add ptr-contiguous check
 2021-09-13  7:45 UTC 

[gcc/devel/omp/gcc-11] (26 commits) Merge remote-tracking branch 'origin/releases/gcc-11' into
 2021-09-13  7:45 UTC 

[gcc r12-3469] rs6000: Add load density heuristic
 2021-09-13  6:30 UTC 

[gcc r12-3468] rs6000: Remove typedef for struct rs6000_cost_data
 2021-09-13  6:30 UTC 

[gcc r12-3467] [i386] Remove UNSPEC_{COPYSIGN,XORSIGN}
 2021-09-13  5:55 UTC 

[gcc r9-9725] Daily bump
 2021-09-13  0:19 UTC 

[gcc r11-8983] Daily bump
 2021-09-13  0:18 UTC 

[gcc r10-10114] Daily bump
 2021-09-13  0:18 UTC 

[gcc r12-3466] Daily bump
 2021-09-13  0:17 UTC 

[gcc r11-8982] d: Don't include terminating null pointer in string expression conversion (PR102185)
 2021-09-12 15:47 UTC 

[gcc r12-3465] d: Don't include terminating null pointer in string expression conversion (PR102185)
 2021-09-12 15:46 UTC 

[gcc r12-3464] Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_move
 2021-09-12 14:20 UTC 

[gcc r9-9724] Daily bump
 2021-09-12  0:19 UTC 

[gcc r11-8981] Daily bump
 2021-09-12  0:18 UTC 

[gcc r10-10113] Daily bump
 2021-09-12  0:17 UTC 

[gcc r12-3463] Daily bump
 2021-09-12  0:16 UTC 

[gcc r12-3462] compiler: don't pad zero-sized trailing field in results struct
 2021-09-11 21:20 UTC 

[gcc r11-8980] Fortran - out of bounds in array constructor with implied do loop
 2021-09-11 19:03 UTC 

[gcc r11-8979] Fortran - improve error recovery determining array element from constructor
 2021-09-11 19:01 UTC 

[gcc r12-3461] Refactor jump_thread_path_registry
 2021-09-11 17:52 UTC 

[gcc r12-3460] testsuite: Fix c-c++-common/auto-init-* tests
 2021-09-11 11:49 UTC 

[gcc r9-9723] Daily bump
 2021-09-11  0:19 UTC 

[gcc r11-8978] Daily bump
 2021-09-11  0:18 UTC 

[gcc r10-10112] Daily bump
 2021-09-11  0:17 UTC 

[gcc r12-3459] Daily bump
 2021-09-11  0:16 UTC 

[gcc r12-3458] libgccjit: Generate debug info for variables
 2021-09-10 23:04 UTC 

[gcc r12-3457] Revert "Get rid of all float-int special cases in validate_subreg."
 2021-09-10 21:55 UTC 

[gcc r9-9722] Fortran: Correct missing structure constructor comps. [PR97612]
 2021-09-10 20:50 UTC 

[gcc r10-10111] Fortran: Correct missing structure constructor comps. [PR97612]
 2021-09-10 20:49 UTC 

[gcc r10-10110] Fortran: Fix for class functions as associated target [PR98565]
 2021-09-10 20:49 UTC 

[gcc r9-9721] Fortran: Fix for class functions as associated target [PR98565]
 2021-09-10 20:35 UTC 

[gcc(refs/users/meissner/heads/work068)] Fix SFmode subreg of DImode and TImode
 2021-09-10 20:26 UTC 

[gcc r10-10109] Fortran: Fix some select rank issues [PR97694 and 97723]
 2021-09-10 20:16 UTC 

[gcc r9-9720] Fortran: Improve resolution of associate variables. [PR93701]
 2021-09-10 20:06 UTC 

[gcc r10-10108] Fortran: Improve resolution of associate variables. [PR93701]
 2021-09-10 20:04 UTC 

[gcc r9-9719] Fortran: Fix ICE due to elemental procedure pointers [PR98472]
 2021-09-10 19:57 UTC 

[gcc r10-10107] Fortran: Fix ICE due to elemental procedure pointers [PR98472]
 2021-09-10 19:55 UTC 

[gcc r9-9718] Fortran: Fix host associated PDT entity initialization
 2021-09-10 19:44 UTC 

[gcc r12-3456] MAINTAINERS: Adding myself to to DCO and write after approval
 2021-09-10 19:44 UTC 

[gcc r10-10106] Fortran: Fix host associated PDT entity initialization
 2021-09-10 19:40 UTC 

[gcc(refs/users/meissner/heads/work068-orig)] Add REVISION
 2021-09-10 19:04 UTC 

[gcc] Created branch 'meissner/heads/work068-orig' in namespace 'refs/users'
 2021-09-10 19:00 UTC 

[gcc(refs/users/meissner/heads/work068)] Update ChangeLog.meissner
 2021-09-10 19:00 UTC 

[gcc] Created branch 'meissner/heads/work068' in namespace 'refs/users'
 2021-09-10 18:56 UTC 

[gcc r12-3455] openmp: Implement OpenMP 5.1 atomics, so far for C only
 2021-09-10 18:44 UTC 

[gcc r10-10105] compiler: correct condition for calling memclrHasPointers
 2021-09-10 18:15 UTC 

[gcc r11-8977] compiler: correct condition for calling memclrHasPointers
 2021-09-10 18:14 UTC 

[gcc r12-3454] compiler: correct condition for calling memclrHasPointers
 2021-09-10 18:14 UTC 

[gcc r12-3453] Disable threading through latches until after loop optimizations
 2021-09-10 16:42 UTC 

[gcc r12-3452] doc: document BPF -mcpu and related options
 2021-09-10 16:11 UTC 

[gcc r12-3451] bpf testsuite: add tests for new feature options
 2021-09-10 16:11 UTC 

[gcc r12-3450] bpf: add -mcpu and related feature options
 2021-09-10 16:11 UTC 

[gcc r12-3449] bpf: correct zero_extend output templates
 2021-09-10 16:05 UTC 

[gcc r12-3448] libstdc++: Use "test.invalid." for invalid hostname
 2021-09-10 14:11 UTC 

[gcc r12-3447] middle-end/102273 - avoid ICE with auto-init and nested functions
 2021-09-10 11:52 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging-v2)] gcov: make profile merging smarter
 2021-09-10 11:29 UTC 

[gcc/marxin/heads/PR90364-improve-profile-merging-v2] gcov: make profile merging smarter
 2021-09-10 11:29 UTC 

[gcc r12-3446] Fix 'dg-do run' syntax in 'c-c++-common/auto-init-padding-{2, 3}.c'
 2021-09-10  9:32 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Use lto_debug_asm
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Fix it
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Clean up
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Auto-conversion it
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Save asm_out_state with PCH
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Fix a formatting issue
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #5 - port more sections
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #4
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #3
 2021-09-10  9:29 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #2
 2021-09-10  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #1
 2021-09-10  9:28 UTC 

[gcc/marxin/heads/casm-state-v2] (28 commits) Use lto_debug_asm
 2021-09-10  9:28 UTC 

[gcc r12-3445] middle-end/102269 - avoid auto-init of empty types
 2021-09-10  9:11 UTC 

[gcc r12-3444] Remove vestiges of --with-stabs
 2021-09-10  9:11 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging-v2)] gcov: make profile merging smarter
 2021-09-10  9:09 UTC 

[gcc/marxin/heads/PR90364-improve-profile-merging-v2] (18 commits) gcov: make profile merging smarter
 2021-09-10  9:09 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging-v2)] gcov: make profile merging smarter
 2021-09-10  9:06 UTC 

[gcc] Created branch 'marxin/heads/PR90364-improve-profile-merging-v2' in namespace 'refs/users'
 2021-09-10  9:06 UTC 

[gcc r12-3443] AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish
 2021-09-10  7:01 UTC 

[gcc r12-3442] AVX512FP16: Add vcmpph/vcmpsh/vcomish/vucomish
 2021-09-10  7:00 UTC 

[gcc r12-3441] AVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh
 2021-09-10  7:00 UTC 

[gcc r12-3440] AVX512FP16: Add vmaxph/vminph/vmaxsh/vminsh
 2021-09-10  7:00 UTC 

[gcc r12-3439] AVX512FP16: Add testcase for vaddsh/vsubsh/vmulsh/vdivsh
 2021-09-10  7:00 UTC 

[gcc r12-3438] AVX512FP16: Add vaddsh/vsubsh/vmulsh/vdivsh
 2021-09-10  7:00 UTC 

[gcc r12-3437] AVX512FP16: Enable _Float16 autovectorization
 2021-09-10  7:00 UTC 

[gcc r12-3436] Remove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from dbxcoff.h, lynx.h
 2021-09-10  5:59 UTC 

[gcc r12-3435] Remove copysign post_reload splitter for scalar modes
 2021-09-10  4:29 UTC 

[gcc r9-9717] Daily bump
 2021-09-10  0:19 UTC 

[gcc r11-8976] Daily bump
 2021-09-10  0:18 UTC 

[gcc r10-10104] Daily bump
 2021-09-10  0:17 UTC 

[gcc r12-3434] Daily bump
 2021-09-10  0:17 UTC 

[gcc r12-3433] Add -ftrivial-auto-var-init option and uninitialized variable attribute
 2021-09-09 22:45 UTC 

[gcc r12-3432] Fortran - out of bounds in array constructor with implied do loop
 2021-09-09 19:34 UTC 

[gcc r12-3431] x86-64: Update AVX512FP16 ABI tests for x32
 2021-09-09 15:56 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Use lto_debug_asm
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Fix it
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Clean up
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Auto-conversion it
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Save asm_out_state with PCH
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Fix a formatting issue
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #5 - port more sections
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #4
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #3
 2021-09-09 13:00 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #2
 2021-09-09 12:59 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #1
 2021-09-09 12:59 UTC 

[gcc/marxin/heads/casm-state-v2] (23 commits) Use lto_debug_asm
 2021-09-09 12:59 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging)] gcov: make profile merging smarter
 2021-09-09 12:44 UTC 

[gcc/marxin/heads/PR90364-improve-profile-merging] gcov: make profile merging smarter
 2021-09-09 12:44 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging)] gcov: make profile merging smarter
 2021-09-09 12:34 UTC 

[gcc/marxin/heads/PR90364-improve-profile-merging] gcov: make profile merging smarter
 2021-09-09 12:34 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging)] gcov: make profile merging smarter
 2021-09-09 11:03 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging)] Support generic switches
 2021-09-09 11:02 UTC 

[gcc(refs/users/marxin/heads/PR90364-improve-profile-merging)] loop unswitching: support gswitch statements
 2021-09-09 11:02 UTC 

[gcc] Created branch 'marxin/heads/PR90364-improve-profile-merging' in namespace 'refs/users'
 2021-09-09 11:02 UTC 

[gcc r12-3430] Improve LIM fill_always_executed_in computation
 2021-09-09 10:56 UTC 

[gcc r12-3429] Avoid full DOM walk in LIM fill_always_executed_in
 2021-09-09  9:17 UTC 

[gcc r12-3428] AVX512FP16: Add testcase for vaddph/vsubph/vmulph/vdivph
 2021-09-09  8:09 UTC 

[gcc r12-3427] AVX512FP16: Add vaddph/vsubph/vdivph/vmulph
 2021-09-09  8:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce stack scrub (strub) feature
 2021-09-09  7:58 UTC 

[gcc r12-3426] Optimize v4sf reduction
 2021-09-09  1:34 UTC 

[gcc r12-3425] Optimize vec_extract for 256/512-bit vector when index exceeds the lower 128 bits
 2021-09-09  1:33 UTC 

[gcc r9-9716] Daily bump
 2021-09-09  0:19 UTC 

[gcc r11-8975] Daily bump
 2021-09-09  0:18 UTC 

[gcc r10-10103] Daily bump
 2021-09-09  0:17 UTC 

[gcc r12-3424] Daily bump
 2021-09-09  0:17 UTC 

[gcc/aoliva/heads/testme] (104 commits) sync up new type indices for body adjustments
 2021-09-08 23:50 UTC 

[gcc/aoliva/heads/testbase] (101 commits) c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 23:50 UTC 

[gcc(refs/users/aoliva/heads/strub)] introduce stack scrub (strub) feature
 2021-09-08 23:50 UTC 

[gcc(refs/users/aoliva/heads/strub)] zero-call-used-regs attr for ada
 2021-09-08 23:50 UTC 

[gcc/aoliva/heads/strub] (106 commits) introduce stack scrub (strub) feature
 2021-09-08 23:49 UTC 

[gcc r9-9715] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 23:34 UTC 

[gcc r10-10102] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 23:31 UTC 

[gcc r11-8974] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 23:30 UTC 

[gcc(refs/users/aoliva/heads/strub)] introduce stack scrub (strub) feature
 2021-09-08 22:02 UTC 

[gcc/aoliva/heads/strub] introduce stack scrub (strub) feature
 2021-09-08 22:02 UTC 

[gcc(refs/users/meissner/heads/work067)] Update ChangeLog.meissner
 2021-09-08 21:53 UTC 

[gcc(refs/users/meissner/heads/work067)] Fix SFmode subreg of DImode and TImode
 2021-09-08 21:52 UTC 

[gcc(refs/users/meissner/heads/work067)] Revert patch
 2021-09-08 21:51 UTC 

[gcc r12-3423] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 21:34 UTC 

[gcc(refs/users/aoliva/heads/strub)] introduce stack scrub (strub) feature
 2021-09-08 20:11 UTC 

[gcc/aoliva/heads/strub] introduce stack scrub (strub) feature
 2021-09-08 20:11 UTC 

[gcc(refs/users/aoliva/heads/strub)] -fstrub=default->strict, +=relaxed, req symbolic attr parms, adj tests
 2021-09-08 19:25 UTC 

[gcc/aoliva/heads/strub] -fstrub=default->strict, +=relaxed, req symbolic attr parms
 2021-09-08 19:25 UTC 

[gcc(refs/users/meissner/heads/work067)] Fix SFmode subreg of DImode and TImode
 2021-09-08 19:10 UTC 

[gcc(refs/users/meissner/heads/work067)] Revert patches
 2021-09-08 19:06 UTC 

[gcc(refs/users/meissner/heads/work067)] Fix SFmode subreg of DImode and TImode
 2021-09-08 19:00 UTC 

[gcc(refs/users/meissner/heads/work067)] Revert patches
 2021-09-08 18:57 UTC 

[gcc(refs/users/aoliva/heads/strub)] -fstrub=default->strict, +=relaxed, req symbolic attr parms, adj tests
 2021-09-08 18:43 UTC 

[gcc/aoliva/heads/strub] -fstrub=default->strict, +=relaxed, req symbolic attr parms
 2021-09-08 18:43 UTC 

[gcc r12-3422] analyzer: fix ICE when discarding result of realloc [PR102225]
 2021-09-08 18:41 UTC 

[gcc(refs/users/meissner/heads/work067)] Fix SFmode subreg of DImode and TImode
 2021-09-08 18:09 UTC 

[gcc r11-8973] i386: Fix up @xorsign<mode>3_1 [PR102224]
 2021-09-08 18:02 UTC 

[gcc(refs/users/meissner/heads/work067)] Revert patch
 2021-09-08 17:57 UTC 

[gcc(refs/users/meissner/heads/work067)] Update ChangeLog.meissner
 2021-09-08 16:55 UTC 

[gcc(refs/users/meissner/heads/work067)] Fix SFmode subreg of DImode and TImode
 2021-09-08 16:53 UTC 

[gcc(refs/users/meissner/heads/work067)] Revert patch
 2021-09-08 16:31 UTC 

[gcc r12-3421] c++/102228 - make lookup_anon_field O(1)
 2021-09-08 15:43 UTC 

[gcc r11-8972] testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c
 2021-09-08 15:41 UTC 

[gcc r12-3420] testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c
 2021-09-08 15:39 UTC 

[gcc r11-8971] testsuite: Use explicit -ftree-cselim in tests using -fdump-tree-cselim-details
 2021-09-08 15:01 UTC 

[gcc r12-3419] testsuite: Use explicit -ftree-cselim in tests using -fdump-tree-cselim-details
 2021-09-08 14:58 UTC 

[gcc r12-3418] rs6000: Fix ELFv2 r12 use in epilogue
 2021-09-08 13:30 UTC 

[gcc r12-3417] i386: Fix up xorsign for AVX [PR89984]
 2021-09-08 12:09 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Use lto_debug_asm
 2021-09-08 11:56 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Save asm_out_state with PCH
 2021-09-08 11:20 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Fix a formatting issue
 2021-09-08 11:20 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #5 - port more sections
 2021-09-08 11:20 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #4
 2021-09-08 11:19 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #3
 2021-09-08 11:19 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #2
 2021-09-08 11:19 UTC 

[gcc(refs/users/marxin/heads/casm-state-v2)] Step #1
 2021-09-08 11:19 UTC 

[gcc] Created branch 'marxin/heads/casm-state-v2' in namespace 'refs/users'
 2021-09-08 11:19 UTC 

[gcc r12-3416] Compile __{mul,div}hc3 into libgcc_s.so.1
 2021-09-08 11:18 UTC 

[gcc r12-3415] tree-optimization/102183 - sccvn: fix result compare in vn_nary_op_insert_into
 2021-09-08 10:52 UTC 

[gcc r12-3414] libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1
 2021-09-08  9:35 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Fix a formatting issue
 2021-09-08  9:30 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Step #5 - port more sections
 2021-09-08  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Step #4
 2021-09-08  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Step #3
 2021-09-08  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Step #2
 2021-09-08  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Step #1
 2021-09-08  9:28 UTC 

[gcc(refs/users/marxin/heads/casm-state)] Move casm state initialization later
 2021-09-08  9:28 UTC 

[gcc/marxin/heads/casm-state] (39 commits) Step #5 - port more sections
 2021-09-08  9:28 UTC 

[gcc r12-3413] i386: Fix up @xorsign<mode>3_1 [PR102224]
 2021-09-08  9:26 UTC 

[gcc r12-3412] AVX512FP16: Add abi test for zmm
 2021-09-08  4:46 UTC 

[gcc r12-3411] AVX512FP16: Add ABI test for ymm
 2021-09-08  4:46 UTC 

[gcc r12-3410] AVX512FP16: Add ABI tests for xmm
 2021-09-08  4:45 UTC 

[gcc r12-3409] AVX512FP16: Add tests for vector passing in variable arguments
 2021-09-08  4:45 UTC 

[gcc r12-3408] AVX512FP16: Add testcase for vector init and broadcast intrinsics
 2021-09-08  4:45 UTC 

[gcc r12-3407] AVX512FP16: Support vector init/broadcast/set/extract for FP16
 2021-09-08  4:45 UTC 

[gcc r12-3406] AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instructions
 2021-09-08  4:45 UTC 

[gcc r12-3405] Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16 when backend supp
 2021-09-08  4:45 UTC 

[gcc r12-3404] Adjust the wording for x86 _Float16 type
 2021-09-08  1:11 UTC 

[gcc r9-9714] Daily bump
 2021-09-08  0:19 UTC 

[gcc r11-8970] Daily bump
 2021-09-08  0:18 UTC 

[gcc r10-10101] Daily bump
 2021-09-08  0:17 UTC 

[gcc r12-3403] Daily bump
 2021-09-08  0:16 UTC 

[gcc(refs/users/aoliva/heads/strub)] -fstrub=default->strict, +=relaxed, req symbolic attr parms, adj tests
 2021-09-07 23:42 UTC 

[gcc/aoliva/heads/strub] -fstrub=default->strict, +=relaxed, req symbolic attr parms
 2021-09-07 23:42 UTC 

[gcc r11-8969] gcc: xtensa: fix PR target/102115
 2021-09-07 23:05 UTC 

[gcc(refs/users/aoliva/heads/strub)] -fstrub=default->strict, +=relaxed, req symbolic attr parms, adj tests
 2021-09-07 22:44 UTC 

[gcc/aoliva/heads/strub] -fstrub=default->strict, +=relaxed, req symbolic attr parms
 2021-09-07 22:43 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).