]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
2021-06-24  Matthias Kretzlibstdc++: Ensure unrolled loops inline the lambda
2021-06-24  Matthias Kretzlibstdc++: Avoid raising fp exceptions in trunc, floor...
2021-06-24  Matthias Kretzlibstdc++: Fix condition when AVX512F ldexp implementat...
2021-06-24  Matthias Kretzlibstdc++: Minor simd_math cleanups
2021-06-24  Matthias Kretzlibstdc++: Remove incorrect fabs(simd) overload
2021-06-24  Matthias Kretzlibstdc++: Improve simd fixed_size codegen
2021-06-24  Matthias Kretzlibstdc++: Remove dead code in simd
2021-06-24  Matthias Kretzlibstdc++: Improve copysign(simd) codegen
2021-06-24  Jonathan Wakelylibstdc++: Fix typos and markdown errors in new simd...
2021-06-24  Jonathan Wakelylibstdc++: Implement LWG 2762 for std::unique_ptr:...
2021-06-24  Eric BotcazouEmit .file 0 directive earlier in DWARF 5
2021-06-24  Eric BotcazouFix --gdwarf-5 configure tests for Windows
2021-06-24  prathamesh... Add cscope.out to git ignore.
2021-06-24  Richard BienerMerge vec_addsub patterns
2021-06-24  Richard BienerAdd x86 addsub SLP pattern
2021-06-24  Jakub Jelinekdf: Fix up handling of paradoxical subregs in debug...
2021-06-24  Jakub Jelinekstor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with...
2021-06-24  Ilya LeoshkevichIBM Z: Define NO_PROFILE_COUNTERS
2021-06-24  Richard BienerFix SLP permute propagation error
2021-06-24  Jakub Jelinekopenmp: in_reduction clause support on target construct
2021-06-24  Kewen Linpredcom: Refactor more by encapsulating global states
2021-06-24  Richard Bienerrefactor SLP permute propagation
2021-06-24  Richard Bienertree-optimization/101105 - fix runtime alias test optim...
2021-06-24  liuhongti386: Add vashlm3/vashrm3/vlshrm3 to enable vectorizati...
next