]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-03-10  jlaw[committed] [target/102250] Document python requirement...
2024-03-10  jlaw[committed] [PR target/111362] Fix compare-debug issue...
2024-03-10  GCC AdministratorDaily bump.
2024-03-09  Georg-Johann LayAVR: Fix typos in comment, indentation glitches in...
2024-03-09  Jakub Jelinekfwprop: Restore previous behavior for forward propagati...
2024-03-09  Xi RuoyaoLoongArch: Emit R_LARCH_RELAX for TLS IE with non-extre...
2024-03-09  Georg-Johann LayAVR: Add cost computation for some insn combine patterns.
2024-03-09  Jakub Jelineki386: Regenerate i386.opt.urls
2024-03-09  Lulu ChengLoongArch: testsuite: Add compilation options to the...
2024-03-09  Lulu ChengLoongArch: Fixed an issue with the implementation of...
2024-03-09  Jonathan Wakelylibstdc++: Do not require a time-of-day when parsing...
2024-03-09  Jonathan Wakelylibstdc++: Fix parsing of leap seconds as chrono::utc_t...
2024-03-09  GCC AdministratorDaily bump.
2024-03-08  Martin Jamboripa: Avoid excessive removing of SSAs (PR 113757)
2024-03-08  Ian Lance Taylorlibbacktrace: don't assume compressed section is aligned
2024-03-08  Vladimir N... [PR113790][LRA]: Fixing LRA ICE on riscv64
2024-03-08  David Faustbpf: add size threshold for inlining mem builtins
2024-03-08  Richard Earnshawarm: testsuite: tweak bics_3.c [PR113542]
2024-03-08  David Faustbpf: testsuite: fix unresolved test in memset-1.c
2024-03-08  Thomas SchwingeGCN: The original meaning of 'GCN_SUPPRESS_HOST_FALLBAC...
2024-03-08  Thomas Schwingenvptx: 'cuDeviceGetCount' failure is fatal
2024-03-08  Thomas SchwingeGCN, nvptx: Fatal error for missing symbols in 'libhsa...
2024-03-08  Wilco DijkstraARM: Fix builtin-bswap-1.c test [PR113915]
2024-03-08  Sam Jamescontrib: Improve dg-extract-results.sh's Python detecti...
2024-03-08  Jakub Jelinektestsuite: Fix up pr113617 test for darwin [PR113617]
2024-03-08  Richard Bienertree-optimization/114269 - 434.zeusmp regression after...
2024-03-08  Gaius Mulleymodula2: Rebuild bootstrap tools with faster dynamic...
2024-03-08  Georg-Johann LayAVR: Add an insn combine pattern for offset computation.
2024-03-08  Jakub Jelinekbb-reorder: Fix assertion
2024-03-08  Jakub Jelineki386: Guard noreturn no-callee-saved-registers optimiza...
2024-03-08  Jakub Jelinekc-family, c++: Fix up handling of types which may have...
2024-03-08  Jakub Jelinekdwarf2out: Emit DW_AT_export_symbols on anon unions...
2024-03-08  Jakub Jelinekc++: Fix up parameter pack diagnostics on xobj vs....
2024-03-08  Filip KastlMAINTAINERS: Fix order in Write After Aproval
2024-03-08  Richard Bienertestsuite/108355 - make gcc.dg/tree-ssa/ssa-fre-104...
2024-03-08  Gaius Mulleymodula2: Add constant aggregate tests
2024-03-08  demin.hanRISC-V: Fix ICE in riscv vector costs
2024-03-08  Haochen Guifwprop: Avoid volatile rtx to be propagated
2024-03-08  GCC AdministratorDaily bump.
2024-03-07  Jonathan Wakelylibstdc++: Use std::from_chars to speed up parsing...
2024-03-07  Jonathan Wakelylibstdc++: Fix parsing of fractional seconds [PR114244]
2024-03-07  Nathaniel Sheadc++: Redetermine whether to write vtables on stream...
2024-03-07  Patrick Palkac++/modules: member alias tmpl partial inst [PR103994]
2024-03-07  Wilco DijkstraAArch64: memcpy/memset expansions should not emit LDP...
2024-03-07  Patrick Palkac++/modules: inline namespace abi_tag streaming [PR110730]
2024-03-07  Jonathan Wakelylibstdc++: Do not define lock-free atomic aliases if...
2024-03-07  Jonathan Wakelylibstdc++: Update expiry times for leap seconds lists
2024-03-07  Jonathan Wakelylibstdc++: Replace unnecessary uses of built-ins in...
2024-03-07  Jonathan Wakelylibstdc++: Better diagnostics for std::format errors
2024-03-07  Francois-Xavier... testsuite, darwin: improve check for -shared support
2024-03-07  Robin Dappvect: Do not peel epilogue for partial vectors.
2024-03-07  Gaius MulleyPR modula2/109969 Linking large project causes an ICE
2024-03-07  Marek Polacekc++: ICE with variable template and [[deprecated]]...
2024-03-07  Jonathan Wakelydoc: Fix docs for -dD regarding predefined macros
2024-03-07  Jeevithars6000: Don't ICE when compiling the __builtin_vsx_spla...
2024-03-07  Eric BotcazouFix bogus error on allocator for array type with Dynami...
2024-03-07  Francois-Xavier... Include safe-ctype.h after C++ standard headers, to...
2024-03-07  Jakub Jelinekanalyzer: Fix up some -Wformat* warnings
2024-03-07  Filip Kastlcontrib: Update test_mklog to correspond to mklog
2024-03-07  Nathaniel Sheadc++: Fix ICE diagnosing incomplete type of overloaded...
2024-03-07  Nathaniel Sheadc++: Stream DECL_CONTEXT for template template parms...
2024-03-07  Jakub Jelinekbb-reorder: Fix -freorder-blocks-and-partition ICEs...
2024-03-07  Jakub Jelinekexpand: Fix UB in choose_mult_variant [PR105533]
2024-03-07  Jakub Jelineksccvn: Avoid UB in ao_ref_init_from_vn_reference [PR105533]
2024-03-07  chenxiaolongLoongArch: testsuite:Fix problems with incorrect result...
2024-03-07  Yang YujieLoongArch: Use /lib instead of /lib64 as the library...
2024-03-07  Jakub Jelinekmatch.pd: Optimize a * !a to 0 [PR114009]
2024-03-07  demin.hanRISC-V: Refactor expand_vec_cmp [NFC]
2024-03-07  Jerry DeLisleFortran: Fix issue with using snprintf function.
2024-03-07  GCC AdministratorDaily bump.
2024-03-06  Uros Bizjaki386: Fix and improve insn constraint for V2QI arithmet...
2024-03-06  Robin DappRISC-V: Use vmv1r.v instead of vmv.v.v for fma output...
2024-03-06  Robin DappRISC-V: Adjust vec unit-stride load/store costs.
2024-03-06  Wilco DijkstraARM: Fix conditional execution [PR113915]
2024-03-06  John David... Revert "Set num_threads to 50 on 32-bit hppa in two...
2024-03-06  Jeff Law[PR target/113001] Fix incorrect operand swapping in...
2024-03-06  Harald AnlaufFortran: error recovery while simplifying expressions...
2024-03-06  Marek Polacekc++: ICE with noexcept and local specialization [PR114114]
2024-03-06  Uros Bizjaki386: Eliminate common code from x86_32 TARGET_MACHO...
2024-03-06  Thomas Schwingeamdgcn: additional gfx1030/gfx1100 support: adjust...
2024-03-06  Georg-Johann LayAVR: Adjust rtx cost of plus + zero_extend.
2024-03-06  Richard Bienertree-optimization/114239 - rework reduction epilogue...
2024-03-06  Xi RuoyaoLoongArch: testsuite: Rewrite {x,}vfcmp-{d,f}.c to...
2024-03-06  Richard Sandifordaarch64: Define out-of-class static constants
2024-03-06  Nathaniel Sheadc++: Fix template deduction for conversion operators...
2024-03-06  Richard Bienertree-optimization/114249 - ICE with BB reduction vector...
2024-03-06  Richard Bienertree-optimization/114246 - invalid call argument from DSE
2024-03-06  Jakub Jelineki386: Fix up the vzeroupper REG_DEAD/REG_UNUSED note...
2024-03-06  Jerry DeLisleFortran: Add user defined error messages for UDTIO.
2024-03-06  Patrick Palkac++/modules: befriending template from current class...
2024-03-06  GCC AdministratorDaily bump.
2024-03-05  Cupertino Mirandactf: fix incorrect CTF for multi-dimensional array...
2024-03-05  Richard Sandifordasan: Handle poly-int sizes in ASAN_MARK [PR97696]
2024-03-05  Richard Sandifordaarch64: Remove SME2.1 forms of LUTI2/4
2024-03-05  Richard Earnshawarm: check for low register before applying peephole...
2024-03-05  Saurabh JhaFix testcase pr112337.c to check the options [PR112337]
2024-03-05  Georg-Johann LayAVR: Add two RTL peepholes.
2024-03-05  Mark WielaardRegenerate c.opt.urls
2024-03-05  Xi RuoyaoLoongArch: Allow s9 as a register alias
2024-03-05  Roger SayleAVR: Improve output of insn "*insv.any_shift.<mode...
next