public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-06-24 14:10 UTC 

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

[gcc(refs/users/marxin/heads/sphinx-v2)] Restore srcinfo and srcman
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Use proper Makefile file-based dependencies
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Move back hooks defined in deftypevrx
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add include directives for target macros
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Port macro definition to RST
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] baseconf.py: update path
 2021-06-24 14:06 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add RST files with config files
 2021-06-24 14:05 UTC 

[gcc/marxin/heads/sphinx-v2] (56 commits) Restore srcinfo and srcman
 2021-06-24 14:05 UTC 

[gcc r12-1791] c: Fix up c_parser_has_attribute_expression [PR101176]
 2021-06-24 13:58 UTC 

[gcc r12-1790] c: Fix C cast error-recovery [PR101171]
 2021-06-24 13:57 UTC 

[gcc r12-1789] i386: Add pack/unpack patterns for 64bit vectors [PR89021]
 2021-06-24 13:40 UTC 

[gcc r12-1788] libstdc++: Fix internal names: add missing underscores
 2021-06-24 13:34 UTC 

[gcc r12-1787] libstdc++: Ensure unrolled loops inline the lambda
 2021-06-24 13:34 UTC 

[gcc r12-1786] libstdc++: Avoid raising fp exceptions in trunc, floor, and ceil
 2021-06-24 13:34 UTC 

[gcc r12-1785] libstdc++: Fix condition when AVX512F ldexp implementation is used
 2021-06-24 13:34 UTC 

[gcc r12-1784] libstdc++: Minor simd_math cleanups
 2021-06-24 13:34 UTC 

[gcc r12-1783] libstdc++: Remove incorrect fabs(simd) overload
 2021-06-24 13:34 UTC 

[gcc r12-1782] libstdc++: Improve simd fixed_size codegen
 2021-06-24 13:34 UTC 

[gcc r12-1781] libstdc++: Remove dead code in simd
 2021-06-24 13:34 UTC 

[gcc r12-1780] libstdc++: Improve copysign(simd) codegen
 2021-06-24 13:34 UTC 

[gcc r11-8650] Emit .file 0 directive earlier in DWARF 5
 2021-06-24 13:28 UTC 

[gcc r11-8649] Fix --gdwarf-5 configure tests for Windows
 2021-06-24 13:28 UTC 

[gcc r12-1779] libstdc++: Fix typos and markdown errors in new simd/README.md
 2021-06-24 13:09 UTC 

[gcc r12-1778] libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
 2021-06-24 13:09 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Use proper Makefile file-based dependencies
 2021-06-24 12:22 UTC 

[gcc r12-1777] Emit .file 0 directive earlier in DWARF 5
 2021-06-24 12:11 UTC 

[gcc r12-1776] Fix --gdwarf-5 configure tests for Windows
 2021-06-24 12:11 UTC 

[gcc r12-1775] Add cscope.out to git ignore
 2021-06-24 11:22 UTC 

[gcc r12-1774] Merge vec_addsub patterns
 2021-06-24 11:09 UTC 

[gcc r12-1773] Add x86 addsub SLP pattern
 2021-06-24 11:09 UTC 

[gcc r12-1772] df: Fix up handling of paradoxical subregs in debug insns [PR101170]
 2021-06-24 10:25 UTC 

[gcc r12-1771] stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL TREE_TYPE [PR101172]
 2021-06-24 10:22 UTC 

[gcc r12-1770] IBM Z: Define NO_PROFILE_COUNTERS
 2021-06-24 10:01 UTC 

[gcc r12-1769] Fix SLP permute propagation error
 2021-06-24  9:42 UTC 

[gcc r12-1768] openmp: in_reduction clause support on target construct
 2021-06-24  9:35 UTC 

[gcc r12-1767] predcom: Refactor more by encapsulating global states
 2021-06-24  9:25 UTC 

[gcc r12-1766] refactor SLP permute propagation
 2021-06-24  7:08 UTC 

[gcc r12-1765] tree-optimization/101105 - fix runtime alias test optimization
 2021-06-24  7:07 UTC 

[gcc r9-9603] i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
 2021-06-24  6:17 UTC 

[gcc r10-9955] i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
 2021-06-24  6:17 UTC 

[gcc r12-1764] i386: Add vashlm3/vashrm3/vlshrm3 to enable vectorization of vector shift vector. [PR98434]
 2021-06-24  4:49 UTC 

[gcc r11-8648] Fortran: fix sm computation in CFI_allocate [PR93524]
 2021-06-24  1:00 UTC 

[gcc r9-9602] Daily bump
 2021-06-24  0:19 UTC 

[gcc r11-8647] Daily bump
 2021-06-24  0:18 UTC 

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

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

[gcc r12-1762] c++: excessive instantiation during CTAD [PR101174]
 2021-06-23 21:27 UTC 

[gcc/devel/c++-coroutines] Merge master r12-1757
 2021-06-23 20:23 UTC 

[gcc/devel/c++-coroutines] (26 commits) Merge master r12-1757
 2021-06-23 20:23 UTC 

[gcc r12-1761] doc/lto.texi: List slim object format as the default
 2021-06-23 20:20 UTC 

[gcc r12-1760] fortran/dump-parse-tree.c: Use proper enum type
 2021-06-23 20:12 UTC 

[gcc r11-8646] Do not enable pcrel-opt by default
 2021-06-23 20:09 UTC 

[gcc r12-1759] Do not enable pcrel-opt by default
 2021-06-23 20:07 UTC 

[gcc(refs/users/meissner/heads/work056)] Revert patch
 2021-06-23 19:16 UTC 

[gcc r11-8645] Backport patch from master branch
 2021-06-23 19:03 UTC 

[gcc r12-1758] testsuite: add -fwrapv for 950704-1.c
 2021-06-23 18:45 UTC 

[gcc r11-8644] i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
 2021-06-23 18:11 UTC 

[gcc r12-1757] libstdc++: Fix comment in chrono::year::is_leap()
 2021-06-23 17:51 UTC 

[gcc r12-1756] libstdc++: Document simd testsuite
 2021-06-23 17:29 UTC 

[gcc r12-1755] libstdc++: Improve output verbosity options and default
 2021-06-23 17:29 UTC 

[gcc r12-1754] libstdc++: Remove -fno-tree-vrp after PR98834 was resolved
 2021-06-23 17:29 UTC 

[gcc r12-1753] libstdc++: More efficient std::chrono::year::leap
 2021-06-23 17:29 UTC 

[gcc r12-1752] tree-inline: Fix TREE_READONLY of parameter replacements
 2021-06-23 16:58 UTC 

[gcc r12-1751] Split gimple-range into gimple-range-fold and gimple-range
 2021-06-23 14:26 UTC 

[gcc r12-1750] Do not continue propagating values which cannot be set properly
 2021-06-23 14:26 UTC 

[gcc r12-1749] Adjust on_entry cache to indicate if the value was set properly
 2021-06-23 14:26 UTC 

[gcc r12-1748] Dump should be read only. Do not trigger new lookups
 2021-06-23 14:26 UTC 

[gcc r12-1747] Use more logicals to eliminate useless test/compare instructions
 2021-06-23 14:18 UTC 

[gcc r12-1746] i386: Add PPERM two-operand 64bit vector permutation [PR89021]
 2021-06-23 14:16 UTC 

[gcc(refs/users/marxin/heads/target-opts-v850)] v850: silent 2 warnings
 2021-06-23 13:49 UTC 

[gcc(refs/users/marxin/heads/target-opts-v850)] v850: add v850_can_inline_p target hook
 2021-06-23 13:47 UTC 

[gcc] Created branch 'marxin/heads/target-opts-v850' in namespace 'refs/users'
 2021-06-23 13:47 UTC 

[gcc r12-1745] arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e
 2021-06-23 13:31 UTC 

[gcc(refs/users/marxin/heads/optimize-target-add-to-cmdline)] Append target/optimize attr to the current cmdline
 2021-06-23 13:23 UTC 

[gcc] Created branch 'marxin/heads/optimize-target-add-to-cmdline' in namespace 'refs/users'
 2021-06-23 13:23 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-8643-gf50a222dffb448ef5c69a64b6945acafc6b16e12' into redhat/gcc-11-branch
 2021-06-23 13:22 UTC 

[gcc/redhat/heads/gcc-11-branch] (48 commits) Merge commit 'r11-8643-gf50a222dffb448ef5c69a64b6945acafc6b
 2021-06-23 13:22 UTC 

[gcc r11-8643] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167]
 2021-06-23 13:19 UTC 

[gcc r11-8642] inline-asm: Fix ICE with bitfields in "m" operands [PR100785]
 2021-06-23 13:19 UTC 

[gcc r12-1744] c++: CTAD and deduction guide selection [PR86439]
 2021-06-23 12:25 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Move back hooks defined in deftypevrx
 2021-06-23 11:51 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-23 11:51 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add include directives for target macros
 2021-06-23 11:51 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-23 11:51 UTC 

[gcc/marxin/heads/sphinx-v2] (4 commits) Move back hooks defined in deftypevrx
 2021-06-23 11:51 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Move back hooks defined in deftypevrx
 2021-06-23 11:30 UTC 

[gcc/marxin/heads/sphinx-v2] Move back hooks defined in deftypevrx
 2021-06-23 11:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Move back hooks defined in deftypevrx
 2021-06-23 11:30 UTC 

[gcc/marxin/heads/sphinx-v2] Move back hooks defined in deftypevrx
 2021-06-23 11:30 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Move back hooks defined in deftypevrx
 2021-06-23 11:28 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-23 11:28 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add include directives for target macros
 2021-06-23 11:28 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-23 11:27 UTC 

[gcc/marxin/heads/sphinx-v2] (4 commits) Move back hooks defined in deftypevrx
 2021-06-23 11:27 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Use c:function for target hooks
 2021-06-23 11:24 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-23 11:24 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add include directives for target macros
 2021-06-23 11:24 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-23 11:24 UTC 

[gcc/marxin/heads/sphinx-v2] (4 commits) Use c:function for target hooks
 2021-06-23 11:24 UTC 

[gcc r12-1743] i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
 2021-06-23 10:51 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-23 10:24 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-23 10:23 UTC 

[gcc/marxin/heads/sphinx-v2] (2 commits) Build system integration
 2021-06-23 10:23 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Build system integration
 2021-06-23 10:22 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Fix gccint warnings
 2021-06-23 10:22 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add include directives for target macros
 2021-06-23 10:22 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Port macro definition to RST
 2021-06-23 10:21 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] baseconf.py: update path
 2021-06-23 10:21 UTC 

[gcc(refs/users/marxin/heads/sphinx-v2)] Add RST files with config files
 2021-06-23 10:21 UTC 

[gcc] Created branch 'marxin/heads/sphinx-v2' in namespace 'refs/users'
 2021-06-23 10:21 UTC 

[gcc r12-1742] libstdc++: Avoid "__lockable" name defined as macro by newlib
 2021-06-23 10:08 UTC 

[gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
 2021-06-23 10:06 UTC 

[gcc/devel/omp/gcc-11] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167]
 2021-06-23 10:06 UTC 

[gcc/devel/omp/gcc-11] (68 commits) Merge remote-tracking branch 'origin/releases/gcc-11' into
 2021-06-23 10:06 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-06-23  8:20 UTC 

[gcc/devel/sphinx] (31 commits) Merge branch 'master' into devel/sphinx
 2021-06-23  8:20 UTC 

[gcc r12-1741] fortran: Fix deref of optional in gen. code. [PR100337]
 2021-06-23  8:17 UTC 

[gcc(refs/users/marxin/heads/PR80223-pgo-attr-do-not-inline)] inline: do not inline when no_profile_instrument_function is different
 2021-06-23  8:16 UTC 

[gcc/marxin/heads/PR80223-pgo-attr-do-not-inline] inline: do not inline when no_profile_instrument_function i
 2021-06-23  8:16 UTC 

[gcc r9-9601] Add mklog.py
 2021-06-23  8:13 UTC 

[gcc r10-9953] Add mklog.py
 2021-06-23  8:12 UTC 

[gcc r11-8641] Sync mklog.py from master
 2021-06-23  8:11 UTC 

[gcc r12-1740] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167]
 2021-06-23  8:06 UTC 

[gcc r9-9600] contrib: add git-commit-mklog wrapper
 2021-06-23  7:49 UTC 

[gcc r10-9952] contrib: add git-commit-mklog wrapper
 2021-06-23  7:49 UTC 

[gcc r11-8640] contrib: add git-commit-mklog wrapper
 2021-06-23  7:47 UTC 

[gcc r12-1739] contrib: add git-commit-mklog wrapper
 2021-06-23  7:39 UTC 

[gcc r12-1738] rs6000: Fix typos in float128 ISA3.1 support
 2021-06-23  4:09 UTC 

[gcc(refs/users/meissner/heads/work056)] Split loading DImode integers early
 2021-06-23  1:23 UTC 

[gcc r9-9599] Daily bump
 2021-06-23  0:19 UTC 

[gcc r11-8639] Daily bump
 2021-06-23  0:18 UTC 

[gcc r10-9951] Daily bump
 2021-06-23  0:17 UTC 

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

[gcc/devel/c++-coroutines] Merge master r12-1732
 2021-06-22 22:31 UTC 

[gcc/devel/c++-coroutines] (30 commits) Merge master r12-1732
 2021-06-22 22:31 UTC 

[gcc r12-1736] libstdc++: Simplify std::try_lock and std::lock further
 2021-06-22 20:29 UTC 

[gcc r12-1735] libstdc++: Remove garbage collection support for C++23 [P2186R2]
 2021-06-22 20:29 UTC 

[gcc r12-1734] libstdc++: Implement LWG 3422 for std::seed_seq
 2021-06-22 20:29 UTC 

[gcc r12-1733] Fortran: fix sm computation in CFI_allocate [PR93524]
 2021-06-22 19:46 UTC 

[gcc r11-8638] libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
 2021-06-22 18:08 UTC 

[gcc r12-1732] libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
 2021-06-22 18:07 UTC 

[gcc r12-1731] analyzer: fix ICE on malloc/alloca param type mismatch [PR101143]
 2021-06-22 17:46 UTC 

[gcc r12-1730] docs: drop unbalanced parenthesis in rtl.texi
 2021-06-22 17:04 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Add html-gccint Make target for testing
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Temporary fixes for include warnings
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Add tm.rst.in and use it via include directives
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] WIP: hack Makefile.in
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Update gentooks.c
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Add hook placeholders for target macros
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Port macro definition to RST
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] First make integration
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] baseconf.py: update path
 2021-06-22 14:54 UTC 

[gcc(refs/users/marxin/heads/sphinx-v1)] Add RST files with config files
 2021-06-22 14:54 UTC 

[gcc] Created branch 'marxin/heads/sphinx-v1' in namespace 'refs/users'
 2021-06-22 14:54 UTC 

[gcc r12-1729] middle-end/101156 - remove not working optimization in gimplification
 2021-06-22 13:31 UTC 

[gcc/devel/sphinx] Fix uppercase names of hooks
 2021-06-22 13:29 UTC 

[gcc r12-1728] testsuite: Add testcase for recently fixed PR [PR101159]
 2021-06-22 13:24 UTC 

[gcc r12-1727] expand: Fix up empty class return optimization [PR101160]
 2021-06-22 13:24 UTC 

[gcc r12-1726] fold-const: Return corresponding integral type for OFFSET_TYPE in range_check_type [PR101162]
 2021-06-22 13:23 UTC 

[gcc r12-1725] Add relational self-tests
 2021-06-22 13:17 UTC 

[gcc r12-1724] Add relation between LHS and op1 for casts and copies
 2021-06-22 13:17 UTC 

[gcc r12-1723] Add relation effects between operands to MINUS_EXPR
 2021-06-22 13:17 UTC 

[gcc r12-1722] Add relations between LHS and op1/op2 for PLUS_EXPR
 2021-06-22 13:17 UTC 

[gcc r12-1721] Add relational support to fold_using_range
 2021-06-22 13:17 UTC 

[gcc r12-1720] Add relational support to range-op
 2021-06-22 13:17 UTC 

[gcc r12-1719] Initial value-relation code
 2021-06-22 13:17 UTC 

[gcc/devel/sphinx] Emit placeholders
 2021-06-22 13:16 UTC 

[gcc r12-1718] tree-optimization/101151 - fix irreducible region check for sinking
 2021-06-22 10:10 UTC 

[gcc r12-1717] RISC-V: Add tune info for T-HEAD C906
 2021-06-22  9:14 UTC 

[gcc r12-1716] testuite: Add pthread check to dg-module-cmi for omp module testing
 2021-06-22  9:14 UTC 

[gcc r12-1715] tree-optimization/101158 - adjust SLP call matching sequence
 2021-06-22  9:01 UTC 

[gcc r12-1714] tree-optimization/101159 - fix missing NULL check in popcount pattern
 2021-06-22  9:01 UTC 

[gcc r12-1713] tree-optimization/101154 - fix out-of bound access in SLP
 2021-06-22  9:01 UTC 

[gcc/devel/omp/gcc-11] gcc/configure.ac: fix register issue for global_load assembler functions
 2021-06-22  8:44 UTC 

[gcc r12-1712] i386: Use xor to write zero to memory with -Os even for more than 4 stores [PR11877]
 2021-06-22  8:18 UTC 

[gcc r12-1711] Remove my Write After Approval entry
 2021-06-22  8:12 UTC 

[gcc(refs/users/marxin/heads/PR80223-pgo-attr-do-not-inline)] inline: do not inline when no_profile_instrument_function is different
 2021-06-22  8:10 UTC 

[gcc] Created branch 'marxin/heads/PR80223-pgo-attr-do-not-inline' in namespace 'refs/users'
 2021-06-22  8:10 UTC 

[gcc r12-1710] contrib: fix a flake8 issue
 2021-06-22  7:51 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-06-22  7:48 UTC 

[gcc/devel/sphinx] (43 commits) Merge branch 'master' into devel/sphinx
 2021-06-22  7:48 UTC 

[gcc(refs/users/marxin/heads/git-commit-mklog)] contrib: add git-commit-mklog wrapper
 2021-06-22  7:27 UTC 

[gcc/marxin/heads/git-commit-mklog] contrib: add git-commit-mklog wrapper
 2021-06-22  7:27 UTC 

[gcc(refs/users/marxin/heads/git-commit-mklog)] contrib: add git-commit-mklog wrapper
 2021-06-22  7:26 UTC 

[gcc] Created branch 'marxin/heads/git-commit-mklog' in namespace 'refs/users'
 2021-06-22  7:26 UTC 

[gcc r12-1709] autofdo: Bump AUTO_PROFILE_VERSION
 2021-06-22  6:56 UTC 

[gcc r12-1708] gcov: update comment about padding
 2021-06-22  6:45 UTC 

[gcc r12-1707] Add vect_recog_popcount_pattern to handle mismatch between the vectorized popcount IFN and scalar po
 2021-06-22  2:40 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] change base<bnd to base<=bnd
 2021-06-22  2:36 UTC 

[gcc(refs/users/guojiufu/heads/personal-branch)] change <max to <=max
 2021-06-22  2:36 UTC 

[gcc r11-8637] Fix ICE for vpexpand*
 2021-06-22  1:41 UTC 

[gcc r12-1706] Optimize vpexpand* to mask mov when mask have all ones in it's lower part (including 0 and -1)
 2021-06-22  1:35 UTC 

[gcc r12-1705] Fix ICE for vpexpand*
 2021-06-22  1:35 UTC 

[gcc r9-9598] Daily bump
 2021-06-22  0:19 UTC 

[gcc r11-8636] Daily bump
 2021-06-22  0:18 UTC 

[gcc r10-9950] Daily bump
 2021-06-22  0:17 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).