]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-07-18  Jonathan Wakelylibstdc++: Document new generated header
2025-07-18  Pan LiRISC-V: Support RVVDImode for avg3_ceil auto vect
2025-07-18  Tomasz Kamińskilibstdc++: Qualify addressof calls in inplace_vector...
2025-07-18  Tomasz Kamińskilibstdc++: Fixed localized empty-spec formatting for...
2025-07-18  Andrew Stubbsamdgcn, libgomp: Remove unused variable (PR121156)
2025-07-18  Martin Jambortree-sra: Fix grp_covered flag computation when totally...
2025-07-18  Richard Bienertree-optimization/121126 - properly verify live LC...
2025-07-18  Jonathan Wakelylibstdc++: Fix hash<__int128> test for x32 [PR121150]
2025-07-18  Jonathan Wakelylibstdc++: Implement reverse iteration for _Utf_view
2025-07-18  Jonathan Wakelylibstdc++: Optimize _Utf_iterator for size
2025-07-18  Richard BienerRemove non-SLP path from vectorizable_live_operation
2025-07-18  Richard Bienertree-optimization/120924 - up --param uninit-max-chain-len
2025-07-18  Steve Bairdada: Spurious actual/formal matching check failure...
2025-07-18  Bob Duffada: Back out change to Tbuild.Unchecked_Convert_To
2025-07-18  Marc Poulhièsada: Do not inline function returning on the secondary...
2025-07-18  Gary Dismukesada: Incorrect resolution of prefixed calls with overri...
2025-07-18  Piotr Trojanekada: Elaboration entity must not be ghost in ghost...
2025-07-18  Javier Mirandaada: Array aggregates of mutably tagged objects (part 2)
2025-07-18  Jonathan Wakelylibstdc++: Add std::inplace_vector for C++26 (P0843R14...
2025-07-18  Richard Bienertree-optimization/121048 - move check for only having...
2025-07-18  Jakub Jelinekgimple-fold: Fix up big endian _BitInt adjustment ...
2025-07-18  GCC AdministratorDaily bump.
2025-07-17  Andrew Pinskigcse: Skip hardreg pre when the hardreg is never live...
2025-07-17  Jonathan Wakelylibstdc++: Document change in __int128 traits [PRPR96710]
2025-07-17  Luc Grosheintzlibstdc++: Fix forwarding of custom IndexType in mdspan...
2025-07-17  Luc Grosheintzlibstdc++: Fix constraint for custom integer types...
2025-07-17  Jason Merrillc++: constexpr array testcase [PR87097]
2025-07-17  Luc Grosheintzlibstdc++: Refactor mdspan tests [PR121061]
2025-07-17  Filip Kastltree-ssa-structalias / pta: Fix *more* GNU coding style...
2025-07-17  Thomas SchwingeGCN, nvptx offloading: Restrain 'WARNING: program timed...
2025-07-17  Filip Kastltree-ssa-structalias / pta: Fix some GNU coding style...
2025-07-17  H.J. Lux86: Don't change mode for XOR in ix86_expand_ternlog
2025-07-17  Filip Kastltree-ssa-structalias: Put solver into its own file
2025-07-17  Richard Sandifordaarch64: Adapt unwinder to linux's SME signal behaviour
2025-07-17  Stefan Schulze... s390: Rework signbit optab
2025-07-17  Stefan Schulze... s390: Adapt GPR<->VR costs
2025-07-17  Stefan Schulze... s390: Add implicit zero extend for VLGV
2025-07-17  Jonathan Wakelylibstdc++: Add comments to __unicode::_Utf_iterator
2025-07-17  Jonathan Wakelylibstdc++: Use __promote_3 for std::hypot [PR121097]
2025-07-17  Xi RuoyaoLoongArch: Fix wrong code generated by TARGET_VECTORIZE...
2025-07-17  Richard BienerReject single lane vector types for SLP build
2025-07-17  Richard Bienertree-optimization/121035 - handle stray VN values witho...
2025-07-17  GCC AdministratorDaily bump.
2025-07-16  John Ericsonlibgcc/Makefile.in: Delete dead `MACHMODE_H` variable
2025-07-16  David Malcolmdiagnostics: remove redundant field
2025-07-16  David Malcolmcontrib: add gcc/text-art to Doxygen input
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]
next