]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-10-22  Jonathan Wakelylibstdc++: Avoid incrementing input iterators with...
2025-10-22  Josef MelcrMAINTAINERS: Update my contact info.
2025-10-22  Jakub Jelinekc++: Fix up RAW_DATA_CST handling in braced_list_to_str...
2025-10-22  Tamar ChristinaAArch64: Add support for boolean reductions for Adv...
2025-10-22  Tamar ChristinaAArch64: Add support for boolean reductions for Adv...
2025-10-22  Tamar ChristinaAArch64: Add support for boolean reductions for SVE
2025-10-22  Tamar Christinavect: Add support for boolean reductions for VLA
2025-10-22  Srinath Parvathaneniaarch64: Add autoregenerated files for AArch64 options.
2025-10-22  Richard Bienertree-optimization/122364 - reduction chain with conversion
2025-10-22  Richard Bienertree-optimization/122370 - ICE with reduction and masks
2025-10-22  Jonathan Wakelylibstdc++: Add missing constraints to views::indices
2025-10-22  Richard Bienertree-optimization/122371 - ICE with reduction chain...
2025-10-22  Giuseppe D... libstdc++: Implement optional<T&> from P2988R12 [PR121748]
2025-10-22  Osama Abdelkaderlibstdc++: Add comparison operators between tuple<...
2025-10-22  Richard Bienertree-optimization/122365 - deal with bool SLP reductions
2025-10-22  Haochen JiangInitial Nova Lake Support
2025-10-22  Haochen Jiangi386: Correct cpu codename value for unknown model...
2025-10-22  liuhongtSimplify avx512 vector integer comparison when 2 operan...
2025-10-22  Antoni Boucherlibgccjit: Add _Float16, _Float32, _Float64 and __float...
2025-10-22  GCC AdministratorDaily bump.
2025-10-21  Antoni Boucherlibgccjit: Fix error on Power architectures caused...
2025-10-21  Martin Ueckerc2y: Allow unspecified arrays in generic association.
2025-10-21  Jakub Jelinekc++: Implement C++23 P2674R1 - A trait for implicit...
2025-10-21  Christophe... arm: testsuite: [MVE] Fix expected code for vadcq_m...
2025-10-21  Paul-Antoine... OpenMP: Handle non-executable directives in intervening...
2025-10-21  Roger Saylex86_64: Start TImode STV chains from zero-extension...
2025-10-21  Tobias BurnusOpenMP: Update directive arrays used for 'omp assume...
2025-10-21  Richard Bienertree-optimization/120687 - reduction chain with UB...
2025-10-21  Richard BienerFix partial epilog for bool vectors
2025-10-21  Avinash Jayakarvect: Fix regression for PR104116
2025-10-21  Andrew Pinskimatch: Add support for convert `((signed)x) < 0` to...
2025-10-21  Olivier HainqueRedefine ASM_PREFERRED_EH_DATA_FORMAT for ppc[64]-vxworks
2025-10-21  Olivier HainqueReplace VSB_DIR by sysroot ref in VXWORKS_ADDITIONAL_CP...
2025-10-21  GCC AdministratorDaily bump.
2025-10-20  Jeff LawFix minor RISC-V testsuite failure
2025-10-20  Eric BotcazouAda: Add missing qualifier for integer literal
2025-10-20  Josef Melcripa: Delete callback edges when redirecting to unreachable.
2025-10-20  Antoni Boucherlibgccjit: Add gcc_jit_context_new_array_type_u64
2025-10-20  Josef Melcrtestsuite: Move ipcp-cb* from ipa to libgomp
2025-10-20  Eric BotcazouAda: Fix incorrect specification of GNAT.Calendar.Time_...
2025-10-20  Antoni Boucherlibgccjit: Do not treat warnings as errors
2025-10-20  Antoni Boucherlibgccjit: Fix infinite recursion in gt_ggc_mx_lang_tre...
2025-10-20  Antoni Boucherlibgccjit: Support more target builtin types
2025-10-20  Svante Signellhurd: Add OPTION_GLIBC_P and OPTION_GLIBC
2025-10-20  Thomas Schwingec++, gimplify: Implement C++26 P2795R5 - Erroneous...
2025-10-20  Thomas Schwingec++, gimplify: Implement C++26 P2795R5 - Erroneous...
2025-10-20  Eric BotcazouAda: Fix Default_Component_Value aspect wrongly ignored...
2025-10-20  Eric BotcazouAda: Fix use type clause invalidated by use clause...
2025-10-20  Ashley GayEnsure use of gcc's version of stdatomic.h in gthr...
2025-10-20  Olivier HainqueTidy bits of libgcc/config/gthr-vxworks
2025-10-20  Takayuki 'January... xtensa: Make all memory constraints special
2025-10-20  Takayuki 'January... xtensa: Make individual use of CONST16 instruction
2025-10-20  Takayuki 'January... xtensa: Apply split_DI_SF_DF_const() even if TARGET_CON...
2025-10-20  Yuao Malibstdc++: Implement P3060R3: Add std::views::indices(n)
2025-10-20  Olivier HainqueInclude linux-protos.h for ppc*vxworks7r2
2025-10-20  Tomasz Kamińskilibstdc++: Deduce function_ref<M&() noexcept> from...
2025-10-20  Olivier HainqueInfer TOOL/TOOL_FAMILY from vxworks-predef.h on VxWorks7
2025-10-20  Srinath Parvathaneniaarch64: Add support for menable-sysreg-checking flag.
2025-10-20  Tamar ChristinaMAINTAINERS: Add myself to vectorizer maintainer list
2025-10-20  Jeff LawFix minor testsuite scan failures for RISC-V
2025-10-20  Nicolas BoulenguezAda: Use Osint.Program_Name in gnatchop
2025-10-20  Christophe... top-level: Add forgejo sanity checks
2025-10-20  Jonathan Wakelylibstdc++: Remove undeclared macros from configure...
2025-10-20  Eric BotcazouAda: Fix spurious warning for renaming of component...
2025-10-20  Richard Bienertree-optimization/121631 - UB in vector epilogue
2025-10-20  Richard BienerImplement bool reduction vectorization
2025-10-20  Richard BienerAdd reduc_sbool_{and,ior,xor}_scal optabs
2025-10-20  Richard BienerUpdate auto-vectorizer maintainance area
2025-10-20  H.J. Lux86: Optimize copysign (x, const_double)
2025-10-20  GCC AdministratorDaily bump.
2025-10-19  Gaius MulleyPR modula2/122333: m2spellcheck.cc remove memset and...
2025-10-19  Georg-Johann LayAVR: The nzb=1 patterns with IOR, XOR, AND work the...
2025-10-19  Georg-Johann Layad PR122212: Fix test case for 16-bit int targets.
2025-10-19  Georg-Johann Layad PR122016: Fix test case for 16-bit size targets.
2025-10-19  Pan LiRISC-V: Add testcase for unsigned scalar SAT_MUL form 6
2025-10-19  Robert Dubnercobol: Implement ENTRY statement; finish removing ascii...
2025-10-19  GCC AdministratorDaily bump.
2025-10-18  Mark WielaardRegenerate common.opt.urls
2025-10-18  Iain Sandoelibstdc++: Implement P1494 and P3641 Partial program...
2025-10-18  Iain Sandoec++: Implement P1494 and P3641 Partial program correctn...
2025-10-18  Nathaniel Sheadc++/modules: Import purview using-directives in the...
2025-10-18  Tamar ChristinaAArch64: Implement widen_[us]sum using 2-way [US]UDOT...
2025-10-18  Tamar ChristinaAArch64: Implement widen_[us]sum using [US]ADDW[TB...
2025-10-18  Tamar ChristinaAArch64: Implement widen_[us]sum using dotproduct for...
2025-10-18  Tamar Christinars6000: convert widen_[us]sum into convert optab [PR122069]
2025-10-18  Tamar Christinaia64: convert widen_[us]sum into convert optab [PR122069]
2025-10-18  Tamar Christinaarm: convert widen_[us]sum into convert optab [PR122069]
2025-10-18  Tamar ChristinaAArch64: add double widen_sum optab using dotprod for...
2025-10-18  Tamar ChristinaAArch64: convert widen_sum optabs to convert [PR122069]
2025-10-18  Tamar Christinamiddle-end: refactor WIDEN_SUM_EXPR into convert optab...
2025-10-18  Yuao Mafortran: allow character in conditional expression
2025-10-18  Linsen Zhoutree-object-size.cc: Fix assert constant offset in...
2025-10-18  GCC AdministratorDaily bump.
2025-10-17  David Faustbpf: fix memset miscompilation with larger stores ...
2025-10-17  Tamar ChristinaAArch64: Extend intrinsics framework to account for...
2025-10-17  Richard Bienertree-optimization/122308 - apply LIM after unroll-and-jam
2025-10-17  Josef Melcripa, cgraph: Enable constant propagation to OpenMP...
2025-10-17  Eric BotcazouFix missing style violation report for package instanti...
2025-10-17  Tomasz Kamińskilibstdc++: Fix typo in in __atomic_ref_base::_S_require...
2025-10-17  Richard Bienertree-optimization/122301 - fix ICE and improve vectoriz...
next