]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-23  Nathaniel Sheadc++: Fix mangling of lambdas in static data member...
2025-01-23  Nathaniel Sheadc++/modules: Fix exporting temploid friends in header...
2025-01-23  Xi RuoyaoLoongArch: Fix invalid subregs in xorsign [PR118501]
2025-01-23  Haochen Jiangi386: Omit "p" for packed in intrin name for FP8 convert
2025-01-23  Haochen Jiangi386: Change mnemonics from VCVT[,T]NEBF162I[,U]BS...
2025-01-23  Haochen Jiangi386: Change mnemonics from VCVTNEPH2[B,H]F8 to VCVTPH2...
2025-01-23  Haochen Jiangi386: Change mnemonics from VCVTNE2PH2[B,H]F8 to VCVT2P...
2025-01-23  Haochen Jiangi386: Change mnemonics from VCOMSBF16 to VCOMISBF16
2025-01-23  Haochen Jiangi386: Change mnemonics from V[GETEXP,FPCLASS]PBF16...
2025-01-23  Haochen Jiangi386: Change mnemonics from V[RSQRT,SCALEF,SQRTNE]PBF16...
2025-01-23  Haochen Jiangi386: Change mnemonics from V[GETMANT,REDUCENE,RNDSCALE...
2025-01-23  Haochen Jiangi386: Change mnemonics from VMINMAXNEPBF16 to VMINMAXBF16
2025-01-23  Haochen Jiangi386: Change mnemonics from V[CMP,MAX,MIN]PBF16 to...
2025-01-23  Haochen Jiangi386: Change mnemonics from VF[,N]M[ADD,SUB][132,213...
2025-01-23  Haochen Jiangi386: Change mnemonics from V[ADDNE,DIVNE,MULNE,RCP...
2025-01-23  Haochen Jiangi386: Enhance AMX tests
2025-01-23  Haochen Jiangi386: Append -march=x86-64-v3 to AVX10.2/512 VNNI testcases
2025-01-23  GCC AdministratorDaily bump.
2025-01-22  Arsen Arsenovićd,ada/spec: only sub nostd{inc,lib} rather than nostd...
2025-01-22  Jakub Jelinekc++: Implement for static locals CWG 2867 - Order of...
2025-01-22  Marek Polacekc++: further tweak to cxx_eval_outermost_constant_expr...
2025-01-22  David Malcolmjit: fix startup on aarch64
2025-01-22  Stefan Schulze... s390: Fix arch15 machine string for binutils
2025-01-22  Richard Sandifordaarch64: Fix aarch64_write_sysregdi predicate
2025-01-22  Georg-Johann LayAVR: Add test cases for PR118591.
2025-01-22  Simon Martinc++: Clear TARGET_EXPR_ELIDING_P when forced to use...
2025-01-22  Xi RuoyaoLoongArch: Fix wrong code with <optab>_alsl_reversesi_e...
2025-01-22  Jakub Jelinekc++: Improve cp_parser_objc_messsage_args compile time
2025-01-22  Jakub Jelinekc++: Introduce append_ctor_to_tree_vector
2025-01-22  Patrick Palkac++: 'this' capture clobbered during recursive inst...
2025-01-22  GCC AdministratorDaily bump.
2025-01-21  Jeff LawRevert "[PATCH 1/2] RISC-V:Add intrinsic support for...
2025-01-21  Jeff LawRevert "[PATCH 2/2] RISC-V:Add intrinsic cases for...
2025-01-21  Andrew Pinskimatch: Improve the `x ==/!= ~x` pattern [PR118483]
2025-01-21  Andrew Pinskic++: Don't call fold from cp_fold if one of the operand...
2025-01-21  Dimitar Dimitrovtestsuite: Require int32plus for test case pr117546.c
2025-01-21  Iain Buclawlibphobos: Add MIPS64 implementation of fiber_switchCon...
2025-01-21  Robin DappRISC-V: Unbreak bootstrap.
2025-01-21  Georg-Johann LayAVR: Tweak some 16-bit shifts by using MUL.
2025-01-21  Jakub Jelinekc++: Handle CPP_EMBED in cp_parser_objc_message_args...
2025-01-21  Jin MaRISC-V: Add a new constraint to ensure that the vl...
2025-01-21  Jin MaRISC-V: Enable and adjust the testsuite for XTheadVector.
2025-01-21  Denis ChertykovUse `known_ge' instead of `compare_sizes_for_sort'.
2025-01-21  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR118560]
2025-01-21  Marek Polacekc++: fix wrong-code with constexpr prvalue opt [PR118396]
2025-01-21  Thomas Schwingevect: Force alignment peeling to vectorize more early...
2025-01-21  Alfie RichardsMAINTAINERS: add myself to write after approval
2025-01-21  Jeff Law[RISC-V][PR target/116256] Fix incorrect return value...
2025-01-21  Alfie RichardsRegenerate aarch64.opt.urls
2025-01-21  Richard Bienertree-optimization/118569 - LC SSA broken after unrolling
2025-01-21  Vladimir MiloserdovAArch64: Add LUTI ACLE for SVE2
2025-01-21  Simon Martinc++: Don't ICE in build_class_member_access_expr during...
2025-01-21  Tamar Christinamiddle-end: use ncopies both when registering and readi...
2025-01-21  Tamar Christinaaarch64: Drop ILP32 from default elf multilibs after...
2025-01-21  Lulu ChengLoongArch: Implement target pragma.
2025-01-21  Lulu ChengLoongArch: Implement target attribute.
2025-01-21  Simon Martintestsuite: Fix test failing with -fimplicit-constexpr...
2025-01-21  Alfie RichardsAdd warning for non-spec compliant FMV in Aarch64
2025-01-21  Jakub Jelinekc++: Speed up compilation of large char array initializ...
2025-01-21  Jakub Jelinekc, c++: Return 1 for __has_builtin(__builtin_va_arg...
2025-01-21  Jakub Jelinekc++: Handle RAW_DATA_CST in add_list_candidates [PR118532]
2025-01-21  GCC AdministratorDaily bump.
2025-01-20  Nathaniel Sheadc++/modules: Check linkage of structured binding decls
2025-01-20  Nathaniel Sheadc++/modules: Handle mismatching TYPE_CANONICAL when...
2025-01-20  Vladimir N... [PR118560][LRA]: Fix typo in checking secondary memory...
2025-01-20  Jeff Law[PR target/116256] Adjust expected output in a couple...
2025-01-20  Jeff Law[PR target/114442] Add reservations for all insn types...
2025-01-20  Jeff Law[PR target/116256] Fix latent regression in pattern...
2025-01-20  Joseph MyersUpdate gcc zh_CN.po
2025-01-20  Denis Chertykov[PR117868][LRA]: Restrict the reuse of spill slots
2025-01-20  Harald AnlaufFortran: improve error message for conflicting OpenMP...
2025-01-20  Richard Sandifordvect: Preserve OMP info for conditional stores [PR118348]
2025-01-20  Richard SandifordRevert "vect: Preserve OMP info for conditional stores...
2025-01-20  Richard Sandifordvect: Preserve OMP info for conditional stores [PR118384]
2025-01-20  Richard Sandifordaarch64: Fix invalid subregs in xorsign [PR118501]
2025-01-20  Richard Sandifordaarch64: Add missing simd requirements for INS [PR118531]
2025-01-20  Iain Buclawd: Fix failing test with 32-bit compiler [PR114434]
2025-01-20  Harald AnlaufFortran: do not copy back for parameter actual argument...
2025-01-20  Jakub Jelinekc++: Handle RAW_DATA_CST in make_tree_vector_from_ctor...
2025-01-20  Jin MaRISC-V: Correct the mode that is causing the program...
2025-01-20  Andrew Pinskiinline: Purge the abnormal edges as needed in fold_mark...
2025-01-20  Giuseppe D... libstdc++: perfectly forward std::ranges::clamp arguments
2025-01-20  Christophe... arm, testsuite: fix fast-math-bb-slp-complex-mla-float...
2025-01-20  Christophe... arm, testsuite: remove duplicate dg-add-options arm_v8_...
2025-01-20  Richard Bienertree-optimization/117875 - missed SLP vectorization
2025-01-20  Xi RuoyaoLoongArch: Improve reassociation for bitwise operation...
2025-01-20  Xi RuoyaoLoongArch: Simplify using bstr{ins,pick} instructions...
2025-01-20  Xi Ruoyaotestsuite: Fix name of PR116348 test case
2025-01-20  Richard Bienertree-optimization/118552 - failed LC SSA update after...
2025-01-20  Thomas Schwingenvptx: Gracefully handle '-mptx=3.1' if neither sm_30...
2025-01-20  Jakub Jelinektree, c++: Consider TARGET_EXPR invariant like SAVE_EXP...
2025-01-20  Jakub Jelinektree-ssa-dce: Fix calloc handling [PR118224]
2025-01-20  Stefan Schulze... s390: Update vec_(load,store)_len(,_r)
2025-01-20  Stefan Schulze... s390: Vector shift: Add 128-bit integer support
2025-01-20  Stefan Schulze... s390: arch15: Vector maximum/minimum: Add 128-bit integ...
2025-01-20  Stefan Schulze... s390: arch15: Vector load positive: Add 128-bit integer...
2025-01-20  Stefan Schulze... s390: arch15: Vector compare: Add 128-bit integer support
2025-01-20  Stefan Schulze... s390: arch15: Vector devide/remainder
2025-01-20  Stefan Schulze... s390: arch15: Count leading/trailing zeros
2025-01-20  Stefan Schulze... s390: arch15: Vector generate element masks
next