]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
11 days ago  Patrick Palkalibstdc++: Conditionalize LWG 3569 changes to join_view
11 days ago  Tomasz Kamińskilibstdc++: Reuse _Bind_back_t functor in ranges::_Partial
11 days ago  Tomasz Kamińskilibstdc++: Move _Binder and related aliases to separate...
11 days ago  Tomasz Kamińskilibstdc++: Merge bind_front and bind_back binders
11 days ago  Richard BienerTLC for vectorizable_reduction
12 days ago  Robin DappRISC-V: Use correct target in expand_vec_perm [PR121780].
12 days ago  Robin Dappvect: Use poly_int64 for prolog bound.
12 days ago  Richard Bienertree-optimization/121768 - bogus double reduction detected
12 days ago  Richard Bienertree-optimization/121685 - accesses to *this are not...
12 days ago  Andrew Pinskiforwprop: Improve the reject case for copy prop [PR107051]
12 days ago  Luc Grosheintzlibstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS for 4314...
12 days ago  Kito ChengRISC-V: Always register vector built-in functions durin...
12 days ago  Kito ChengRISC-V: Fix extension subset check in riscv_can_inline_p
12 days ago  Jakub Jelinekbitint: Fix torture/bitint-14.c on bitint_extended...
12 days ago  Richard Bienertree-optimization/61247 - handle peeled converted IV...
12 days ago  Richard Bienertree-optimization/121740 - handle aggregate zeroing...
12 days ago  Tomasz Kamińskilibstdc++: Add stable names to C++98 implementation...
12 days ago  Nathaniel Sheadc++/modules: Fix ADL [PR117658]
12 days ago  Nathaniel Sheadc++/modules: Mark implicit inline namespaces as purview...
12 days ago  Iain Sandoetestsuite, darwin: Suppress unwind frames in scantest...
12 days ago  GCC AdministratorDaily bump.
12 days ago  Kuan-Lin ChenRISC-V: Add support for the XAndesbfhcvt ISA extension.
12 days ago  Kuan-Lin ChenRISC-V: Add support for the XAndesperf ISA extension.
12 days ago  Kuan-Lin ChenRISC-V: Add basic XAndes vendor extension support.
12 days ago  Paul-Antoine... RISC-V: Add pattern for vector-scalar floating-point max
12 days ago  Harald AnlaufFortran: fix TRANSFER with rank 1 unlimited polymorphic...
12 days ago  Yihan Wanglibstdc++: Implement LWG4222 'expected' constructor...
12 days ago  Austin Law[RISC-V][PR target/121213] Avoid unnecessary sign exten...
12 days ago  Jan HubickaDump profile_info in ipa-profile dump
12 days ago  Jan HubickaDo not auto-enable loop optimizations with AutoFDO
12 days ago  Kyrylo Tkachovaarch64: PR target/121749: Use dg-assemble in testcase
12 days ago  Jan HubickaIncrease default number of LTO partitions
12 days ago  Kyrylo Tkachovaarch64: PR target/121749: Use correct predicate for...
12 days ago  Patrick Palkac++: constant non-dep init folding vs FIELD_DECL access...
12 days ago  Richard Bienertree-optimization/121756 - handle irreducible regions...
12 days ago  Jonathan Wakelylibstdc++: Fix std::get<T> for std::pair with reference...
12 days ago  Richard BienerRemove vector type setting from vect_recog_cond_expr_co...
12 days ago  Richard Bienertree-optimization/121767 - modvar pattern breaking...
12 days ago  Richard Bienertree-optimization/121758 - fix pattern stmt REDUC_IDX...
13 days ago  Alice CarlottiMAINTAINERS: Add myself as an aarch64 port reviewer
13 days ago  Jonathan Wakelylibstdc++: Make CTAD ignore pair(const T1&, const T2...
13 days ago  Jonathan Wakelylibstdc++: Restore C++20 <chrono> support for old std...
13 days ago  Andrew Pinskifold: Unwrap MEM_REF after get_inner_reference in split...
13 days ago  GCC AdministratorDaily bump.
13 days ago  Andrew PinskiMove the folding of memcmpy to memcmpy_eq to fold all...
13 days ago  Andrew Pinskistrlen: Fixup load alignment for memcmp
13 days ago  Andrew Pinskiforwprop: Fix alignment of types in expansion of memcmp
13 days ago  Paul ThomasFortran: Allow PDT parameterized procedure pointer...
13 days ago  Paul ThomasFortran: Handle PDTs correctly with unlimited selector...
13 days ago  Richard Earnshawarm: testsuite: improve test compatibility of asm-hard...
13 days ago  Richard Bienertree-optimization/121753 - ICE with pattern breaking...
13 days ago  Robin DappRISC-V: Fix is_vlmax_len_p and use for strided ops.
13 days ago  Robin DappRISC-V: Handle overlap in expand_vec_perm PR121742.
13 days ago  Andrew Stubbsdocs: Add NoOffload option flag to the internals manual
13 days ago  Jakub Jelineks390: Adjust s390/spaceship-fp-*.c tests for recent...
13 days ago  Iain Sandoec++, contracts: Simplify contracts headers [NFC].
13 days ago  Iain SandoeD, Darwin, Powerpc: Fix build error.
13 days ago  JiaweiRISC-V: Add Zbb extension sext testcase.
13 days ago  JiaweiRISC-V: Update Zba 'shNadd.uw' testcase.`
13 days ago  Luc Grosheintzlibstdc++: Move _Index_tuple, _Build_index_tuple to...
13 days ago  Rainer Orthtestsuite: i386: Fix gcc.target/i386/memset-strategy...
2025-09-02  Richard BienerRestore STMT_VINFO_VECTYPE during analysis, set to...
2025-09-02  Richard Bienertree-optimization/121754 - ICE with vect_reduc_type...
2025-09-02  Richard BienerAvoid touching STMT_VINFO_VECTYPE in bump_vector_ptr
2025-09-02  Richard BienerPass vectype to vect_check_gather_scatter
2025-09-02  Tomasz Kamińskilibstdc++: Rename __cmp_cat::__unspec to __cmp_cat...
2025-09-02  Jonathan Wakelydoc: Fix sort order for counted_by attribute
2025-09-02  Jakub Jelinektree-cfg: Fix up assign_discriminator ICE with too...
2025-09-02  Rainer Orthtestsuite: Fix gcc.dg/tree-ssa/cswtch-[67].c on Solaris...
2025-09-02  Kito ChengRISC-V: Remove unused print_ext_doc_entry function...
2025-09-02  Andrew PinskiTestsuite: Don't test vector-compare-1.C on strict...
2025-09-02  GCC AdministratorDaily bump.
2025-09-01  Jonathan Grantinstall: Fix spelling of "support" and "arithmetic"
2025-09-01  Mark HarmstoneFix assertion when trying to represent Ada arrays in...
2025-09-01  Gerald Pfeifermaintainer-scripts: Improve syncing of libstdc++ docs
2025-09-01  Jakub Jelinekc: Implement C2Y N3457 - The __COUNTER__ predefined...
2025-09-01  Jakub Jelinekc: Rename uimaxabs to umaxabs
2025-09-01  Harald AnlaufFortran: truncate constant string passed to character...
2025-09-01  Gerald Pfeiferdoc: Update perfwiki web address
2025-09-01  Iain Sandoediagnostics: Fix bootstrap fail on Darwin 32b hosts.
2025-09-01  Iain Sandoeconfigure, Darwin: Do not claim .cfi_xxx instruction...
2025-09-01  Yoshinori SatoPR target/89828 Inernal compiler error on "-fno-omit...
2025-09-01  Andi KleenAdd default arch/tuning to shift-gf2p8affine test cases
2025-09-01  Christophe... testsuite: arm: factorize arm_v8_neon_ok flags
2025-09-01  Christophe... testsuite: arm: remove arm32 check from a few effective...
2025-09-01  Richard Bienertree-optimization/121744 - handle CST << var in shift...
2025-09-01  Richard BienerEliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDX
2025-09-01  Richard BienerRemove no longer needed STMT_VINFO_REDUC_DEF sets
2025-09-01  Richard BienerIntroduce abstraction for vect reduction info, tracked...
2025-09-01  Tobias Burnusinstall.texi: For amdgcn, update Newlib version recomme...
2025-09-01  Richard BienerSimplify vectorizer IV analysis
2025-09-01  Cui, Liliira: Remove soft conflict related code in improve_alloc...
2025-09-01  liuhongtFix ICE due to wrong operand is passed to ix86_vgf2p8af...
2025-09-01  GCC AdministratorDaily bump.
2025-08-31  Takayuki 'January... xtensa: Optimize branch whether (reg:SI) is within...
2025-08-31  Paul ThomasFortran: Pass PDTs to dummies with VALUE attribute...
2025-08-31  Shreya Munnangi[RISC-V] Improve initial RTL generation for SImode...
2025-08-31  Gerald Pfeiferinstall: Drop MinGW binaries download link
2025-08-31  Gerald Pfeiferlibstdc++: Update link to Boost "Exception-Safety"
2025-08-31  Jonathan Wakelylibstdc++: Fix bootstrap failures in src/c++26/debugging.cc
next