]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-07-16  Kwok Cheung... openmp: Refactor handling of iterators
2025-07-16  Uros Bizjakx86: Convert MMX integer loads from constant vector...
2025-07-16  H.J. Lux86: Warn -pg without -mfentry only on glibc targets
2025-07-16  Uros Bizjaki386: Use various predicates instead of open coding...
2025-07-16  Uros Bizjaki386: Use LABEL_REF_P predicate instead of open coding it
2025-07-16  Uros Bizjaki386: Use SYMBOL_REF_P predicate instead of open coding it
2025-07-16  Uros Bizjaki386: Use CONST_VECTOR_P predicate instead of open...
2025-07-16  Richard Bienertree-optimization/121049 - avoid loop masking with...
2025-07-16  Andrew Pinskiifconv: simple factor out operators while doing ifcvt...
2025-07-16  Andrew Pinskiifconv: Small improvement to fold_build_cond_expr;...
2025-07-16  Andrew Pinskiifconv: Remove unused array predicated
2025-07-16  Richard Bienertree-optimization/121116 - avoid _BitInt for vector...
2025-07-16  Jonathan Wakelylibstdc++: Use basic_string_view for std::bitset deduce...
2025-07-16  Andrew Stubbsamdgcn: Fix various unrecognized pattern issues with...
2025-07-16  Tomasz Kamińskilibstdc++: Do not define __cpp_lib_constexpr_exceptions...
2025-07-16  Spencer Absonaarch64: Fold builtins with highpart args to highpart...
2025-07-16  Alfie RichardsAdd get_clone_versions and get_target_version functions.
2025-07-16  Alfie RichardsChange make_attribute to take string_slice.
2025-07-16  Alfie RichardsRemove unnecessary `record` argument from maybe_version...
2025-07-16  Alfie RichardsAdd string_slice class.
2025-07-16  Robin Dappexpand: Allow fixed-point arithmetic for RDIV_EXPR.
2025-07-16  Robin DappRISC-V: Fix vsetvl merge rule.
2025-07-16  Kyrylo Tkachovaarch64: Use SVE2 BSL2N for vector EON
2025-07-16  Kyrylo Tkachovaarch64: Use SVE2 NBSL for vector NOR and NAND for...
2025-07-16  Paul ThomasFortran: Fix ICE in ASSOCIATE with user defined operato...
2025-07-16  Paul ThomasFortran: Fix ICE in F2018 IMPORT statements.
2025-07-16  Jeremy Rifkinc, c++: Fix unused result for empty types [PR82134]
2025-07-16  Haochen Jiangi386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
2025-07-16  Pan LiRISC-V: Refine the scalar SAT_* test cases
2025-07-16  Pan LiRISC-V: Support RVVDImode for avg3_floor auto vect
2025-07-16  GCC AdministratorDaily bump.
2025-07-15  David Malcolmspellcheck.{cc,h}: modernization
2025-07-15  David Malcolmlibgdiagnostics: add diagnostic_message_buffer [PR120792]
2025-07-15  Jonathan Wakelylibstdc++: Constrain std::swap using concepts in C++20
2025-07-15  Jonathan Wakelylibstdc++: Make ranges::advance(it, n, bound) follow...
2025-07-15  Patrick Palkalibstdc++: Add missing initializers for __maybe_present...
2025-07-15  Jason Merrillc++: don't mark void exprs as read [PR44677]
2025-07-15  Umesh Kalappa[PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
2025-07-15  Andrew Pinskilibgcc: Fix aarch64 build
2025-07-15  Björn Schäperslibstdc++: Implement std::chrono::current_zone() for...
2025-07-15  Björn Schäperslibstdc++: Search for tzdata on Windows (msys)
2025-07-15  Jason Merrillc++: constexpr uninitialized union [PR120577]
2025-07-15  Jason Merrillc++: decomp25 vs -fimplicit-constexpr [PR117784]
2025-07-15  Kwok Cheung... openmp, fortran: Fix ICE when the procedure name cannot...
2025-07-15  Konstantinos... asf: Fix offset check in base reg initialization for...
2025-07-15  Soumya ARaarch64: Enable selective LDAPUR generation for cores...
2025-07-15  Jonathan Wakelylibstdc++: Tweak dg-error patterns for C++26 constexpr...
2025-07-15  Richard Bienertree-optimization/121059 - fixup loop mask query
2025-07-15  Jakub Jelinekc, c++: Extend -Wunused-but-set-* warnings [PR44677]
2025-07-15  Alfie Richardsaarch64: fixup: Implement sme2+faminmax extension.
2025-07-15  Jonathan Wakelylibstdc++: Ensure that ranges::destroy destroys in...
2025-07-15  Jonathan Wakelylibstdc++: Make all experimental::observer_ptr function...
2025-07-15  Jonathan Wakelylibstdc++: Ensure std::make_unsigned<Enum> works for...
2025-07-15  Jonathan Wakelylibstdc++: Ensure std::hash<__int128> is defined [PR96710]
2025-07-15  Kyrylo TkachovRevert "aarch64: Use EOR3 for DImode values"
2025-07-15  Tomasz Kamińskilibstdc++: Format %a/%A/%b/%h/%B/%p without using local...
2025-07-15  Spencer Absonaarch64: AND/BIC combines for unpacked SVE FP comparisons
2025-07-15  Mikael Morinfortran: Amend descriptor bounds init if unallocated
2025-07-15  Mikael Morinfortran: Delay evaluation of array bounds after realloc...
2025-07-15  Mikael Morinfortran: Generate array reallocation out of loops
2025-07-15  Rainer OrthFix tree.cc compilation on SPARC
2025-07-15  Filip Kastlfortran: Fix indentation
2025-07-15  GCC AdministratorDaily bump.
2025-07-14  Robert Dubnercobol: Eliminate cppcheck warnings in gcc/cobol .cc...
2025-07-14  Jonathan Wakelylibstdc++: Add comments to deleted std::swap overloads...
2025-07-14  Andrew Stubbsamdgcn: fix vec_ucmp infinite recursion
2025-07-14  Richard BienerRevert "tree-optimization/121059 - record loop mask...
2025-07-14  Juergen Christs390: Implement reduction optabs
2025-07-14  Juergen Christs390: Remove min-vect-loop-bound override
2025-07-14  Andrew Stubbsamdgcn: Don't clobber VCC if we don't need to
2025-07-14  Richard Bienertree-optimization/121059 - record loop mask when required
2025-07-14  Pan LiRISC-V: Add testcase for rv32 SAT_MUL from uint64
2025-07-14  Pan LiMatch: Refine the widen mul check for SAT_MUL pattern
2025-07-14  Uros Bizjakx86: Check all 0s/1s vectors with standard_sse_constant_p
2025-07-14  H.J. Lux86-64: Add --enable-x86-64-mfentry
2025-07-14  Francois-Xavier... Darwin: account for macOS 26
2025-07-14  Paul-Antoine... [PATCH v2] RISC-V: Vector-scalar widening multiply...
2025-07-14  Jonathan Wakelylibstdc++: Protect PSTL headers against overloaded...
2025-07-14  Jonathan Wakelylibstdc++: Correct value of __cpp_lib_constexpr_excepti...
2025-07-14  Jonathan Wakelylibstdc++: Fix constexpr exceptions for -fno-exceptions
2025-07-14  Eric BotcazouAda: Add missing guard before accessing the Underlying_...
2025-07-14  Alfie Richardsaarch64: Implement sme2+faminmax extension.
2025-07-14  Haochen Jiangi386: Remove KEYLOCKER related feature since Panther...
2025-07-14  panciyanRISC-V: Add testcases for unsigned vector SAT_SUB form...
2025-07-14  GCC AdministratorDaily bump.
2025-07-13  Andrew Pinskitree: Add include to tm_p.h to tree.cc [PR120866]
2025-07-13  Benjamin Wumiddle-end: Fix typo in gimple.h
2025-07-13  Robert Dubnercobol: Minor changes to genapi.cc to eliminate CPPCHECK...
2025-07-13  GCC AdministratorDaily bump.
2025-07-12  Jan HubickaFix some auto-profile issues
2025-07-12  Uros Bizjaki386: Robustify MMX move patterns
2025-07-12  Xi Ruoyaolra: Reallow reloading user hard registers if the insn...
2025-07-12  Xi Ruoyaotestsuite: Enable the PR 87600 tests for LoongArch
2025-07-12  Tobias BurnusFortran/OpenACC: Permit PARAMETER as 'var' in clauses...
2025-07-12  GCC AdministratorDaily bump.
2025-07-11  David Malcolmdiagnostics: add support for directed graphs; use them...
2025-07-11  David Malcolmjson: add json::value::clone
2025-07-11  David Malcolmjson: fix null-termination of json::string
2025-07-11  David Malcolmlibgdiagnostics: doc fixes
2025-07-11  Vladimir N... [PR121007, LRA]: Fall back to reload of whole inner...
next