]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-06-24  Richard Bienertree-optimization/110743 - expand RMW uninit detection
2026-06-24  Jeevithars6000: Add Future Vector Integer Arithmetic Instructio...
2026-06-24  Christopher... AArch64/SVE: Optimize vec_init for partial SVE vector...
2026-06-24  H.J. Lux86: Require GPR as previous scratch register in LCP...
2026-06-24  Lili Cuix86: Increase generic tune branch misprediction cost
2026-06-24  Rainer Orthtestsuite: Fix gcc.dg/vect/pr125567.c on SPARC
2026-06-24  Jan Beulichdoc/ifn.texi: don't have whitespace after @code
2026-06-24  Tobias Burnuslibgomp: Move internal NUMA function to a separate...
2026-06-24  Tobias Burnuslibgomp: Handle omp_default_device in the fallback...
2026-06-24  GCC AdministratorDaily bump.
2026-06-23  Jason Merrillc++/modules: dependent ADL laziness [PR125334]
2026-06-23  Jason Merrillc++/modules: imported incomplete typedef [PR125768]
2026-06-23  Kwok Cheung... openmp: Add macros for iterator element access
2026-06-23  Sandra LoosemoreOpenMP, Fortran: Add comments to gfc_trans_omp_array_se...
2026-06-23  James K. Lowdencobol: accept CDF PROCESS directive
2026-06-23  Jerry DeLislefortran: Fix memory leak for array structure-constructo...
2026-06-23  Harald AnlaufFortran: -fc-prototypes, deferred shape and deferred...
2026-06-23  James K. Lowdencobol: Elevate keyword priority.
2026-06-23  Robin Dappira: Add dependent filter handling.
2026-06-23  Robin DappRISC-V: Example dependent filter for RVV widen overlap.
2026-06-23  Robin Dapplra: Support dependent filters.
2026-06-23  Robin Dapprecog: Handle dependent filters.
2026-06-23  Robin Dappgenpreds: Dependent, dynamic register filters.
2026-06-23  Robin Dappvect: Do not use grouped gather for single pieces.
2026-06-23  Xi RuoyaoRevert "mips: fix unintialized operand use in sync_...
2026-06-23  Jonathan Wakelylibstdc++: Use const void* for parameters of some inter...
2026-06-23  Jonathan Wakelylibstdc++: Fix comment typo in <bits/chrono.h>
2026-06-23  Jonathan Wakelylibstdc++: Remove STLport link from docs
2026-06-23  Richard EarnshawMAINTAINERS: Add missing write-after accounts
2026-06-23  Jason Merrillc++: ubsan and inherited vptr [PR125745]
2026-06-23  Zhongyao ChenRISC-V: Add support for Zvabd extension
2026-06-23  Nathan Myerslibstdc: check pmr traits allocate_at_least (P0401...
2026-06-23  Alex Coplanaarch64: Fix unsharing in svset_impl::fold [PR125818]
2026-06-23  Sarvesh Chandrai386: Emit vunpcklpd for register V4DF/V8DF movddup...
2026-06-23  Paul ThomasFortran: Fix memory leaks in PDT tests. [PR121972]
2026-06-23  H.J. Lux86: Use previous scratch register in LCP stall peepholes
2026-06-23  Richard Bienertree-optimization/110743 - do not warn for bit sets...
2026-06-23  Hu, Lin1i386: implement cond_vec_cbranch_any/all for narrow...
2026-06-23  Hu, Lin1dojump: use simplify_expand_binop for vector boolean...
2026-06-23  Hu, Lin1doc: clarify {cond,cond_len}_vec_cbranch_all patterns.
2026-06-23  Kishan Parmarrs6000: Add future-altivec builtin stanza predicate
2026-06-23  Andrew Pinskics-elim: Don't set TODO_TODO_update_ssa_only_virtuals
2026-06-23  Xin Liui386: Add HYGON c86-4g-m8 support
2026-06-23  GCC AdministratorDaily bump.
2026-06-22  Marek Polacekc++: fix spurious -Wrange-loop-construct warning [PR125697]
2026-06-22  Marek Polacekc++/reflection: include lambda op() in members_of ...
2026-06-22  Andrew Pinskiphiopt: Reject instead of assert that the 2 vuse of...
2026-06-22  Andrew Pinskicselim: Fix comment on why no loads in the middle bb...
2026-06-22  Andrew Pinskicselim: manually keep upto date the vops
2026-06-22  Andrew Pinskicselim: Just use gsi_insert_before instead of checking...
2026-06-22  Xavier Del... cobol: Remove %I spec
2026-06-22  Georg-Johann LayRemove -*- C++ -*- tags for Emacs from .cc files.
2026-06-22  Filip Kastllto-plugin.c: c23 compatibility: char * -> const char *
2026-06-22  Kanishka Solankia68: return alias set 0 for Algol 68
2026-06-22  Tobias BurnusFortran/OpenMP: Split-off resolve_omp_clauses_aff_dep_m...
2026-06-22  Tobias Burnuslibgomp: Add stubs for OpenMP's multidim routines
2026-06-22  Tobias BurnusOpenMP: declare mapper - avoid ICE in Fortran, add...
2026-06-22  Zhongjie Guoi386: Use comparison operand mode for compare costs
2026-06-22  Filip Kastllto-plugin.c: Remove trailing whitespace.
2026-06-22  Javier Mirandaada: Add support for abstract constructors
2026-06-22  Eric Botcazouada: Fix couple of issues with membership tests for...
2026-06-22  Tobias BurnusOpenMP/Fortran: Split-off check_omp_clauses_dupl_syms...
2026-06-22  Filip Kastlfixincl.c: const char * -> char * and remove trailing...
2026-06-22  Georg-Johann LayAVR: Support to print nodes brief and recursive.
2026-06-22  Avinash Jayakartestsuite: Split spaceship_mixed_variants tests contain...
2026-06-22  Tobias BurnusFortran/OpenMP: Split-off resolve_omp_allocate_clauses
2026-06-22  H.J. Lux86_cse: Use integer CONST_VECTOR to load FP CONST_VECTOR
2026-06-22  Thomas KoenigOptimize (-1.0)**n to (real) (1 - ((n & 1) << 1)).
2026-06-22  Jerry DeLislefortran: Fix FMT_X and adjust the test case.
2026-06-22  Pan LiRISC-V: Add testcase for unsigned scalar SAT_MUL form 13
2026-06-22  Pan LiMatch: Ensure call to tree_to_uhwi is checked in SAT_...
2026-06-22  Pan LiMatch: Support unsigned scalar SAT_MUL form 13
2026-06-22  Jerry DeLislelibfortran: [PR114618] Format produces incorrect output...
2026-06-22  GCC AdministratorDaily bump.
2026-06-21  Jason Merrillc++: capture folding and lvalueness checking [PR125408]
2026-06-21  Jason Merrillc++: typedef in lambda in pack expansion
2026-06-21  Iain Sandoetestsuite: Add target macho, document object format...
2026-06-21  Iain Sandoeaarch64: Use LLONG_MAX instead of LONG_LONG_MAX
2026-06-21  H.J. Lux86_cse: Skip JUMP from asm goto
2026-06-21  Jerry DeLislefortran: namelist read with repeat count fails when...
2026-06-21  GCC AdministratorDaily bump.
2026-06-20  Iain Sandoetestsuite, Darwin: Extend skipping of -g3 for more...
2026-06-20  Iain Sandoetestsuite, darwin: Handle Darwin LTO section names.
2026-06-20  Gerald Pfeiferdoc: Spell compile time without dash when a noun
2026-06-20  Georg-Johann LayAVR: Use tree.h's strip_array_types.
2026-06-20  Roger Saylei386: Avoid calling gen_lowpart for V2DImode on DDmode...
2026-06-20  Tamar Christinatestsuite: fix UB in vect-early-break_144-pr125804...
2026-06-20  Georg-Johann LayAVR: Use libiberty's XALLOCAVEC instead of alloca.
2026-06-20  Robert Dubnercobol: Improve binary conversion from packed-decimal...
2026-06-20  GCC AdministratorDaily bump.
2026-06-19  Kees Cookc: handle .ACCESS_WITH_SIZE in build_unary_op for ...
2026-06-19  Andrew Pinskiipa: Don't record return value ranges for pranges with...
2026-06-19  Iain Sandoeaarch64: Handle vec_deconstruct in vector_costs code.
2026-06-19  Peter Bergnerriscv: Change tt-ascalon-d8 to tt-ascalon-x
2026-06-19  Peter Bergnerriscv: Add support for alias names for cpus
2026-06-19  Kanishka Solankia68: remove redundant HAS_ROWS check from caller side...
2026-06-19  Andrew Pinskiphiopt: Add support for non-zero offsets for load facto...
2026-06-19  Andrew Pinskiphiopt: Allow factoring out loads even if there are...
2026-06-19  Andrew Pinskiphiopt: Simplified factoring of loads [PR125557]
2026-06-19  Tobias BurnusOpenMP: Add omp_get_device_distances routine [PR125877]
next