]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-01-30  Alex Coplanaarch64: Fix gating of fp8 intrinsics [PR123206]
2026-01-30  Iain Buclawd: Refactor for changes to dmd front-end inteface
2026-01-30  Iain Buclawd: Fix ICE in dwarf2out_abstract_function, at dwarf2out...
2026-01-30  Richard Bienertree-optimization/109410 - ICE with noreturn and -g
2026-01-30  Iain Buclawd, darwin: Add Apple as a predefined version
2026-01-30  Iain Buclawd: Fix infinite loop in dump_generic_node [PR123264]
2026-01-30  Andrew Pinskiifcvt: Improve noce_can_force_operand in ifcvt [PR122170]
2026-01-30  Lulu ChengLoongArch: Remove unused function type.
2026-01-30  Lulu ChengLoongArch: Fix bug123766.
2026-01-30  Lulu ChengLoongArch: Fix bug123807.
2026-01-30  mengqinggangLoongArch: Fix movsf in lp64s abi
2026-01-30  GCC AdministratorDaily bump.
2026-01-29  Andrew Pinskioptabs: Fix expansion of abs and neg for Float16 [PR123869]
2026-01-29  Jonathan Wakelylibstdc++: Make std::expected trivially copy/move assig...
2026-01-29  Andrew Pinskitestsuite: Move pr116353.c from being x86 specific...
2026-01-29  Roger SayleAllow CONCATs in emit_group_load_1.
2026-01-29  Eric BotcazouAda: Fix internal error on equality test with empty...
2026-01-29  Richard Earnshawtestsuite: arm: rework some target-supports checks...
2026-01-29  Artemiy Volkovtestsuite: require arm_v8_3a_fp16_complex_neon for...
2026-01-29  Jonathan Wakelylibstdc++: Fix use of feature test macro in <source_loc...
2026-01-29  vspefslibstdc++: fix a wrong export of a contracts facility...
2026-01-29  Christopher... arm: testsuite: Use test framework to set arch in stack...
2026-01-29  Sandra Loosemoredoc: Add "user experience" documentation for options
2026-01-29  Robin DappRISC-V: Handle VL-setting FoF loads. [PR123806]
2026-01-29  Robin DappRISC-V: testsuite: Add zvl requirement to PR123626.
2026-01-29  Iain Buclawd: Fix Segmentation fault with redeclared symbols ...
2026-01-29  Filip Kastlpta: Fix comment of intra_create_variable_infos
2026-01-29  Marek Polacekc++/reflection: add fixed test [PR123871]
2026-01-29  Iain Buclawd: Fix ICE in gimplify_expr with const ref noreturn...
2026-01-29  Richard Bienertree-optimization/122537 - do not elide maybe_zero...
2026-01-29  Marek Polacekc++/reflection: tweak for eval_has_template_arguments
2026-01-29  Marek Polacekc++/reflection: add assert to eval_type_trait
2026-01-29  Marek Polacekc++/reflection: enhance splice error checking
2026-01-29  Sangamesh MallayyaFix AIX build break in gcc/diagnostics/sarif-sink.cc.
2026-01-29  Iain Buclawd: Fix buffer overflow detected with -defaultlib= and...
2026-01-29  Jonathan Wakelylibstdc++: Fix non-ASCII characters in <contracts>...
2026-01-29  Richard Bienertree-optimization/123596 - fix partial virtual SSA...
2026-01-29  Richard Bienertree-optimization/116747 - ICE in cselim due to duplica...
2026-01-29  Jakub Jelinekc++: Fix ICE in eval_annotations_of [PR123866]
2026-01-29  Jose E. Marchesia68: implement GNU68-2026-001-short-of-symbol
2026-01-29  Jakub Jelinekc++: Implement CWG3131 - Value categories and types...
2026-01-29  Pietro Monteirolibffi: Remove more unneeded files when merging
2026-01-29  Pietro Monteirolibffi: Add missing GCC patches to LOCAL_PATCHES
2026-01-29  Jose E. Marchesia68: support FFI with C via formal holes
2026-01-29  GCC AdministratorDaily bump.
2026-01-28  Eric BotcazouAda: Fix crash on Unchecked_Union parameter with -gnate...
2026-01-28  Eric BotcazouAda: Fix stack corruption with concatenation and 'Image...
2026-01-28  Iain Buclawd: Fix ICE in ExprVisitor::visit, at d/expr.cc:2224...
2026-01-28  Iain Buclawd: Fix ICE: in output_constructor_regular_field, at...
2026-01-28  Uros Bizjaki386: Use x >> ~y for x >> 31-y [PR36503]
2026-01-28  Robin DappRISC-V: Fix ABI vector passing on stack and GPR [PR123824].
2026-01-28  Andrew PinskiC/C++: Better notification if misused a function like...
2026-01-28  Iain Buclawd: Fix ICE: in expand_asm_stmt, at cfgexpand.cc:3445...
2026-01-28  Vladimir N... [PR121571, LRA]: Reprocess asm insn with different...
2026-01-28  Iain Buclawd: RVO/NRVO not done when returning a copy constructor
2026-01-28  Senthil Kumar... c: Fix parser error on address space names [PR 123583]
2026-01-28  Richard Bienermiddle-end/123575 - fix ABS_EXPR folding for vectors
2026-01-28  Jonathan Wakelylibstdc++: Default to C++20 in src/experimental/Makefile.am
2026-01-28  Jonathan Wakelylibstdc++: Do not allow contract26.cc to build without...
2026-01-28  Richard Bieneripa/111036 - strip nop conversions around __builtin_con...
2026-01-28  Richard Bienerrtl-optimization/106859 - fix location dumping from...
2026-01-28  Richard Bienertree-optimization/123537 - fix too permissive .REDUC_...
2026-01-28  Karl Meakinaarch64: FEAT_SVE_BFSCALE support
2026-01-28  Pengfei Liexpand: Increase stack slot alignment for STRICT_ALIGNM...
2026-01-28  Iain Sandoeoptions: Fix a missing period on and option message.
2026-01-28  Andre Vieiravect: reconstruct vectype for non scalar masks
2026-01-28  Jonathan Wakelylibstdc++: Disable false positive middle end warnings...
2026-01-28  Jonathan Wakelylibstdc++: Avoid -Wtype-limits warnings in locale/gnu...
2026-01-28  Jakub Jelinekc++: Implement C++23 P2246R1 - Character encoding of...
2026-01-28  Jakub Jelinekc++: Implement part of CWG3044
2026-01-28  Jakub Jelinekc, c++: Use c*_build_qualified_type instead of build_qu...
2026-01-28  Jakub Jelinekfree-lang-data: Remove C++ annotations [PR123837]
2026-01-28  Andrew Pinskiwaccess: Fix handling of extended builtin types [PR123849]
2026-01-28  Richard Bienertree-optimization/110043 - avoid overflow in pointer...
2026-01-28  Hongyu Wangi386: Drop mask subst for define_insn_and_split of...
2026-01-28  Soumya ARlibstdc++: Implement std::atomic::fetch_min/max
2026-01-28  Alex Yesmanchykc++: Error diagnostics for pointer-to-member type ...
2026-01-28  vspefsc++/modules: Handle reflection SPLICE_SCOPE tree node
2026-01-28  Lucas Cholletc++: Fix false positive with -Wunused [PR114450]
2026-01-28  Johannes Altmanningerc++: -Wunused-value on ternary indexed by non-constant
2026-01-28  Nina Rannsc++, contracts: Add caller-side contract checks, and...
2026-01-28  Nina Rannsc++, contracts: Allow contract checks as outlined funct...
2026-01-28  Iain Sandoec++, contracts: Add tests for C++26 contracts.
2026-01-28  Nina Rannslibstdc++, contracts: Add base P2900R14 contracts support.
2026-01-28  Nina Rannsc++, contracts: Apply P200R14 constification.
2026-01-28  Nina Rannsc++, contracts: Work around GCC IPA bug, PR121936 by...
2026-01-28  Iain Sandoec++, contracts: C++26 base implementation as per P2900R14.
2026-01-28  Iain Sandoec++, contracts: Add a contract scope per basic.scope...
2026-01-28  Iain Sandoec++, contracts: Remove the abandoned C++2a implementation.
2026-01-28  GCC AdministratorDaily bump.
2026-01-27  Iain Buclawd: Side effects not evaluated for array literals on...
2026-01-27  Rainer Orthbuild: Fix Linux/x86 bootstrap without --with-gnu...
2026-01-27  David Malcolmanalyzer: add option -fanalyzer-assume-nothrow [PR122623]
2026-01-27  Andrew Pinskiopenmp: Fix omp for static schedule loop with pointers...
2026-01-27  Joseph MyersUpdate gcc sv.po
2026-01-27  Qing ZhaoC: Do not warn for calls to .ACCESS_WITH_SIZE when...
2026-01-27  Iain Buclawd: Fix root modules have no file location set [PR122817]
2026-01-27  Jan HubickaRemove impossible speculation in ipa_polymorphic_call_c...
2026-01-27  Rainer Orthbuild: Unifiy 32 and 64-bit linker options
2026-01-27  Rainer Orthbuild: Unify 32 and 64-bit assembler handling
next