]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
13 days ago  David Malcolmdiagnostics: revamp of dumping of "diagnostics" interna...
13 days ago  David Malcolmdiagnostics: minor cleanups
13 days ago  David Malcolmdiagnostics: update signature of some callbacks
13 days ago  David Malcolmdiagnostics: introduce struct column_options
13 days ago  Robert Dubnercobol: Divide-and-conquer conversion from binary to...
13 days ago  Andrew PinskiUpdate my maintainer entry email
2025-08-08  Christophe... aarch64: libgcc: Honor disable-werror [PR117600]
2025-08-08  Christophe... arm: Fix CMSE nonecure calls [PR 120977]
2025-08-08  Pengfei LiAArch64: Fix invalid immediate offsets in SVE gather...
2025-08-08  Richard BienerAdd subsections for vectorization and OpenMP/OpenACC...
2025-08-08  Richard BienerRemove setting of STMT_VINFO_VECTYPE on non-dataref...
2025-08-08  Alex Coplanaarch64: Relax fpm_t assert to allow const_ints [PR120986]
2025-08-08  Alex Coplanaarch64: Fix predication of FP8 FDOT insns [PR120986]
2025-08-08  Richard Bienertree-optimization/121454 - ICE building libgo
2025-08-08  Jakub Jelinektailc: Handle other forms of finally_tmp.N conditional...
2025-08-08  Richard BienerModernize vectorizable_lane_reducing
2025-08-08  Richard BienerPass SLP node to promotion/demotion costing
2025-08-08  Richard BienerFix typo in getting SLP_TREE_VECTYPE
2025-08-08  GCC AdministratorDaily bump.
2025-08-07  Robert Dubnercobol: Improve binary-to-string conversion.
2025-08-07  Patrick Palkac++: extract_call_expr and C++20 rewritten ops
2025-08-07  Gerald Pfeiferlibstdc++: Switch gcc.gnu.org installation docs to...
2025-08-07  Jakub Jelinekc++: Implement C++26 P1061R10 - Structured Bindings...
2025-08-07  Richard Sandifordaarch64: Mark SME functions as .variant_pcs [PR121414]
2025-08-07  Richard SandifordRemove MODE_COMPOSITE_P test from simplify_gen_subreg...
2025-08-07  Richard Bienertree-optimization/121405 - missed VN with aggregate...
2025-08-07  Pengfei Livect: Extend peeling and versioning for alignment to...
2025-08-07  Pengfei LiMAINTAINERS: Add myself to write after approval
2025-08-07  Tobias Burnuscontrib/download_prerequisites: Update GMP, MPFR, MPC...
2025-08-07  Jakub Jelinekc++: Add testcase for CWG2577 [PR120778]
2025-08-07  Jakub Jelinekc++: Add testcase for CWG2575 [PR120778]
2025-08-07  Jakub Jelinekc++: Add testcase for CWG2576 [PR120778]
2025-08-07  Jakub Jelinekc++, c: Introduce -Wkeyword-macro warning/pedwarn ...
2025-08-07  Stefan Schulze... s390: Add _BitInt support
2025-08-07  Stefan Schulze... s390: libgcc: Enable soft-fp
2025-08-07  GCC AdministratorDaily bump.
2025-08-06  Sam Jamestestsuite: fix escaping of square brackets
2025-08-06  Uros Bizjaki386: Fix invalid RTX mode in the unnamed rotate splitter.
2025-08-06  Alexandre Oliva[hardbool] implement OP=, ++ and --, volatile and atomics
2025-08-06  Gerald Pfeiferinstall: Replace bzip2 by xz
2025-08-06  Yangyu Cheni386: Add missing PTA_POPCNT and PTA_LZCNT with PTA_ABM
2025-08-06  Sam Jamesgcc: drop placement new workaround for old bootstrap...
2025-08-06  Martin Ueckerc2y: Evaluate size expression only in the active branch...
2025-08-06  Matthieu Longolibiberty: disable logging of list content for doubly...
2025-08-06  Richard BienerSimplify vect_supportable_dr_alignment
2025-08-06  Patrick Palkac++: mangling cNTTP object w/ implicit non-trailing...
2025-08-06  Jason Merrillc++: improve constexpr type mismatch diagnostic
2025-08-06  Richard BienerRecord gather/scatter scale and base in the SLP tree
2025-08-06  Richard BienerUse proper alias type for gather/scatter with SLP
2025-08-06  Richard BienerAllow fully masked loops with legacy gather/scatter
2025-08-06  Jakub Jelinekbitint: Fix build [PR121413]
2025-08-06  Tejas BelagodAArch64: Fix test for vector length safety
2025-08-06  Yang Yujiebitint: Do not optimize away conversion to _BitInt...
2025-08-06  Yang Yujiebitint: Zero-extend the result of a signed->unsigned...
2025-08-06  Yang Yujiebitint: Make sure BEXTC checks extension when optimized
2025-08-06  Yang Yujiebitint: Avoid extending ABI-extended large/huge _BitInt...
2025-08-06  Jakub Jelineklibgcc: Remove useless forward declaration [PR121397]
2025-08-06  Jakub Jelinekbitint: Fix up INTEGER_CST PHI handling [PR121413]
2025-08-06  Jakub Jelinekbitint: Fix up handling of uninitialized mul/div/float...
2025-08-06  Jakub Jelinekgengtype: Include system.h earlier in gengtype-lex...
2025-08-06  Yuao Mafortran: cleanup duplicate tests for c_f_pointer_shape_...
2025-08-06  Jakub Jelinekc++: Add test for vt/ff in line comments
2025-08-06  Martin Ueckerc: Fix ICE on invalid code involving bit fields [PR121217]
2025-08-06  Kito ChengRISC-V: Read extension data from riscv-ext*.def for...
2025-08-06  Kito ChengRISC-V: Support -march=unset
2025-08-06  Kwok Cheung... openmp: Add support for iterators in 'target update...
2025-08-06  Kwok Cheung... openmp: Add support for iterators in map clauses (C...
2025-08-06  Jerry DeLisleFortran: Fix runtime bogus diagnostic with ';'
2025-08-06  GCC AdministratorDaily bump.
2025-08-05  Jason Merrillc++: clobber object on placement new [PR121068]
2025-08-05  Mikael Morinfortran: Remove overwrite of polymorphic associate...
2025-08-05  Mikael Morinfortran: Remove array bound update after constructor...
2025-08-05  Mikael Morinfortran: Remove premature initialization of a function...
2025-08-05  Mikael Morinfortran: Remove default initialization of local pointer...
2025-08-05  Mikael Morinfortran: Remove redundant initialisation of associate...
2025-08-05  Mikael Morinfortran: Remove span overwrite with pointer assignments
2025-08-05  H.J. Lux86: Get the widest vector mode from STORE_MAX_PIECES...
2025-08-05  Georg-Johann LayAVR: Allow combination of sign_extend with ashift.
2025-08-05  Mikael Morinfortran: Remove unused field use_offset
2025-08-05  Ryutaro Okadagccrs: Add read-only check on HIR
2025-08-05  Ryutaro Okadagccrs: Call base class's accept_vis method
2025-08-05  Ryutaro Okadagccrs: Add check before calling `get_trait_ref()`
2025-08-05  Owen Averygccrs: Remove undefined behavior with static_cast
2025-08-05  Owen Averygccrs: Recognize rustc_args_required_const attribute
2025-08-05  Owen Averygccrs: Make AttributeParser rely more on Parser
2025-08-05  Arthur Cohengccrs: offset_of: Compile the offset properly
2025-08-05  Owen Averygccrs: Catch parse failure in parse_path_meta_item
2025-08-05  Owen Averygccrs: Avoid including rust-parse-impl.h in rust-parse.h
2025-08-05  Ryutaro Okadagccrs: Fix object copying issue causing pointer inconsi...
2025-08-05  Pierre-Emmanuel... gccrs: Parse expression instead of literal in attributes
2025-08-05  Philip Herrongccrs: Add test case showing method resolution with...
2025-08-05  Philip Herrongccrs: remove old debug
2025-08-05  Philip Herrongccrs: improve debug logging for unify site
2025-08-05  Philip Herrongccrs: Remove more calls to the old TyTy::BaseType...
2025-08-05  Philip Herrongccrs: Ensure we track the const generic substitution...
2025-08-05  Pierre-Emmanuel... gccrs: Initialize boolean flag correctly
2025-08-05  Pierre-Emmanuel... gccrs: Initialize boolean flag correctly
2025-08-05  Pierre-Emmanuel... gccrs: Prevent used after move on self param
2025-08-05  Pierre-Emmanuel... gccrs: Retrieve token stream before vector move
2025-08-05  Yap Zhi Henggccrs: Add rest pattern support for AST::SlicePattern
next