]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-02-15  Nathaniel Sheadc++/modules: Don't treat template parameters as TU...
2025-02-15  Jason Merrilltestsuite: tweak constexpr-lamda1.C [PR118053]
2025-02-15  Jason Merrillc++: NRVO, constexpr, lambda [PR118053]
2025-02-15  Andrew PinskiRemove defunct web site for site of Fortran preprocessor.
2025-02-15  Jonathan Wakelylibstdc++: Remove unused header from <bits/shared_ptr_b...
2025-02-15  Jonathan Wakelylibstdc++: Simplify and comment std::jthread extension...
2025-02-15  Jonathan Wakelylibstdc++: Add conditional noexcept to remaining range...
2025-02-15  Jonathan Wakelylibstdc++: Combine three tests into one
2025-02-15  Thomas KoenigFix PR 118884, Lapack build failure.
2025-02-15  Thomas Schwingenvptx: Tag 'gcc/config/nvptx/nvptx.cc:nvptx_record_need...
2025-02-15  Jin MaRISC-V: Bugfix ICE for RVV intrinisc when using no...
2025-02-15  GCC AdministratorDaily bump.
2025-02-14  Joseph MyersRegenerate .pot files
2025-02-14  Andrew Pinskilibstdc++: Improve list assumption after constructor...
2025-02-14  Marek Polacekc++: add fixed test [PR83144]
2025-02-14  Marek Polacekc++: assign the result of force_paren_expr
2025-02-14  Georg-Johann LayAVR: target/118878 - Don't ICE on result from paradoxic...
2025-02-14  Thomas SchwingeGCN: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO...
2025-02-14  Thomas Schwingenvptx: Set 'UI_TARGET' for 'TARGET_EXCEPT_UNWIND_INFO...
2025-02-14  Thomas Schwingenvptx: Sanity-check 'init_frag' state
2025-02-14  Thomas Schwingenvptx: Clarify 'nvptx_output_skip' case of no or incomp...
2025-02-14  Patrick Palkac++: add fixed test [PR86933]
2025-02-14  Marek Polacekc++: add fixed test [PR82936]
2025-02-14  Marek Polacekc++: add fixed test [PR82794]
2025-02-14  Marek Polacekc++: add fixed test [PR70037]
2025-02-14  Marek Polacekc++: add fixed test [PR66878]
2025-02-14  Marek Polacekc++: add fixed test [PR66519]
2025-02-14  Richard Bienertree-optimization/118852 - wrong code with 502.gcc_r
2025-02-14  Jason Merrillc++: extended temp cleanups [PR118856]
2025-02-14  Jason Merrillc++: remove unicode from comment
2025-02-14  Jonathan Wakelylibstdc++: Fix more unqualified uses of make_pair
2025-02-14  Jonathan Wakelylibstdc++: Fix use of make_pair that used ADL
2025-02-14  Matthew Malcomsonlibstdc++: Conditionally use floating-point fetch_add...
2025-02-14  Marek Polacekc++: fix propagating REF_PARENTHESIZED_P [PR116379]
2025-02-14  Jakub Jelinektree: Fix up the DECL_VALUE_EXPR GC marking [PR118790]
2025-02-14  Lulu ChengLoongArch: Adjust the cost of ADDRESS_REG_REG.
2025-02-14  Lulu ChengLoongArch: When -mfpu=none, '__loongarch_frecipe' shoul...
2025-02-14  Lulu ChengLoongArch: After setting the compilation options, updat...
2025-02-14  Lulu ChengLoongArch: Split the function loongarch_cpu_cpp_builtin...
2025-02-14  Lulu ChengLoongArch: Move the function loongarch_register_pragmas...
2025-02-14  Richard Bienertree-optimization/90579 - avoid STLF fail by better...
2025-02-14  Nathaniel Sheadc++: Clear lambda scope for unattached member template...
2025-02-14  Nathaniel Sheadc++: Fix mangling of lambas in static member template...
2025-02-14  GCC AdministratorDaily bump.
2025-02-13  Robin DappRISC-V: Avoid more unsplit insns in const expander...
2025-02-13  David Malcolmjit: add "final override" to diagnostic sink [PR116613]
2025-02-13  Marek Polacekdriver: -fhardened and -z lazy/-z norelro [PR117739]
2025-02-13  Jason Merrilltestsuite: adjust nontype-class72 for implicit constexpr
2025-02-13  Ed Catmurdwarf: emit DW_AT_name for DW_TAG_GNU_formal_parameter_...
2025-02-13  Jason Merrillc++: use -Wprio-ctor-dtor for attribute init_priority
2025-02-13  Jason Merrillc++: omp declare variant tweak
2025-02-13  Thomas KoenigFix LAPACK build error due to global symbol checking.
2025-02-13  Jason Merrillc++: -frange-for-ext-temps and reused temps [PR118856]
2025-02-13  Marek Polacekc++: P2308, Template parameter initialization (tests...
2025-02-13  Jakub Jelinektree, gengtype: Fix up GC issue with DECL_VALUE_EXPR...
2025-02-13  Christophe... arm: gimple fold aes[ed] [PR114522]
2025-02-13  Nathaniel Sheadc++: Constrain visibility for CNTTPs with internal...
2025-02-13  Jakub Jelinektestsuite: Add another range for coroutines testcase...
2025-02-13  Jakub Jelinekc++: Fix up regressions caused by for/while loops with...
2025-02-13  Rainer Orthbuild: Remove HAVE_LD_EH_FRAME_CIEV3
2025-02-13  Rainer Orthdoc: Update install.texi for GCC 15 on Solaris
2025-02-13  Stefan Schulze... s390: Fix s390_valid_shift_count() for TI mode [PR118835]
2025-02-13  Richard Bienertree-optimization/118817 - fix ICE with VN CTOR simplif...
2025-02-13  GCC AdministratorDaily bump.
2025-02-12  Andrew Pinskiloop-invariant: Treat inline-asm conditional trapping...
2025-02-12  Andrew Pinskiifcvt: Don't speculation move inline-asm [PR102150]
2025-02-12  Georg-Johann Layavr.opt.urls += -mcall-main
2025-02-12  Georg-Johann LayAVR: target/118806 - Add -mno-call-main to tweak runnin...
2025-02-12  Marek Polacekc++: add fixed test [PR101740]
2025-02-12  Alex Coplanvect: Set counts of early break exit blocks correctly...
2025-02-12  Vineet GuptaRISC-V: Vector pesudoinsns with x0 operand to use imm 0
2025-02-12  Jin MaRISC-V: unrecognizable insn ICE in xtheadvector/pr11419...
2025-02-12  Sandra LoosemoreDoc: Fix Texinfo warning in install.texi
2025-02-12  Sandra LoosemoreDoc: Fix some typos and other nearby sloppy-writing...
2025-02-12  Sandra LoosemoreDoc: Delete obsolete interface.texi chapter from GCC...
2025-02-12  Yangyu ChenRISC-V: Drop __riscv_vendor_feature_bits
2025-02-12  GCC AdministratorDaily bump.
2025-02-11  Jeff Law[PR target/115478] Accept ADD, IOR or XOR when combinin...
2025-02-11  Jason Merrillc++: don't default -frange-for-ext-temps in -std=gnu...
2025-02-11  Jason Merrillc++: change implementation of -frange-for-ext-temps...
2025-02-11  Andrew Carlottiaarch64: Update fp8 dependencies
2025-02-11  Andrew Carlottitestsuite: Enable reduced parallel batch sizes
2025-02-11  Sandra LoosemoreOpenMP: Pass a 3-way flag to omp_check_context_selector...
2025-02-11  Sandra LoosemoreOpenMP: Bug fixes for comparing context selectors
2025-02-11  Martin Jamborlto: Add an entry for cold attribute to lto_gnu_attributes
2025-02-11  Simon Martinc++: Reject cdtors and conversion operators with a...
2025-02-11  David Malcolmsarif-replay: fix off-by-one in handling of "endColumn...
2025-02-11  Roger SayleSynchronize include/dwarf2.def with binutils
2025-02-11  Richard Bienertree-optimization/118817 - missed folding of PRE insert...
2025-02-11  Nathaniel Sheadtestsuite: Fix g++.dg/modules/adl-5
2025-02-11  Nathaniel Sheadc++: Fix use-after-free of replaced friend instantiatio...
2025-02-11  H.J. Lux86: Correct ASM_OUTPUT_SYMBOL_REF
2025-02-11  YunQiang Suconfig.gcc: Support mips*64*-linux-muslabi64 as ABI64...
2025-02-11  Jie MeiMIPS: Add some floating point instructions support...
2025-02-11  Rainer Orthlibphobos: Disable libphobos.phobos/std/concurrency...
2025-02-11  Xi Ruoyaotestsuite: LoongArch: Remove from btrunc, ceil, and...
2025-02-11  Haochen Jiangi386: Fix AVX512BW intrin header with __OPTIMIZE__...
2025-02-11  Gaius MulleyPR modula2/118761: gm2 driver doesnt behave as gcc...
2025-02-11  GCC AdministratorDaily bump.
2025-02-10  Ian Lance Taylorlibbacktrace: add cast to avoid undefined shift
next