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

[gcc/devel/sphinx] (18 commits) Merge branch 'master' into devel/sphinx
 2021-11-23 10:28 UTC 

[gcc r12-5469] docs: Remove 2 more duplicite param descriptions
 2021-11-23 10:28 UTC 

[gcc r12-5468] tree-optimization/103361 - fix unroll-and-jam direction vector handling
 2021-11-23 10:04 UTC 

[gcc r12-5467] inliner: Remove unused transform_lang_insert_block hook
 2021-11-23 10:03 UTC 

[gcc r12-5466] Improve bytewise DSE
 2021-11-23  9:57 UTC 

[gcc r12-5465] Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_1
 2021-11-23  9:57 UTC 

[gcc r12-5464] openmp: Fix up handling of reduction clauses on the loop construct [PR102431]
 2021-11-23  9:33 UTC 

[gcc r12-5463] rs6000: Optimize code generation of vec_reve [PR100868]
 2021-11-23  8:33 UTC 

[gcc r12-5462] contrib: filter out -Wc++20-extensions
 2021-11-23  7:37 UTC 

[gcc r12-5461] contrib: Support itemx in check-params-in-docs.py
 2021-11-23  7:28 UTC 

[gcc r12-5460] Re: [PATCH] PR tree-optimization/102232 Adding a missing pattern to match.pd
 2021-11-23  3:08 UTC 

[gcc r12-5459] libcpp: Use [[likely]] conditionally
 2021-11-23  2:44 UTC 

[gcc r12-5458] Re: [PATCH] PR tree-optimization/96779 Adding a missing pattern to match.pd
 2021-11-23  0:48 UTC 

[gcc r9-9838] Daily bump
 2021-11-23  0:19 UTC 

[gcc r11-9265] Daily bump
 2021-11-23  0:18 UTC 

[gcc r10-10288] Daily bump
 2021-11-23  0:17 UTC 

[gcc r12-5457] Daily bump
 2021-11-23  0:17 UTC 

[gcc r11-9264] libstdc++: Fix inconsistent noexcept-specific for valarray begin/end
 2021-11-23  0:07 UTC 

[gcc r12-5456] c++: remember pointer-to-member location
 2021-11-22 22:43 UTC 

[gcc r12-5455] c++: improved return expression location
 2021-11-22 22:43 UTC 

[gcc r12-5454] libcpp: Fix _Pragma stringification [PR103165]
 2021-11-22 21:34 UTC 

[gcc r10-10287] Fortran: fix lookup for gfortran builtin math intrinsics used by DEC extensions
 2021-11-22 20:04 UTC 

[gcc r11-9263] Fortran: fix lookup for gfortran builtin math intrinsics used by DEC extensions
 2021-11-22 20:00 UTC 

[gcc(refs/users/marxin/heads/merge-libsanitizer-v6)] libsanitizer: add new file to Makefile.am
 2021-11-22 18:39 UTC 

[gcc(refs/users/marxin/heads/merge-libsanitizer-v6)] libsanitizer: Apply local patches
 2021-11-22 18:39 UTC 

[gcc(refs/users/marxin/heads/merge-libsanitizer-v6)] libsanitizer: merge from master (996ef895cd3d1313665a42fc8e20d1d4e1cf2a28)
 2021-11-22 18:38 UTC 

[gcc] Created branch 'marxin/heads/merge-libsanitizer-v6' in namespace 'refs/users'
 2021-11-22 18:38 UTC 

[gcc r12-5453] tree-optimization/103345: Improved load merging
 2021-11-22 18:17 UTC 

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

[gcc/devel/sphinx] (6 commits) Merge branch 'master' into devel/sphinx
 2021-11-22 16:39 UTC 

[gcc r12-5452] docs: remove duplicate param documentation
 2021-11-22 16:38 UTC 

[gcc r12-5451] openacc: Fix up C++ #pragma acc routine handling [PR101731]
 2021-11-22 16:07 UTC 

[gcc r12-5450] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
 2021-11-22 14:57 UTC 

[gcc r12-5449] libgcc: Remove dbase member from struct unw_eh_callback_data if NULL
 2021-11-22 13:53 UTC 

[gcc r12-5448] libgcc: Remove tbase member from struct unw_eh_callback_data
 2021-11-22 13:53 UTC 

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

[gcc/devel/sphinx] (144 commits) Merge branch 'master' into devel/sphinx
 2021-11-22 12:58 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement-v2)] Loop unswitching: improve costing model
 2021-11-22 12:56 UTC 

[gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v2' in namespace 'refs/users'
 2021-11-22 12:56 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add one more comment
 2021-11-22 12:52 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add comments
 2021-11-22 12:52 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add missing update_stmt
 2021-11-22 12:45 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Improve costing model - make it selective
 2021-11-22 12:45 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Consider only constant class for iranges
 2021-11-22 12:45 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add new test
 2021-11-22 12:45 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Use proper ranges for unswitching candidates
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add debug counter and fix a typo
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Simplify early exit
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Fix floating point types
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Properly use predicates for true/false edges
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-22 12:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-22 12:44 UTC 

[gcc/marxin/heads/loop-unswitch-improvement] (52 commits) Add missing update_stmt
 2021-11-22 12:44 UTC 

[gcc r12-5447] tree-optimization/103351 - avoid compare-debug issue wrt CD-DCE change
 2021-11-22 11:18 UTC 

[gcc r9-9837] IBM Z: Fix load-and-test peephole2 condition
 2021-11-22  9:22 UTC 

[gcc r10-10286] IBM Z: Fix load-and-test peephole2 condition
 2021-11-22  9:20 UTC 

[gcc r11-9262] IBM Z: Fix load-and-test peephole2 condition
 2021-11-22  9:18 UTC 

[gcc r12-5446] openmp: Handle OMP_MASKED in potential_constant_expression_1 [PR103349]
 2021-11-22  9:14 UTC 

[gcc r11-9261] tree-optimization/103237 - avoid vectorizing unhandled double reductions
 2021-11-22  8:00 UTC 

[gcc r11-9260] tree-optimization/103204 - fix missed valueization in VN
 2021-11-22  8:00 UTC 

[gcc r11-9259] middle-end/103181 - fix operation_could_trap_p for vector division
 2021-11-22  8:00 UTC 

[gcc r11-9258] tree-optimization/102970 - remap cliques when translating over backedges
 2021-11-22  8:00 UTC 

[gcc r11-9257] Don't allow mask/sse/mmx mov in TLS code sequences
 2021-11-22  3:37 UTC 

[gcc r12-5445] Don't allow mask/sse/mmx mov in TLS code sequences
 2021-11-22  3:36 UTC 

[gcc r12-5444] xtensa: Fix non-robust split condition in define_insn_and_split
 2021-11-22  2:19 UTC 

[gcc r9-9836] Daily bump
 2021-11-22  0:19 UTC 

[gcc r11-9256] Daily bump
 2021-11-22  0:18 UTC 

[gcc r10-10285] Daily bump
 2021-11-22  0:17 UTC 

[gcc r12-5443] Daily bump
 2021-11-22  0:17 UTC 

[gcc r12-5442] fortran, debug: Fix up DW_AT_rank [PR103315]
 2021-11-21 20:08 UTC 

[gcc r12-5441] i386: Fix up handling of target attribute [PR101180]
 2021-11-21 20:07 UTC 

[gcc r12-5440] Fortran: fix lookup for gfortran builtin math intrinsics used by DEC extensions
 2021-11-21 18:29 UTC 

[gcc r12-5439] Improve base tracking in ipa-modref
 2021-11-21 15:16 UTC 

[gcc r12-5438] Fix failure merge_block.c testcase
 2021-11-21 15:14 UTC 

[gcc r12-5437] Refactor load/store/kill analysis in ipa-modref
 2021-11-21 12:22 UTC 

[gcc r12-5436] Tweak tree-ssa-math-opts.c to solve PR target/102117
 2021-11-21 11:41 UTC 

[gcc r9-9835] Daily bump
 2021-11-21  0:19 UTC 

[gcc r11-9255] Daily bump
 2021-11-21  0:18 UTC 

[gcc r10-10284] Daily bump
 2021-11-21  0:17 UTC 

[gcc r12-5435] Daily bump
 2021-11-21  0:17 UTC 

[gcc r12-5434] Fix ignore_nondeterminism_p in ipa-modref
 2021-11-20 23:40 UTC 

[gcc r12-5433] Fix looping flag discovery in ipa-pure-const
 2021-11-20 23:35 UTC 

[gcc r12-5432] Clobber the condition code in the bfin doloop patterns
 2021-11-20 16:30 UTC 

[gcc r12-5431] libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_if
 2021-11-20 15:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce asmnesia internal function
 2021-11-20 14:50 UTC 

[gcc/aoliva/heads/testme] introduce asmnesia internal function
 2021-11-20 14:50 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce asmnesia internal function
 2021-11-20 10:21 UTC 

[gcc/aoliva/heads/testme] introduce asmnesia internal function
 2021-11-20 10:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce asmnesia internal function
 2021-11-20  9:52 UTC 

[gcc/aoliva/heads/testme] introduce asmnesia internal function
 2021-11-20  9:52 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce asmnesia internal function
 2021-11-20  9:11 UTC 

[gcc/aoliva/heads/testme] (139 commits) introduce asmnesia internal function
 2021-11-20  9:11 UTC 

[gcc/aoliva/heads/testbase] (138 commits) harden conds: detach without decls
 2021-11-20  9:11 UTC 

[gcc r12-5430] Fix tree-optimization/103220: Another missing folding of (type) X op CST where type is a nop convert
 2021-11-20  8:06 UTC 

[gcc r12-5429] harden conds: detach without decls
 2021-11-20  5:54 UTC 

[gcc r12-5428] libgccjit: Add some reflection functions [PR96889]
 2021-11-20  1:52 UTC 

[gcc r9-9834] Daily bump
 2021-11-20  0:19 UTC 

[gcc r11-9254] Daily bump
 2021-11-20  0:18 UTC 

[gcc r10-10283] Daily bump
 2021-11-20  0:18 UTC 

[gcc r12-5427] Daily bump
 2021-11-20  0:17 UTC 

[gcc] Created branch 'devel/power-ieee128'
 2021-11-19 21:29 UTC 

[gcc r12-5426] c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180]
 2021-11-19 21:10 UTC 

[gcc r12-5425] gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space
 2021-11-19 20:53 UTC 

[gcc r12-5424] analyzer: fix false leak due to overeager state merging [PR103217]
 2021-11-19 20:25 UTC 

[gcc r12-5423] libstdc++: Improve tests for stringstream constructors in C++20
 2021-11-19 20:24 UTC 

[gcc r12-5422] libstdc++: Use __is_single_threaded in locale initialization
 2021-11-19 20:24 UTC 

[gcc r12-5421] libstdc++: One more change for Clang to support constexpr std::string [PR103295]
 2021-11-19 20:19 UTC 

[gcc r12-5420] rs6000: Add optimizations for _mm_sad_epu8
 2021-11-19 20:02 UTC 

[gcc r12-5419] c++: Fix cpp0x/lambda/lambda-nested9.C with C++11
 2021-11-19 19:59 UTC 

[gcc r12-5418] Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]
 2021-11-19 19:58 UTC 

[gcc r12-5417] libgcc, emutls: Allow building weak definitions of the emutls functions
 2021-11-19 19:57 UTC 

[gcc r12-5416] libstdc++, testsuite: Add a prune expression for external tool bug
 2021-11-19 19:52 UTC 

[gcc r12-5415] libphobos, testsuite: Add prune clauses for two Darwin cases
 2021-11-19 19:51 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2021-11-19 18:30 UTC 

[gcc/devel/modula-2] (432 commits) Merge branch 'master' into devel/modula-2
 2021-11-19 18:30 UTC 

[gcc r12-5414] libstdc++: Suppress -Wstringop warnings [PR103332]
 2021-11-19 18:16 UTC 

[gcc r12-5413] libstdc++: Begin lifetime of chars in constexpr std::string [PR103295]
 2021-11-19 18:16 UTC 

[gcc r12-5412] options: Make -Ofast switch off -fsemantic-interposition
 2021-11-19 17:47 UTC 

[gcc r12-5411] Use modref even for nested functions in ref_maybe_used_by_call_p_1
 2021-11-19 17:09 UTC 

[gcc r12-5410] Restore ancient -Waddress for weak symbols [PR33925]
 2021-11-19 16:48 UTC 

[gcc r12-5409] Limit depth for all GORI expressions
 2021-11-19 16:43 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Improve costing model - make it selective
 2021-11-19 16:27 UTC 

[gcc r12-5408] IBM Z: Fix load-and-test peephole2 condition
 2021-11-19 15:57 UTC 

[gcc r11-9253] Do not abort compilation when dump file is /dev/*
 2021-11-19 15:50 UTC 

[gcc/devel/modula-2] Bug fix for error scope announcement and update git info in doc/gm2.texi
 2021-11-19 15:14 UTC 

[gcc r12-5407] middle-end: Handle FMA_CONJ correctly after SLP layout update
 2021-11-19 15:13 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Consider only constant class for iranges
 2021-11-19 14:44 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add new test
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Use proper ranges for unswitching candidates
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add debug counter and fix a typo
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Simplify early exit
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Fix floating point types
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Properly use predicates for true/false edges
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-19 14:34 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-19 14:34 UTC 

[gcc/marxin/heads/loop-unswitch-improvement] (14 commits) Add new test
 2021-11-19 14:34 UTC 

[gcc r12-5406] Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS."
 2021-11-19 14:30 UTC 

[gcc r12-5405] Do not abort compilation when dump file is /dev/*
 2021-11-19 14:27 UTC 

[gcc r9-9833] libphobos: Increase size of defaultStackPages on OSX X86_64 targets
 2021-11-19 14:15 UTC 

[gcc r9-9832] libphobos: Don't call __gthread_key_delete in the emutls destroy function
 2021-11-19 14:15 UTC 

[gcc r10-10282] libphobos: Increase size of defaultStackPages on OSX X86_64 targets
 2021-11-19 14:14 UTC 

[gcc r10-10281] libphobos: Don't call __gthread_key_delete in the emutls destroy function
 2021-11-19 14:14 UTC 

[gcc r12-5404] c++: cp_walk_subtrees simplification for *_CAST_EXPR
 2021-11-19 14:01 UTC 

[gcc r11-9252] libphobos: Increase size of defaultStackPages on OSX X86_64 targets
 2021-11-19 13:58 UTC 

[gcc r11-9251] libphobos: Don't call __gthread_key_delete in the emutls destroy function
 2021-11-19 13:58 UTC 

[gcc r12-5403] c++: nested lambda capturing a capture proxy [PR94376]
 2021-11-19 13:54 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add new test
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Use proper ranges for unswitching candidates
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add debug counter and fix a typo
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Simplify early exit
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Fix floating point types
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Properly use predicates for true/false edges
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-19 13:53 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-19 13:53 UTC 

[gcc/marxin/heads/loop-unswitch-improvement] (115 commits) Add new test
 2021-11-19 13:53 UTC 

[gcc/devel/c++-coroutines] Merge master r12-5398
 2021-11-19 13:49 UTC 

[gcc/devel/c++-coroutines] (568 commits) Merge master r12-5398
 2021-11-19 13:49 UTC 

[gcc r12-5402] libphobos: Increase size of defaultStackPages on OSX X86_64 targets
 2021-11-19 13:49 UTC 

[gcc r12-5401] libphobos: Don't call __gthread_key_delete in the emutls destroy function
 2021-11-19 13:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden cond: broaden detaching constraint
 2021-11-19 13:32 UTC 

[gcc(refs/users/marxin/heads/enable-all-dumps-to-devnull)] Enable all dumps and redirect them to /dev/null
 2021-11-19 12:51 UTC 

[gcc] Created branch 'marxin/heads/enable-all-dumps-to-devnull' in namespace 'refs/users'
 2021-11-19 12:51 UTC 

[gcc r12-5400] Fix tree-optimization/103314 : Limit folding of (type) X op CST where type is a nop convert to gimpl
 2021-11-19 12:07 UTC 

[gcc r12-5399] Fix IPA modref ubsan
 2021-11-19 11:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] harden conds: detach without decls
 2021-11-19 11:10 UTC 

[gcc r12-5398] c++/103326 - fix ICE in tsubst with VECTOR_CST
 2021-11-19  9:36 UTC 

[gcc r12-5397] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796]
 2021-11-19  9:09 UTC 

[gcc r12-5396] libstdc++: Fix ctype changed after newlib update
 2021-11-19  8:48 UTC 

[gcc r12-5395] middle-end/103248 - fix RDIV_EXPR handling with fixed point
 2021-11-19  8:36 UTC 

[gcc r12-5394] tree-optimization/102436 - restore loop store motion
 2021-11-19  8:35 UTC 

[gcc r12-5393] Fix PR 103317, ICE after PHI-OPT, minmax_replacement producing invalid SSA
 2021-11-19  7:20 UTC 

[gcc r12-5392] Fix tree-optimization/103257: Missed jump threading due too early conversion of bool*A into bool?A:0
 2021-11-19  6:41 UTC 

[gcc r12-5391] c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808]
 2021-11-19  3:38 UTC 

[gcc r12-5390] Reduce cost of aligned sse register store
 2021-11-19  1:23 UTC 

[gcc r12-5389] c++: implicit dummy object in requires clause [PR103198]
 2021-11-19  0:32 UTC 

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

[gcc r11-9250] Daily bump
 2021-11-19  0:18 UTC 

[gcc r10-10280] Daily bump
 2021-11-19  0:18 UTC 

[gcc r12-5388] Daily bump
 2021-11-19  0:17 UTC 

[gcc r9-9830] d: Use HOST_WIDE_INT for type size temporaries
 2021-11-18 23:37 UTC 

[gcc r10-10279] d: Use HOST_WIDE_INT for type size temporaries
 2021-11-18 23:35 UTC 

[gcc r11-9249] d: Use HOST_WIDE_INT for type size temporaries
 2021-11-18 23:34 UTC 

[gcc r12-5387] d: Use HOST_WIDE_INT for type size temporaries
 2021-11-18 23:33 UTC 

[gcc r12-5386] c++: Implement C++23 P0849R8 - auto(x) [PR103049]
 2021-11-18 23:01 UTC 

[gcc r11-9248] Fix modref summary streaming
 2021-11-18 19:10 UTC 

[gcc r12-5385] Fix rs6000 predicates.md use of decl_replaceable_p
 2021-11-18 18:42 UTC 

[gcc r12-5384] Fortran: NULL() is not interoperable
 2021-11-18 18:36 UTC 

[gcc r12-5383] IPA: fix reproducibility in IPA MOD REF
 2021-11-18 18:34 UTC 

[gcc r12-5382] IPA: use cgraph_node instance
 2021-11-18 18:34 UTC 

[gcc r12-5381] c++: error recovery during C++20 template-id ADL failure
 2021-11-18 18:11 UTC 

[gcc r11-9247] Fix handling of ignore_stores in ipa_merge_modref_summary_after_inlining
 2021-11-18 18:08 UTC 

[gcc r12-5380] Turn -fsemantic-interposition to optimization flag
 2021-11-18 17:43 UTC 

[gcc r12-5379] Fix modref wrt __builtin_assume_aligned
 2021-11-18 17:42 UTC 

[gcc r12-5378] middle-end: check that both sides of complex expression is a mul
 2021-11-18 17:12 UTC 

[gcc(refs/users/marxin/heads/fix-modref-dump-dependency)] IPA: fix reproducibility in IPA MOD REF
 2021-11-18 16:50 UTC 

[gcc(refs/users/marxin/heads/fix-modref-dump-dependency)] IPA: use cgraph_node instance
 2021-11-18 16:50 UTC 

[gcc] Created branch 'marxin/heads/fix-modref-dump-dependency' in namespace 'refs/users'
 2021-11-18 16:50 UTC 

[gcc r12-5377] x86: Add -mindirect-branch-cs-prefix
 2021-11-18 16:26 UTC 

[gcc r12-5376] libstdc++: Fix std::char_traits<C>::move for constexpr
 2021-11-18 16:14 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).