]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-24  Alexandre Oliva[ifcombine] check for more zero-extension cases [PR118572]
2025-01-24  Alexandre Oliva[ifcombine] improve reverse checking and operand swapping
2025-01-24  Alexandre Oliva[ifcombine] out-of-bounds bitfield refs can trap [PR118514]
2025-01-24  GCC AdministratorDaily bump.
2025-01-23  Marek Polacekc++: bogus error with nested lambdas [PR117602]
2025-01-23  Jakub Jelinekc++: Small make_tree_vector_from_ctor improvement
2025-01-23  John David... hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32...
2025-01-23  Jakub Jelinekvect: Avoid copying of uninitialized variable [PR118628]
2025-01-23  Harald AnlaufFortran: do not evaluate arguments of MAXVAL/MINVAL...
2025-01-23  Georg-Johann LayAVR: PR118012 - Try to work around sick code from match.pd.
2025-01-23  Jan HubickaOptimize vector<bool>::operator[]
2025-01-23  Richard Sandifordrtl-ssa: Avoid dangling phi uses [PR118562]
2025-01-23  Richard Sandifordaarch64: Avoid redundant writes to FPMR
2025-01-23  Richard Sandifordaarch64: Fix memory cost for FPM_REGNUM
2025-01-23  Richard Sandifordaarch64: Allow FPMR source values to be zero
2025-01-23  Jakub Jelinektree-assume: Fix UB in assume_query [PR118605]
2025-01-23  Tejas BelagodOpenMP/PolyInt: Pass poly-int structures by address...
2025-01-23  Rainer Orthtestsuite: i386: Adjust gcc.target/i386/cmov12.c for...
2025-01-23  Jakub Jelinekc++: Fix build_omp_array_section for type dependent...
2025-01-23  Jakub Jelinekc++: Fix weird expression in test for clauses other...
2025-01-23  Jakub Jelinekbuiltins: Store unspecified value to *exp for inf/nan...
2025-01-23  Torbjörn SVENSSONtestsuite: Only run test if alarm is available
2025-01-23  Georg-Johann LayAVR: PR117726 - Tweak 32-bit logical shifts of 25....
2025-01-23  Paul ThomasFortran: Regression- fix ICE at fortran/trans-decl...
2025-01-23  Richard Bienertree-optimization/118558 - fix alignment compute with...
2025-01-23  Nathaniel Sheadc++: Update mangling of lambdas in expressions
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]
next