]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-02-06  Jose E. Marchesia68: more work on formal holes
2026-02-06  Rainer Orthbuild: Properly set gas_flag/gnu_ld_flag
2026-02-06  Jakub JelinekAllow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to...
2026-02-06  Robert Dubnercobol: Process -dumpspecs, -dumpversion, -dumpmachine...
2026-02-06  Daniel Barbozamatch.pd: (A | (convert?)(A != 0)) EQ|NE 0 -> A EQ...
2026-02-06  Andrew Stubbsamdgcn: Clean up the mov insn definitions
2026-02-06  David Malcolmanalyzer: use value_range and range_op in eval_conditio...
2026-02-06  David Malcolmanalyzer: fix ICE on repeated_svalue with no type ...
2026-02-06  Tomasz Kamińskilibstdc++: Update guards on __heterogeneous_hash_key...
2026-02-06  Torbjörn SVENSSONtestsuite: forward extra arguments from $GCC_UNDER_TEST...
2026-02-06  Richard Bienerrtl-optimization/119982 - XFAIL part of gcc.target...
2026-02-06  Richard Bienertree-optimization/114274 - avoid stray BLOCK refrence...
2026-02-06  Nathan Myerslibstdc++: fix C++17 regression in concept __heterogene...
2026-02-06  Jakub Jelinektree: Fix up build_function_type for (...) fntypes...
2026-02-06  Jonathan Wakelylibstdc++: Prevent std::stacktrace from using atomics...
2026-02-06  Jonathan Wakelytestsuite: Fix pr61053.c testsuite failure on mingw
2026-02-06  Jonathan Wakelylibstdc++: Allow new-abi-baseline target to overwrite...
2026-02-06  Nathan Myerslibstdc++: fix C++17 regression in concept __heterogene...
2026-02-06  Robin Dappmath-opts: Only build FMA when use is in addends. ...
2026-02-06  Torbjörn SVENSSONlibgcc: replace CONST_CAST2 macro
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST with const_cast<> [PR123892]
2026-02-06  Torbjörn SVENSSONgcc/tree.h: replace CONST_CAST2 with const_cast<> ...
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST_TREE with const_cast...
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST_GIMPLE with const_cast...
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST_BB with const_cast<basic...
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST_RTX with const_cast...
2026-02-06  Torbjörn SVENSSONmiddle-end: replace CONST_CAST_RTX_INSN with const_cast...
2026-02-06  GCC AdministratorDaily bump.
2026-02-05  David Malcolmvalue-range: update comments
2026-02-05  Marek Polacekc++/reflection: make p3394-1.C dg-run
2026-02-05  Joseph MyersUpdate gcc es.po
2026-02-05  Robert Dubnercobol: Use _perform_line_pairs instead of injecting...
2026-02-05  Caolán McNamaralibstdc++: make __collatenames array const in regex.tcc
2026-02-05  Jonathan Wakelylibstdc++: Fix ambiguity caused by new std::source_loca...
2026-02-05  Torbjörn SVENSSONcontrib/download_prerequisites: Switch gcc.gnu.org...
2026-02-05  Kyrylo Tkachovaarch64: Adjust PR117048 scan assembly test
2026-02-05  Matthieu Longolibiberty: add helper to swap doubly-linked list wrappers
2026-02-05  Iain Buclawlibphobos: Merge upstream phobos f7249cf45
2026-02-05  Josef Melcrtestsuite: Add testcase for PR123986
2026-02-05  Michal Jiresc,c++: Fix incorrect warning with asm defined symbols
2026-02-05  Jakub Jelinektestsuite: Add testcase for PR [PR123882]
2026-02-05  Marek Polacekc++/reflection: fix type_of for member fns [PR123934]
2026-02-05  Patrick Palkac++: cv-qualified pack index propagation [PR122169]
2026-02-05  Jakub JelinekRevert c, c++: Use c*_build_qualified_type instead...
2026-02-05  Torbjörn SVENSSONtestsuite: lto: transform gcc-ar to include prefix
2026-02-05  Iain BuclawMakefile.tpl: Implement per-stage GDCFLAGS [PR116975]
2026-02-05  Richard Bienertree-optimization/123986 - upon SLP analysis rollback...
2026-02-05  Richard Bienertree-optimization/123983 - only update IV on the reques...
2026-02-05  Richard Earnshawcompare-elim: arm: enable compare-elimination on Arm...
2026-02-05  Jakub Jelinekranger: Fix up WIDEN_MULT_EXPR handling in the ranger...
2026-02-05  Jonathan Wakelylibstdc++: Fix std::shared_ptr pretty printer for GDB 11
2026-02-05  Jonathan Wakelylibstdc++: Fix some -Wpedantic warnings in regex tests
2026-02-05  Jan HubickaFix speculative devirtualization ICE
2026-02-05  Andrew Stubbslibgomp, docs: Update TR14 omp_target_is_accessible...
2026-02-05  Andrew Stubbslibgomp, docs: Fix misplaced pinned memory description
2026-02-05  Iain Buclawlibphobos: Regenerate libdruntime/Makefile.am
2026-02-05  Jose E. Marchesia68: fix function type in a68_lower_revelation_ludes
2026-02-05  xiezhihengaarch64: Add support for Hisilicon's hip12 core (-mcpu...
2026-02-05  Robin DappRISC-V: Fix xtheadvector ratio attribute. [PR123870]
2026-02-05  Robin DappRISC-V: Allow vector modes for xtheadvector. [PR123971]
2026-02-05  Robin Dappforwprop: Handle nop-conversion for maybe_ident. [PR123925]
2026-02-05  Robin DappRISC-V: Disable small memsets for xtheadvector [PR123910].
2026-02-05  Filip Kastlcontrib/check-params-in-docs.py: Make compatible with...
2026-02-05  Jose E. Marchesia68: make SET, CLEAR and TEST bits operators zero-based
2026-02-05  Jose E. Marchesia68: fix bit-shift standard operators [PR algol68/123959]
2026-02-05  Thomas SchwingeAdd -ffuse-ops-with-volatile-access: Adjust 'gcc.target...
2026-02-05  Richard Bienertree-optimization/121726 - TBAA bug with SRA of address...
2026-02-05  Tamar Christinamiddle-end: use inner variable when determining deferre...
2026-02-05  Alexandre Olivatestsuite: aarch64: state pr122103_1.c requirements...
2026-02-05  Alexandre Olivatestsuite: aarch64: state pr123775.c requirements
2026-02-05  Alexandre Olivatestsuite: require hostedlib for pr123729.C
2026-02-05  Alexandre Olivasimplify-rtx: fix riscv redundant-bitmap-2.C
2026-02-05  Pan LiRISC-V: Adjust testcase asm check for vx-[56]-i[16...
2026-02-05  Pan LiRISC-V: Add test case for PR123916
2026-02-05  Pan LiRISC-V: Adjust the vf-[378]* testcase by param=vr2fpr...
2026-02-05  Pan LiRISC-V: Introduce vr2fpr-cost= for customizing the...
2026-02-05  Pan LiRISC-V: Adjust the vx-[456]* testcase by param=vr2gpr...
2026-02-05  Pan LiRISC-V: Introduce vr2gpr-cost= for customizing the...
2026-02-05  GCC AdministratorDaily bump.
2026-02-04  Nathan Myerslibstdc++: container erasure overloads (P2077) [PR117404]
2026-02-04  Harald AnlaufFortran: fix documentation of intrinsic SPLIT [PR123941]
2026-02-04  Vladimir N... [PR123922, LRA]: Fix asan related bug in LRA
2026-02-04  Andrew Pinskicomplex: Directly emit gimple from extract_component...
2026-02-04  Paul-Antoine... OpenMP/Fortran: Fix present modifier in map clauses...
2026-02-04  Sandra Loosemoredoc: Copy-edit parameter documentation [PR89915]
2026-02-04  Sandra Loosemoredoc: Remove references to parameters in user documentat...
2026-02-04  Sandra Loosemoredoc: Move parameter docs to the GCC internals manual...
2026-02-04  Jeff LawDrop junk files accidentially committed
2026-02-04  Yangyu Chen[PATCH] RISC-V: fix nullptr dereference in parse_arch
2026-02-04  Richard Bienermiddle-end/49330 - add testcases for fixed bug
2026-02-04  Jakub Jelinekc++: Fix up eval_parameters_of for function types ...
2026-02-04  Jakub Jelinekc++: Perform the iterating expansion stmt N evaluation...
2026-02-04  Jakub Jelinektoplevel: Build stage1/stage2/stageprofile libstdc...
2026-02-04  Jakub Jelinektree: Fix up wrong-code with certain C++ default argume...
2026-02-04  Jakub Jelinekbitint: Don't try to extend PHI in the min_prec ==...
2026-02-04  Prachi Godboleipa-reorder-for-locality - Adjust bootstrap-lto-localit...
2026-02-04  GCC AdministratorDaily bump.
2026-02-03  David Malcolmanalyzer: fix ICE on pointer offsets [PR116865]
2026-02-03  Iain Buclawa68: Fix ICE in a68_extract_indicants
2026-02-03  Iain Buclawd: Merge upstream dmd, druntime 24a41073c2, phobos...
next