platform/upstream/gcc.git
2021-06-29 Piotr Trojanek[Ada] More robust guard against cascaded errors with...
2021-06-29 Piotr Trojanek[Ada] Simplify detection of local types
2021-06-29 Gary Dismukes[Ada] Overriding errors on renamings and instances...
2021-06-29 Doug Rupp[Ada] vx7-shared-libs - x86_64-vx7r2 (gnat runtime)
2021-06-29 Piotr Trojanek[Ada] Accept arrays and scalars as type views that...
2021-06-29 Bob Duff[Ada] tech debt: Parent (Empty) is not allowed
2021-06-29 Eric Botcazou[Ada] Fix old typo in comment
2021-06-29 Eric Botcazou[Ada] Further adjustment and optimization of System...
2021-06-29 Bob Duff[Ada] tech debt: clean up Component_Size
2021-06-29 Pascal Obry[Ada] Add some OS constants to control keepalive on...
2021-06-29 Piotr Trojanek[Ada] Rewrite Validated_View in recursive style
2021-06-29 Eric Botcazou[Ada] Ignore again errors when running gen_il-main
2021-06-29 Richard Kenner[Ada] Factor out many fields in entities
2021-06-29 Bob Duff[Ada] Fix bug in node/entity kind numbers in sinfo...
2021-06-29 Piotr Trojanek[Ada] Consistently use Validated_View for Valid_Scalars...
2021-06-29 Richard BienerAdd forward propagation to SLP "any" permutes
2021-06-29 Tobias BurnusAdd 'default' to -foffload=; document that flag [PR67300]
2021-06-29 Tobias Burnuslibgomp.fortran/defaultmap-8.f90: Fix non-shared memory...
2021-06-29 Tobias Burnusdoc/invoke.texi: Sort flags in 'C Language Options'
2021-06-29 Richard BienerRefactor SLP permute opt propagation
2021-06-29 Jakub Jelinekmatch.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeo...
2021-06-29 Richard Bienertree-optimization/101242 - fix reverse graph entry...
2021-06-29 Jan-Benedict... pdp11: Fix signednedd warnings, remove "register" keywords
2021-06-29 David Edelsohnbootstrap: Include tm_p.h in btfout.c and ctfout.c.
2021-06-29 GCC AdministratorDaily bump.
2021-06-28 David Malcolmanalyzer: introduce byte_range and use to simplify...
2021-06-28 Martin SeborRegression tests for TREE_NO_WARNING enhancement to...
2021-06-28 Martin Seborobjc: Add support for per-location warning groups.
2021-06-28 Martin Seborlibcc1: Add support for per-location warning groups.
2021-06-28 Martin Seborfortran: Add support for per-location warning groups.
2021-06-28 Martin Seborada: Add support for per-location warning groups.
2021-06-28 Ian Lance Taylorlibbacktrace: improve XCOFF support
2021-06-28 Indu Bhagatlibiberty: copy over .BTF section when using LTO
2021-06-28 Indu BhagatEnable BTF generation in the BPF backend
2021-06-28 Indu BhagatCTF/BTF documentation
2021-06-28 Indu BhagatCTF/BTF testsuites
2021-06-28 Indu BhagatCTF/BTF debug formats
2021-06-28 Indu Bhagatdejagnu: modularize gcc-dg-debug-runtest a bit
2021-06-28 Indu Bhagatdwarf: externalize some DWARF internals for needs of...
2021-06-28 Martin Jamboripa-sra: Introduce a mini-DCE to tree-inline.c (PR...
2021-06-28 Martin Jamboripa-sra: Restructure how cloning and call redirection...
2021-06-28 Jonathan Wakelylibstdc++: Remove redundant explicit instantiations
2021-06-28 Jonathan Wakelylibstdc++: Fix backwards logic in 17_intro/names.cc...
2021-06-28 Jonathan Wakelylibstdc++: Allow unique_ptr<Incomplete[]>::operator...
2021-06-28 Jonathan Wakelylibstdc++: Implement LWG 415 for std::ws
2021-06-28 Martin Liskamklog: Handle correctly long lines.
2021-06-28 Andrew PinskiDuplicate the range information of the phi onto the...
2021-06-28 Richard Bienertree-optimization/101229 - fix vectorizer SLP hybrid...
2021-06-28 Martin Liskav850: silent 2 warnings
2021-06-28 Martin Liskav850: add v850_can_inline_p target hook
2021-06-28 Richard Bienertree-optimization/101207 - fix BB reduc permute elide...
2021-06-28 Richard Bienertree-optimization/101173 - fix interchange dependence...
2021-06-28 liuhongtFor 128/256-bit vec_cond_expr, When mask operands is...
2021-06-28 liuhongtFold blendv builtins into gimple.
2021-06-28 GCC AdministratorDaily bump.
2021-06-27 Andrew PinskiFix PR 101230: ICE in fold_cond_expr_with_comparison
2021-06-27 David Edelsohnaix: Add AIX 7.3 configuration and SPDX License Identif...
2021-06-27 GCC AdministratorDaily bump.
2021-06-26 Patrick Palkac++: access scope during partial spec matching [PR96204]
2021-06-26 Jason Merrillexcept: remove dwarf2out.h dependency
2021-06-26 Jason Merrillc++: constexpr aggr init of empty class [PR101040]
2021-06-26 Andrew PinskiLower for loops before lowering cond in genmatch
2021-06-26 Andrew PinskiReset the range info on the moved instruction in PHIOPT
2021-06-26 Andrew PinskiExpand the comparison argument of fold_cond_expr_with_c...
2021-06-26 GCC AdministratorDaily bump.
2021-06-26 Marek Polacekc++: Failure to delay noexcept parsing with ptr-operato...
2021-06-25 David Malcolmjit: fix test-vector-* failures
2021-06-25 David Malcolmjit: fix test-asm failures on i?86
2021-06-25 Martin SeborPR middle-end/101216 - spurious notes for function...
2021-06-25 Jonathan Wakelylibstdc++: Avoid intercepting exception in ostream...
2021-06-25 Jonathan Wakelylibstdc++: Implement LWG 581 for std:ostream::flush()
2021-06-25 Jonathan Wakelylibstdc++: Fix exception handling in std::ostream seek...
2021-06-25 Jonathan Wakelylibstdc++: Remove noexcept from syncbuf::swap (LWG...
2021-06-25 Jonathan Wakelylibstdc++: More workarounds in 17_intro/names.cc test...
2021-06-25 Chung-Lin Tangtestsuite/101114: Adjust libgomp.c-c++-common/struct...
2021-06-25 Matthias Kretzlibstdc++: Make use of __builtin_bit_cast for simd
2021-06-25 Matthias KretzMAINTAINERS: Add myself for write after approval and DCO
2021-06-25 Jeff LawUse right shifts to eliminate redundant test/compare...
2021-06-25 Richard Bienertree-optimization/101202 - fix ICE with failed backedge...
2021-06-25 Richard BienerFixup reduction info on addsub SLP pattern
2021-06-25 Richard Bieneradd -ltrans-objects lto-plugin debug option
2021-06-25 Xi Ruoyaotestsuite: avoid no-stack-protector-attr-3 fail on...
2021-06-25 Martin Sebormiddle-end: add support for per-location warning groups.
2021-06-25 Martin Seborcp: add support for per-location warning groups.
2021-06-25 Martin Seborc-family: add support for per-location warning groups.
2021-06-25 Martin Seborc: add support for per-location warning groups.
2021-06-25 Martin SeborAdd support for per-location warning groups.
2021-06-25 liuhongtRevert x86_order_regs_for_local_alloc changes in r12...
2021-06-25 GCC AdministratorDaily bump.
2021-06-24 Andrew MacLeodAdd a testcase to confirm the equivalence's are being...
2021-06-24 Andrew MacLeodOnly register relations on live edges
2021-06-24 Andrew MacLeodFix relation query of equivalences.
2021-06-24 Andrew MacLeodCorrectly unify recomputation with existing range.
2021-06-24 Andrew MacLeodFix comment typo.
2021-06-24 Patrick Palkac++: alias CTAD and aggregate deduction cand [PR98832]
2021-06-24 Patrick Palkac++: requires-expression folding [PR101182]
2021-06-24 Jakub Jelinekc: Fix up c_parser_has_attribute_expression [PR101176]
2021-06-24 Jakub Jelinekc: Fix C cast error-recovery [PR101171]
2021-06-24 Uros Bizjaki386: Add pack/unpack patterns for 64bit vectors [PR89021]
2021-06-24 Matthias Kretzlibstdc++: Fix internal names: add missing underscores
next