]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-31  Philip Herrongccrs: Fix ICE when doing method resolution on trait...
2025-03-31  Philip Herrongccrs: Fix ICE when using super mid way though path
2025-03-31  Philip Herrongccrs: Fix ICE when compiling block expressions in...
2025-03-31  Philip Herrongccrs: Add check for super traits being implemented...
2025-03-31  Philip Herrongccrs: Fix ICE when array elements are not a value
2025-03-31  Pierre-Emmanuel... gccrs: Fix core library test with proper canonical...
2025-03-31  Philip Herrongccrs: fix unconstrained infer vars on generic associat...
2025-03-31  Owen Averygccrs: Fix validation of constant items
2025-03-31  Arthur Cohengccrs: testsuite: Add more testcases for cfg() in core
2025-03-31  Owen Averygccrs: Lower raw string literals
2025-03-31  Arthur Cohenrust: Lower minimum supported Rust version to 1.49
2025-03-31  Owen Averygccrs: nr2.0: Fix test const_generics_3.rs
2025-03-31  Arthur Cohengccrs: lower: Handle let-else properly
2025-03-31  Arthur Cohengccrs: name-resolution: Handle let-else properly
2025-03-31  Arthur Cohengccrs: dump: Handle let-else properly
2025-03-31  Arthur Cohengccrs: parser: Parse let-else statements
2025-03-31  Arthur Cohengccrs: ast: Add optional diverging else to AST::LetStmt
2025-03-31  Pierre-Emmanuel... gccrs: Remove now passing test from exclusion list
2025-03-31  Pierre-Emmanuel... gccrs: Fix testcase module path
2025-03-31  Pierre-Emmanuel... gccrs: Fix function name to printf
2025-03-31  Iain Buclawd: Bump front-end language version to v2.111.0
2025-03-31  Jørgen KvalsvikOnly write gcov when file output is on [PR119553]
2025-03-31  Jonathan Wakelylibstdc++: Tweak linker script to avoid conflict on...
2025-03-31  Iain Buclawd: Fix error with -Warray-bounds and -O2 [PR117002]
2025-03-31  Jonathan Wakelylibstdc++: Make operator== for std::tuple convert to...
2025-03-31  Marek Polacekc++: fix reporting routines re-entered [PR119303]
2025-03-31  Andre Simoes... aarch64: Remove +sme -> +sve2 feature flag dependency
2025-03-31  Jason Merrillc++: lambda in function template signature [PR119401]
2025-03-31  Richard Bienertree-optimization/119532 - ICE with fixed-point tail...
2025-03-31  Richard Earnshawarm: testsuite: fix vect-fmaxmin.c test
2025-03-31  Tobias BurnusOpenMP: modify_call_for_omp_dispatch - fix invalid...
2025-03-31  Kyrylo TkachovPR middle-end/119442: expr.cc: Fix vec_duplicate into...
2025-03-31  Tomasz Kamińskilibstdc++: Constrain formatters for chrono types [PR119517]
2025-03-31  Jakub Jelinekgcc_release: Generate srcdir extras/infos/man pages...
2025-03-31  Richard Bienertarget/119010 - add mode attribute to *vmovv16si_constm...
2025-03-31  Richard Bienertarget/119010 - Zen4/Zen5 reservations for movlhps...
2025-03-31  Richard Bienertarget/119010 - reservations for Zen4/Zen5 movhlps...
2025-03-31  Richard Bienertarget/119010 - fixup Zen4/Zen5 fp<->int convert reserv...
2025-03-31  Richard Bienertarget/119010 - handle DFmode in SSE divide reservation...
2025-03-31  Richard Bienertarget/119010 - add reservations for integer vector...
2025-03-31  Richard Bienertarget/119010 - missing reservations for Zen4/5 and...
2025-03-31  Richard Bienertarget/119010 - fixup zn4zn5 reservation for move from...
2025-03-31  Jakub Jelinekc++: Honor noipa attribute for FE nothrow discovery...
2025-03-31  Jakub Jelineklibstdc++: Fix up string _M_constructor<bool> exports...
2025-03-31  GCC AdministratorDaily bump.
2025-03-30  Sandra LoosemoreDocs: make regenerate-opt-urls
2025-03-30  Jan HubickaOptimize string constructor
2025-03-30  Sandra LoosemoreDoc: Clean up New/Delete Builtins manual section
2025-03-30  Sandra LoosemoreDoc: Move Integer Overflow Builtins section [PR42270]
2025-03-30  Sandra LoosemoreDoc: Organize atomic memory builtins documentation...
2025-03-30  Sandra LoosemoreDoc: Break up and rearrange the "other builtins" sectio...
2025-03-30  Sandra LoosemoreDoc: Move builtin documentation to a new chapter [PR42270]
2025-03-30  Sandra LoosemoreDoc: Add a container section to consolidate attribute...
2025-03-30  Sandra LoosemoreDoc: Remove separate "Target Format Checks" section...
2025-03-30  Jakub Jelinektestsuite: Fix up atomic-inst-ldlogic.c
2025-03-30  Mariam Arutunianaarch64: Changed CRC test.
2025-03-30  Maciej W. RozyckiAlpha: Add option to avoid data races for partial write...
2025-03-30  Maciej W. RozyckiAlpha: Add option to avoid data races for sub-longword...
2025-03-30  Maciej W. RozyckiIRA+LRA: Let the backend request to split basic blocks
2025-03-30  Maciej W. RozyckiAlpha: Export `emit_unlikely_jump' for a subsequent...
2025-03-30  Tobias Burnusgcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan...
2025-03-30  LIU Haogcc/mingw: Align `.refptr.` to 8-byte boundaries for...
2025-03-30  GCC AdministratorDaily bump.
2025-03-29  Sam Jamestestsuite: arm: fixup more dg-final syntax
2025-03-29  Jason Merrillc++/modules: unexported friend template
2025-03-29  Iain Sandoelibiberty, gcc: Add memrchr to libiberty and use it...
2025-03-29  Iain Sandoejit, Darwin: Update exports with ABI 28 throught 34.
2025-03-29  Jason Merrillc++: optimize push_to_top_level [PR64500]
2025-03-29  Jakub Jelinekc++: Fix comment typo
2025-03-29  Nathaniel Sheadc++/modules: Fix modules and LTO with header units...
2025-03-29  Lulu ChengLoongArch: doc: Add same-address constraint to the...
2025-03-29  Lulu ChengLoongArch: Set default alignment for functions jumps...
2025-03-29  GCC AdministratorDaily bump.
2025-03-28  Jakub Jelinektestsuite: Fix up musttail2.C test
2025-03-28  Jakub Jelinekcobol: Fix up cobol/{charmaps,valconv}.cc rules
2025-03-28  Jeremy Bettislibcpp: Fix incorrect line numbers in large files ...
2025-03-28  Jonathan Wakelylibstdc++: Add testcase for bogus -Wstringop-overflow...
2025-03-28  Harald AnlaufFortran: fix spelling of flag -fallow-invalid-boz
2025-03-28  Jakub Jelinektestsuite: Don't cycle through option list for gfortran...
2025-03-28  Gaius MulleyPR modula2/118045: libm2iso.so.20.0.0 contains an unres...
2025-03-28  Jakub JelinekRegenerate common.opt.urls
2025-03-28  Bob Dubnercobol: Confine all __int128/_Float128 references to...
2025-03-28  Gaius MulleyPR modula2/119504: ICE when attempting to access an...
2025-03-28  Jakub Jelineksrcextra fixes
2025-03-28  Richard Bienerother/119510 - use --enable-languages=default,cobol...
2025-03-28  Andrew MacLeodIf the LHS does not contain zero, neither do multiply...
2025-03-28  Richard Bienerbootstrap/119513 - fix cobol bootstrap with --enable...
2025-03-28  Christophe... testsuite: Add options for float16 for test [PR119133]
2025-03-28  Bob Dubnercobol: Eliminate check-cobol -Os failure in EVALUATE...
2025-03-28  Richard Biener[COBOL] use native_encode_real
2025-03-28  Jakub Jelinektailc: Handle musttail noreturn calls [PR119483]
2025-03-28  Jakub Jelinekipa-sra: Don't change return type to void if there...
2025-03-28  Richard BienerExport native_encode_real operating on REAL_VALUE_TYPE
2025-03-28  David Malcolmtestsuite, riscv: fix broken dg directives
2025-03-28  David Malcolmtestsuite, i386: fix broken dg directives
2025-03-28  David Malcolmtestsuite, arm: fix broken dg directives
2025-03-28  David Malcolmtestsuite, aarch64: fix broken dg directives
2025-03-28  Iain Sandoecobol: Do not include <cmath> (no longer needed)
2025-03-28  GCC AdministratorDaily bump.
2025-03-28  David Malcolmlibstdc++-v3 testsuite: fix malformed dg-require-static...
next