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

[gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx
 2021-12-17 14:04 UTC 

[gcc r12-6040] docs: fix option name reference
 2021-12-17 13:57 UTC 

[gcc r12-6039] docs: Fix spelling issues in -fipa-strict-aliasing
 2021-12-17 13:34 UTC 

[gcc/devel/modula-2] Bug fixes for error scope announcement and error recovery
 2021-12-17 12:36 UTC 

[gcc r12-6038] slp: check that the operation we're combing is a boolean operation [PR103741]
 2021-12-17 11:00 UTC 

[gcc r12-6037] libgcc, Darwin: Add missing build dependencies
 2021-12-17 10:13 UTC 

[gcc r12-6036] Sync config.sub: 2021-10-27
 2021-12-17  9:54 UTC 

[gcc r12-6035] Darwin, Driver: Avoid a link line for empty commands
 2021-12-17  9:47 UTC 

[gcc r12-6034] Darwin, ppc: Additional change for r12-5974
 2021-12-17  9:44 UTC 

[gcc(refs/users/marxin/heads/update-config.sub)] Sync config.sub: 2021-10-27
 2021-12-17  8:56 UTC 

[gcc] Created branch 'marxin/heads/update-config.sub' in namespace 'refs/users'
 2021-12-17  8:56 UTC 

[gcc r12-6033] Revert "Fixed typo"
 2021-12-17  8:55 UTC 

[gcc r12-6032] Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0
 2021-12-17  5:56 UTC 

[gcc r12-6031] __builtin_dynamic_object_size: Recognize builtin
 2021-12-17  4:05 UTC 

[gcc r12-6030] tree-object-size: Use trees and support negative offsets
 2021-12-17  4:05 UTC 

[gcc r12-6029] c++: tweak comment
 2021-12-17  3:29 UTC 

[gcc r12-6028] c++: layout of aggregate base with DMI [PR103681]
 2021-12-17  3:27 UTC 

[gcc r9-9874] Daily bump
 2021-12-17  0:19 UTC 

[gcc r11-9398] Daily bump
 2021-12-17  0:18 UTC 

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

[gcc r12-6027] Daily bump
 2021-12-17  0:16 UTC 

[gcc r12-6026] Testsuite: Tweak gcc.dg/20021029-1.c for nios2
 2021-12-16 23:21 UTC 

[gcc r11-9397] Avoid expecting nonzero size for access none void* arguments [PR101751]
 2021-12-16 23:04 UTC 

[gcc r11-9396] Avoid -Wvla-parameter for nontrivial bounds [PR97548]
 2021-12-16 22:47 UTC 

[gcc r12-6025] c++: delayed noexcept in member function template [PR99980]
 2021-12-16 22:40 UTC 

[gcc r9-9873] Fortran: fix checking of elemental functions of type CLASS
 2021-12-16 22:38 UTC 

[gcc r11-9395] Check for class type before assuming a type is one [PR103703]
 2021-12-16 22:37 UTC 

[gcc r9-9872] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
 2021-12-16 22:33 UTC 

[gcc r10-10344] Fortran: fix checking of elemental functions of type CLASS
 2021-12-16 22:22 UTC 

[gcc r10-10343] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
 2021-12-16 22:22 UTC 

[gcc r12-6024] Check for class type before assuming a type is one [PR103703]
 2021-12-16 22:13 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6020
 2021-12-16 20:17 UTC 

[gcc/devel/c++-coroutines] (18 commits) Merge master r12-6020
 2021-12-16 20:17 UTC 

[gcc r12-6023] Fix member alignment for all targets [PR103751]
 2021-12-16 19:34 UTC 

[gcc r12-6022] c++: two-stage name lookup for overloaded operators [PR51577]
 2021-12-16 18:41 UTC 

[gcc r12-6021] i386: Enable VxHF vector modes lower ABI levels [PR103571]
 2021-12-16 18:35 UTC 

[gcc r12-6020] Fixed typo
 2021-12-16 16:55 UTC 

[gcc r12-6019] opts: do not do sanity check when an error is seen
 2021-12-16 16:52 UTC 

[gcc r12-6018] pragma: respect pragma in lambda functions
 2021-12-16 16:52 UTC 

[gcc r12-6016] Fix timezone handling near year boundaries
 2021-12-16 16:47 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-12-16 14:23 UTC 

[gcc/devel/sphinx] (3 commits) Merge branch 'master' into devel/sphinx
 2021-12-16 14:22 UTC 

[gcc r12-6015] docs: add missing leading dash for option
 2021-12-16 14:22 UTC 

[gcc r12-6014] rs6000: Refactor altivec_build_resolved_builtin
 2021-12-16 13:51 UTC 

[gcc r9-9871] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
 2021-12-16 13:31 UTC 

[gcc r10-10342] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
 2021-12-16 13:31 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-12-16 13:11 UTC 

[gcc/devel/sphinx] (91 commits) Merge branch 'master' into devel/sphinx
 2021-12-16 13:11 UTC 

[gcc r10-10341] i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 13:03 UTC 

[gcc(refs/users/marxin/heads/PR103709-option-sanity-check)] opts: do not do sanity check when an error is seen
 2021-12-16 12:34 UTC 

[gcc] Created branch 'marxin/heads/PR103709-option-sanity-check' in namespace 'refs/users'
 2021-12-16 12:34 UTC 

[gcc(refs/users/marxin/heads/backport-10)] i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 11:48 UTC 

[gcc/marxin/heads/backport-10] (938 commits) i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 11:48 UTC 

[gcc r11-9394] i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 11:46 UTC 

[gcc(refs/users/marxin/heads/backport-11)] i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 11:18 UTC 

[gcc/marxin/heads/backport-11] (175 commits) i386: Fix emissing of __builtin_cpu_supports
 2021-12-16 11:18 UTC 

[gcc(refs/users/marxin/heads/PR103696-fix-combined-pragma)] pragma: respect pragma in lambda functions
 2021-12-16 11:06 UTC 

[gcc/marxin/heads/PR103696-fix-combined-pragma] (15 commits) pragma: respect pragma in lambda functions
 2021-12-16 11:06 UTC 

[gcc r12-6013] aarch64: fix: ls64 tests fail on aarch64_be [PR103729]
 2021-12-16 10:50 UTC 

[gcc r12-6012] For -foffload= suggest also 'disable' and 'default' [PR103644]
 2021-12-16 10:19 UTC 

[gcc r12-6011] Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"
 2021-12-16  4:47 UTC 

[gcc r12-6010] Verbose support in analyze_brprob_spec
 2021-12-16  1:58 UTC 

[gcc r9-9870] Daily bump
 2021-12-16  0:19 UTC 

[gcc r11-9393] Daily bump
 2021-12-16  0:18 UTC 

[gcc r10-10340] Daily bump
 2021-12-16  0:17 UTC 

[gcc r12-6009] Daily bump
 2021-12-16  0:17 UTC 

[gcc/devel/c++-coroutines] Merge master r12-6003
 2021-12-16  0:02 UTC 

[gcc/devel/c++-coroutines] (40 commits) Merge master r12-6003
 2021-12-16  0:02 UTC 

[gcc r12-6008] c++: Allow constexpr decltype(auto) [PR102229]
 2021-12-15 22:48 UTC 

[gcc r12-6007] testsuite: Be more informative for ICEs
 2021-12-15 22:27 UTC 

[gcc r12-6006] Sync with binutils: Support the PGO build for binutils+gdb
 2021-12-15 22:21 UTC 

[gcc r12-6005] Sync with binutils: GCC: Pass --plugin to AR and RANLIB
 2021-12-15 22:21 UTC 

[gcc r12-6004] libstdc++: Overload std::__to_address for __gnu_cxx::__normal_iterator
 2021-12-15 21:29 UTC 

[gcc r11-9392] c++: Fix decltype-bitfield1.C on i?86
 2021-12-15 20:25 UTC 

[gcc r11-9391] c++: redundant explicit 'this' capture before C++20 [PR100493]
 2021-12-15 19:55 UTC 

[gcc r11-9390] c++: implicit dummy object in requires clause [PR103198]
 2021-12-15 19:55 UTC 

[gcc r11-9389] c++: template-id ADL and partial instantiation [PR99911]
 2021-12-15 19:55 UTC 

[gcc r11-9388] c++: bogus error w/ tentative type parse of concept-id [PR98394]
 2021-12-15 19:55 UTC 

[gcc r11-9387] c++: CTAD within template argument [PR102933]
 2021-12-15 19:55 UTC 

[gcc r11-9386] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
 2021-12-15 19:36 UTC 

[gcc r11-9385] Fortran: prevent NULL pointer dereferences checking do-loop contained stuff
 2021-12-15 19:35 UTC 

[gcc r12-6003] d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b
 2021-12-15 19:01 UTC 

[gcc(refs/users/marxin/heads/PR103696-fix-combined-pragma)] A fix attempt
 2021-12-15 16:28 UTC 

[gcc] Created branch 'marxin/heads/PR103696-fix-combined-pragma' in namespace 'refs/users'
 2021-12-15 16:28 UTC 

[gcc r12-6002] Add new test [PR78969]
 2021-12-15 15:44 UTC 

[gcc r12-6001] configure: Account CXXFLAGS in gcc-plugin.m4
 2021-12-15 14:50 UTC 

[gcc r12-6000] nvptx: Add -misa=sm_75 and -misa=sm_80
 2021-12-15 14:00 UTC 

[gcc r12-5999] [nvptx] Add -mptx=7.0
 2021-12-15 14:00 UTC 

[gcc(refs/users/marxin/heads/fix-vect.exp-asan-errors)] testsuite: fix vect.exp ASAN errors
 2021-12-15 12:41 UTC 

[gcc] Created branch 'marxin/heads/fix-vect.exp-asan-errors' in namespace 'refs/users'
 2021-12-15 12:41 UTC 

[gcc r12-5998] aarch64: Don't classify vector pairs as short vectors [PR103094]
 2021-12-15 12:19 UTC 

[gcc r12-5997] c++: Fix warning word splitting [PR103713]
 2021-12-15 12:10 UTC 

[gcc(refs/users/marxin/heads/PR103713-fix-splitting)] c++: Fix warning word splitting [PR103713]
 2021-12-15 11:10 UTC 

[gcc] Created branch 'marxin/heads/PR103713-fix-splitting' in namespace 'refs/users'
 2021-12-15 11:09 UTC 

[gcc r12-5996] middle-end: REE should always check all vector usages, even if it finds a defining def. [PR103350]
 2021-12-15 10:26 UTC 

[gcc r12-5995] testsuite: Fix up cpp23/auto-fncast11.C testcase [PR103408]
 2021-12-15 10:20 UTC 

[gcc(refs/users/marxin/heads/i386-refactor-cpu_feature)] i386: simplify cpu_feature handling
 2021-12-15  9:56 UTC 

[gcc] Created branch 'marxin/heads/i386-refactor-cpu_feature' in namespace 'refs/users'
 2021-12-15  9:56 UTC 

[gcc r12-5994] dwarf2cfi: Improve cfa_reg comparisons [PR103619]
 2021-12-15  9:43 UTC 

[gcc r12-5993] i386: Fix emissing of __builtin_cpu_supports
 2021-12-15  9:30 UTC 

[gcc r12-5992] openmp: Avoid calling operand_equal_p on OMP_CLAUSEs [PR103704]
 2021-12-15  9:29 UTC 

[gcc r12-5991] libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]
 2021-12-15  9:26 UTC 

[gcc r12-5990] Add combine splitter to transform vashr/vlshr/vashl_optab to ashr/lshr/ashl_optab for const vector d
 2021-12-15  8:27 UTC 

[gcc r9-9869] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-12-15  8:05 UTC 

[gcc r12-5989] Generate XXSPLTIDP for scalars on power10
 2021-12-15  7:30 UTC 

[gcc r12-5988] Generate XXSPLTIDP for vectors on power10
 2021-12-15  7:02 UTC 

[gcc r12-5987] Generate XXSPLTIW on power10
 2021-12-15  6:38 UTC 

[gcc r10-10339] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-12-15  6:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR103302] skip multi-part clobber during lra for complex parts too
 2021-12-15  6:06 UTC 

[gcc/aoliva/heads/testme] (132 commits) [PR103302] skip multi-part clobber during lra for complex p
 2021-12-15  6:05 UTC 

[gcc/aoliva/heads/testbase] (131 commits) [PR100518] store by mult pieces: keep addr in Pmode
 2021-12-15  6:05 UTC 

[gcc r12-5986] Add LXVKQ support
 2021-12-15  5:58 UTC 

[gcc r12-5985] Add new constant data structure
 2021-12-15  5:56 UTC 

[gcc r11-9384] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-12-15  5:48 UTC 

[gcc r12-5984] [PR100518] store by mult pieces: keep addr in Pmode
 2021-12-15  5:26 UTC 

[gcc r12-5983] [PR100843] store by mult pieces: punt on max_len < min_len
 2021-12-15  5:25 UTC 

[gcc r9-9868] Daily bump
 2021-12-15  0:19 UTC 

[gcc r11-9383] Daily bump
 2021-12-15  0:18 UTC 

[gcc r10-10338] Daily bump
 2021-12-15  0:17 UTC 

[gcc r12-5982] Daily bump
 2021-12-15  0:17 UTC 

[gcc r12-5981] Fix ICE. [PR103682]
 2021-12-14 23:40 UTC 

[gcc r12-5980] libstdc++: Support old and new T_FMT for en_HK locale [PR103687]
 2021-12-14 23:37 UTC 

[gcc r12-5979] [PATCH] stddef.h: add support for musl typedef macro guards
 2021-12-14 23:09 UTC 

[gcc r12-5978] regrename: Skip renaming if instruction is noop move
 2021-12-14 21:56 UTC 

[gcc r12-5977] libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
 2021-12-14 21:47 UTC 

[gcc r12-5976] libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
 2021-12-14 21:47 UTC 

[gcc r12-5975] libstdc++: Simplify definition of std::regex_constants variables
 2021-12-14 21:47 UTC 

[gcc r12-5974] rs6000: Rename arrays to remove temporary _x suffix
 2021-12-14 21:42 UTC 

[gcc r12-5973] rs6000: Rename functions with "new" in their names
 2021-12-14 21:42 UTC 

[gcc r12-5972] rs6000: Remove rs6000-builtin.def and associated data and functions
 2021-12-14 21:42 UTC 

[gcc r12-5971] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
 2021-12-14 21:42 UTC 

[gcc r12-5970] rs6000: Remove altivec_overloaded_builtins array and initialization
 2021-12-14 21:42 UTC 

[gcc r12-5969] rs6000: Do not allow combining of multiple assemble quads [PR103548]
 2021-12-14 21:00 UTC 

[gcc r12-5968] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
 2021-12-14 20:57 UTC 

[gcc r12-5967] Fortran: prevent NULL pointer dereferences checking do-loop contained stuff
 2021-12-14 20:14 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5964
 2021-12-14 19:46 UTC 

[gcc/devel/c++-coroutines] (23 commits) Merge master r12-5964
 2021-12-14 19:46 UTC 

[gcc r12-5966] i386: Implement VxHF vector set/insert/extract with lower ABI levels
 2021-12-14 17:28 UTC 

[gcc r12-5965] rs6000: Remove new_builtins_are_live and dead code it was guarding
 2021-12-14 17:23 UTC 

[gcc r12-5964] rs6000: Builtins for doubleword compare should be in [power8-vector] (PR103625)
 2021-12-14 17:20 UTC 

[gcc r12-5963] rs6000: Some builtins require IBM-128 long double format (PR103623)
 2021-12-14 17:20 UTC 

[gcc r12-5962] Add support for global rvalue initialization and constructors
 2021-12-14 17:18 UTC 

[gcc r12-5961] Fortran: PACK intrinsic should not try to read from zero-sized array
 2021-12-14 15:57 UTC 

[gcc r12-5960] Determine global memory accesses in ipa-modref
 2021-12-14 15:51 UTC 

[gcc r12-5959] testsuite: Silence conversion warnings for MIN1 and MAX1
 2021-12-14 15:31 UTC 

[gcc r12-5958] fortran: Silence conversion warnings for MIN1 and MAX1
 2021-12-14 15:31 UTC 

[gcc(refs/users/marxin/heads/fix-i386-asan-issue-part-2)] testsuite: fix ASAN errors in i386.exp tests
 2021-12-14 15:23 UTC 

[gcc] Created branch 'marxin/heads/fix-i386-asan-issue-part-2' in namespace 'refs/users'
 2021-12-14 15:22 UTC 

[gcc r12-5957] [PR99531] Do not scan push insn for ia32 in the test
 2021-12-14 15:04 UTC 

[gcc r12-5956] MAINTAINERS: Add myself to write after approval
 2021-12-14 15:03 UTC 

[gcc r12-5955] aarch64: Add LS64 extension and intrinsics
 2021-12-14 14:54 UTC 

[gcc r12-5954] testsuite: fix ASAN errors
 2021-12-14 14:49 UTC 

[gcc(refs/users/marxin/heads/fix-i386-asan-issue)] testsuite: fix ASAN errors
 2021-12-14 14:44 UTC 

[gcc] Created branch 'marxin/heads/fix-i386-asan-issue' in namespace 'refs/users'
 2021-12-14 14:44 UTC 

[gcc r12-5953] libstdc++: Fix non-reserved name in <regex> header
 2021-12-14 14:25 UTC 

[gcc(refs/users/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386)] i386: Fix emissing of __builtin_cpu_supports
 2021-12-14 13:51 UTC 

[gcc/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386] (22 commits) i386: Fix emissing of __builtin_cpu_supports
 2021-12-14 13:51 UTC 

[gcc r12-5952] c++: processing_template_decl vs template depth [PR103408]
 2021-12-14 13:16 UTC 

[gcc(refs/users/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386)] i386: Fix emissing of __builtin_cpu_supports
 2021-12-14 13:14 UTC 

[gcc/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386] i386: Fix emissing of __builtin_cpu_supports
 2021-12-14 13:13 UTC 

[gcc r12-5951] Remove fpic multilib on x86_64-vxworks
 2021-12-14 12:57 UTC 

[gcc r11-9382] vect-loop: fix build
 2021-12-14 12:49 UTC 

[gcc r12-5950] c++: don't leak 'arglist' in build_new_op
 2021-12-14 12:49 UTC 

[gcc r12-5949] c++: remove COMPOUND_EXPR_OVERLOADED flag
 2021-12-14 12:48 UTC 

[gcc r12-5948] Drop the fpic multilib for powerpc*-vxworks*
 2021-12-14 12:28 UTC 

[gcc r12-5947] c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
 2021-12-14 11:03 UTC 

[gcc r12-5946] Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697]
 2021-12-14  6:21 UTC 

[gcc r9-9867] Daily bump
 2021-12-14  0:19 UTC 

[gcc r11-9381] Daily bump
 2021-12-14  0:18 UTC 

[gcc r10-10337] Daily bump
 2021-12-14  0:17 UTC 

[gcc r12-5945] Daily bump
 2021-12-14  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5942
 2021-12-13 20:21 UTC 

[gcc/devel/c++-coroutines] (44 commits) Merge master r12-5942
 2021-12-13 20:21 UTC 

[gcc r12-5944] [PR99531] Modify pseudo class cost calculation when processing move involving the pseudo and a hard
 2021-12-13 19:11 UTC 

[gcc r12-5943] x86: Avoid generating orb $0, %ah
 2021-12-13 18:52 UTC 

[gcc r12-5942] Rework VXWORKS_LINK_SPEC for shared objects support
 2021-12-13 18:04 UTC 

[gcc r12-5941] Remove ppc*-vxworks7* inadequate libgcc Makefile fragments
 2021-12-13 18:04 UTC 

[gcc r12-5940] Remove special case for arm-vxworks on the use of vxcrtstuff
 2021-12-13 18:04 UTC 

[gcc r12-5939] Tigthen libc_internal and crtstuff for VxWorks shared objects
 2021-12-13 18:03 UTC 

[gcc r12-5938] VxWorks config fixes for shared objects
 2021-12-13 18:03 UTC 

[gcc r12-5937] Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7
 2021-12-13 18:03 UTC 

[gcc r12-5936] Add -fipa-strict-aliasing
 2021-12-13 16:30 UTC 

[gcc r12-5935] aarch64: Add command-line support for Armv8.8-a
 2021-12-13 15:18 UTC 

[gcc r12-5934] aarch64: Use +mops to inline memset operations
 2021-12-13 15:18 UTC 

[gcc r12-5933] aarch64: Add memmove expansion for +mops
 2021-12-13 15:18 UTC 

[gcc r12-5932] aarch64: Add support for Armv8.8-a memory operations and memcpy expansion
 2021-12-13 15:18 UTC 

[gcc(refs/users/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386)] i386: Fix emissing of __builtin_cpu_supports
 2021-12-13 14:35 UTC 

[gcc] Created branch 'marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386' in namespace 'refs/users'
 2021-12-13 14:35 UTC 

[gcc r11-9380] pr103523: Check for PLUS/MINUS support
 2021-12-13 14:21 UTC 

[gcc r12-5931] inline: fix ICE with -fprofile-generate
 2021-12-13 13:58 UTC 

[gcc r12-5930] Include yvals.h for VxWorks < 7 RTPs as well
 2021-12-13 13:54 UTC 

[gcc r12-5929] Ensure VxWorks headers expose C99 features for C++
 2021-12-13 13:54 UTC 

[gcc r12-5928] Leverage sysroot for VxWorks
 2021-12-13 13:54 UTC 

[gcc r12-5927] libstdc++: Add support for '?' in linker script globs
 2021-12-13 13:16 UTC 

[gcc r12-5926] Fortran: Handle compare in OpenMP atomic
 2021-12-13 11:38 UTC 

[gcc r12-5925] libstdc++: Make ranges::size and ranges::empty check for unbounded arrays
 2021-12-13 11:16 UTC 

[gcc r12-5924] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]
 2021-12-13 11:16 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-12-13 10:57 UTC 

[gcc/devel/sphinx] (8 commits) Merge branch 'master' into devel/sphinx
 2021-12-13 10:57 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).