]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-06-29  Uros Bizjakcselib+expr+bitmap: Change return type of predicate...
2023-06-29  Jonathan Wakelylibstdc++: Fix src/c++20/tzdb.cc for non-constexpr...
2023-06-29  Jonathan Wakelylibstdc++: Do not use off64_t in calls to copy_file_ran...
2023-06-29  Patrick Palkac++: cache partial template specialization selection
2023-06-29  Tom TromeyRelax type-printer regexp in libstdc++ test suite
2023-06-29  Robin Dapptree-ssa-math-opts: Use element_precision.
2023-06-29  Roger Sayle[Committed] Add -mmove-max=128 -mstore-max=128 to piece...
2023-06-29  Richard Bienertree-optimization/110460 - fend off vector types from...
2023-06-29  Lili CuiAvoid adding loop-carried ops to long chains
2023-06-29  Alexandre Oliva[testsuite] tolerate enabled but missing language frontends
2023-06-29  Richard Bienermiddle-end/110452 - bad code generation with AVX512...
2023-06-29  Richard Bienermiddle-end/110461 - pattern applying wrongly to vectors
2023-06-29  Richard Bienerc/110454 - ICE with bogus TYPE_PRECISION use
2023-06-29  Richard SandifordA couple of va_gc_atomic tweaks
2023-06-29  Pan LiRISC-V: Support vfadd static rounding mode by mode...
2023-06-29  Pan LiRISC-V: Allow rounding mode control for RVV floating...
2023-06-29  Cui, Lilix86: Update model values for Alderlake, Rocketlake...
2023-06-29  Eugene RozenfeldFix collection and processing of autoprofile data for...
2023-06-29  GCC AdministratorDaily bump.
2023-06-28  Hans-Peter... testsuite: check_effective_target_lra: CRIS is LRA
2023-06-28  Hans-Peter... CRIS: Don't apply PATTERN to insn before validation...
2023-06-28  Jan HubickaEnable early inlining into always_inline functions
2023-06-28  Harald AnlaufFortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy...
2023-06-28  Patrick Palkac++: ahead of time variable template-id coercion [PR89442]
2023-06-28  Iain Buclawd: Fix wrong code-gen when returning structs by value.
2023-06-28  Iain Buclawd: Fix d_signed_or_unsigned_type is invoked for vector...
2023-06-28  Marek Polacekc++: fix error reporting routines re-entered ICE [PR110175]
2023-06-28  Uros Bizjakfinal+varasm: Change return type of predicate functions...
2023-06-28  Manolis Tsamiscprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER...
2023-06-28  Richard Bienertree-optimization/110434 - avoid <retval> ={v} {CLOBBER...
2023-06-28  Christophe... Make mve_fp_fpu[12].c accept single or double precision FPU
2023-06-28  Christophe... Make nomve_fp_1.c require arm_fp
2023-06-28  Richard Bienertree-optimization/110451 - hoist invariant compare...
2023-06-28  Paul ThomasFortran: Enable class expressions in structure construc...
2023-06-28  Roger Saylei386: Add cbranchti4 pattern to i386.md (for -m32 compa...
2023-06-28  Roger Saylei386: Fix FAIL of gcc.target/i386/pr78794.c on ia32.
2023-06-28  Jan HubickaAdd cold attribute to throw wrappers and terminate
2023-06-28  Richard Bienertree-optimization/110443 - prevent SLP splat of gathers
2023-06-28  Haochen Guirs6000: Add two peephole patterns for "mr." insn
2023-06-28  Juzhe-ZhongRISC-V: Support vfwmacc combine lowering
2023-06-28  Haochen Guirs6000: Splat vector small V2DI constants with vspltisw...
2023-06-28  Jan HubickaEnable ranger for ipa-prop
2023-06-28  Andrew PinskiAdd testcase for PR 110444
2023-06-28  Richard BienerPrevent TYPE_PRECISION on VECTOR_TYPEs
2023-06-28  Jason Merrillc++: inherited constructor attributes
2023-06-28  Alexandre OlivaAdd leafy mode for zero-call-used-regs
2023-06-28  Alexandre Oliva[testsuite] note pitfall in how outputs.exp sets gld
2023-06-28  Jason Merrillc++: C++26 constexpr cast from void* [PR110344]
2023-06-28  Jason Merrilltestsuite: std_list handling for { target c++26 }
2023-06-28  Juzhe-ZhongRISC-V: Support floating-point vfwadd/vfwsub vv/wv...
2023-06-28  Hongyu Wangi386: Fix mvc17.c test for default target clone under...
2023-06-28  liuhongtIssue a warning for conversion between short and __bf16...
2023-06-28  GCC AdministratorDaily bump.
2023-06-27  Robin DappRISC-V: Add autovect widening/narrowing Integer/FP...
2023-06-27  Robin DappRISC-V: Add autovec FP widening/narrowing.
2023-06-27  Robin DappRISC-V: Add autovec FP int->float conversion.
2023-06-27  Robin DappRISC-V: Implement autovec copysign.
2023-06-27  Robin DappRISC-V: Split VF iterators for Zvfh(min).
2023-06-27  Robin Dappmatch.pd: Use element_mode instead of TYPE_MODE.
2023-06-27  Prathamesh... [SVE] Fold svdupq to VEC_PERM_EXPR if elements are...
2023-06-27  Andrew PinskiMark asm goto with outputs as volatile
2023-06-27  Eric Botcazouada: Fix build of GNAT tools
2023-06-27  Eric Botcazouada: Fix bad interaction between inlining and thunk...
2023-06-27  Eric Botcazouada: Make the identification of case expressions more...
2023-06-27  Eric Botcazouada: Fix double finalization of case expression in...
2023-06-27  Eric Botcazouada: Fix incorrect handling of iterator specifications...
2023-06-27  Claire Drossada: Correct the contract of Ada.Text_IO.Get_Line
2023-06-27  Eric Botcazouada: Fix too late finalization and secondary stack...
2023-06-27  Eric Botcazouada: Plug small loophole in the handling of private...
2023-06-27  Eric Botcazouada: Plug another loophole in the handling of private...
2023-06-27  Viljar Indusada: Update printing container aggregates for debugging
2023-06-27  Viljar Indusada: Fix expanding container aggregates
2023-06-27  Aldy HernandezConvert remaining uses of value_range in ipa-*.cc to...
2023-06-27  Aldy HernandezImplement ipa_vr hashing.
2023-06-27  Aldy HernandezConvert ipa_jump_func to use ipa_vr instead of a value_...
2023-06-27  Richard Sandifordgengtype: Handle braced initialisers in structs
2023-06-27  Richard Bienertree-optimization/96208 - SLP of non-grouped loads
2023-06-27  liuhongtRefine maskstore patterns with UNSPEC_MASKMOV.
2023-06-27  liuhongtMake option mvzeroupper independent of optimization...
2023-06-27  liuhongtDon't issue vzeroupper for vzeroupper call_insn.
2023-06-27  Andrew PinskiFix __builtin_alloca_with_align_and_max defbuiltin...
2023-06-27  GCC AdministratorDaily bump.
2023-06-27  Juzhe-ZhongRISC-V: Support const vector expansion with step vector...
2023-06-26  Andrew Pinskidocs: Add @cindex for some attributes
2023-06-26  Thomas Rodgerslibstdc++: Synchronize PSTL with upstream
2023-06-26  Ian Lance Taylorcompiler: support -fgo-importcfg
2023-06-26  Kyrylo Tkachovaarch64: Use <DWI> instead of <V2XWIDE> in scalar SQRSH...
2023-06-26  Kyrylo Tkachovaarch64: Clean up some rounding immediate predicates
2023-06-26  Jonathan Wakelylibstdc++: Fix std::format for pointers [PR110239]
2023-06-26  Jonathan Wakelylibstdc++: Implement P2538R1 ADL-proof std::projected
2023-06-26  Jonathan Wakelylibstdc++: Qualify calls to debug mode helpers
2023-06-26  Andreas KrebbelIBM zSystems: Assume symbols without explicit alignment...
2023-06-26  Jan HubickaFix profile of forwarders produced by cd-dce
2023-06-26  Andrew Carlottidocs: Fix typo
2023-06-26  Ju-Zhe ZhongDSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE
2023-06-26  Ju-Zhe ZhongGIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE}
2023-06-26  Andrew MacLeodAvoid redundant GORI calcuations.
2023-06-26  Richard Sandifordvect: Cost intermediate conversions
2023-06-26  Richard Bienertree-optimization/110381 - preserve SLP permutation...
2023-06-26  Pan LiRISC-V: Remove duplicated extern function_base decl
next