]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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...
2024-03-05 Richard Bienertree-optimization/114231 - use patterns for BB SLP...
2024-03-05 Jakub Jelineklower-subreg: Fix ROTATE handling [PR114211]
2024-03-05 Jakub Jelinekbitint: Handle BIT_FIELD_REF lowering [PR114157]
2024-03-05 Jakub Jelineki386: For noreturn functions save at least the bp regis...
2024-03-05 Pan LiRISC-V: Cleanup unused code in riscv_v_adjust_bytesize...
2024-03-05 Patrick Palkac++/modules: relax diagnostic about GMF contents
2024-03-05 GCC AdministratorDaily bump.
2024-03-04 Nathaniel Sheadc++: Support exporting using-decls in same namespace...
2024-03-04 Gaius MulleyPR modula2/114227 InstallTerminationProcedure does...
2024-03-04 Jonathan Wakelylibstdc++: Add missing std::tuple constructor [PR114147]
2024-03-04 David Faustbpf: add inline memset expansion
2024-03-04 Joseph MyersUpdate gcc sv.po
2024-03-04 Jakub Jelinekcombine: Fix recent WORD_REGISTER_OPERATIONS check...
2024-03-04 Andre Vieiraarm: Fix a wrong attribute use and remove unused unspec...
2024-03-04 Andre Vieiraarm: Annotate instructions with mve_safe_imp_xlane_pred
2024-03-04 Stam Markianos... arm: Add define_attr to to create a mapping between...
2024-03-04 Marek Polacekdoc: update [[gnu::no_dangling]]
2024-03-04 Andrew Stubbsvect: Fix integer overflow calculating mask
2024-03-04 Mark WielaardRegenerate opt.urls
2024-03-04 Jan DubiecFix 201001011-1.c on H8
2024-03-04 Richard Bienertree-optimization/114197 - unexpected if-conversion...
2024-03-04 Richard Bienertree-optimization/114164 - unsupported SIMD clone call...
2024-03-04 Jakub Jelineklibgomp: Use void (*) (void *) rather than void (*...
2024-03-04 Richard Bienertree-optimization/114203 - wrong CLZ niter computation
2024-03-04 Richard Bienertree-optimization/114192 - scalar reduction kept live...
2024-03-04 Jakub Jelinekbitint: Fix tree node sharing bug [PR114209]
2024-03-04 Xi Ruoyaotestsuite: Make pr104992.c irrelated to target vector...
2024-03-04 Jakub Jelineki386: Fix ICEs with SUBREGs from vector etc. constants...
2024-03-04 demin.hanMAINTAINERS: Add myself to write after approval
2024-03-04 Roger SaylePR target/114187: Fix ?Fmode SUBREG simplification...
2024-03-04 GCC AdministratorDaily bump.
2024-03-03 Iain Buclawd: Merge upstream dmd, druntime f8bae04558, phobos...
2024-03-03 Greg McGary[PATCH] combine: Don't simplify paradoxical SUBREG...
2024-03-03 Georg-Johann LayAVR: Use more C++ ish coding style.
2024-03-03 Uros Bizjakalpha: Introduce UMUL_HIGHPART rtx_code [PR113720]
2024-03-03 Georg-Johann LayAVR: ad target/114100 - Don't print unused frame pointe...
2024-03-03 Georg-Johann LayAVR: ad target/92792 - Remove insn attribute "cc" and...
2024-03-03 Georg-Johann LayAVR: Fix a typo in avr.cc.
2024-03-03 Oleg EndoSH: Fix 101737
2024-03-03 Iain Buclawd: Fix gdc -O2 -mavx generates misaligned vmovdqa instr...
2024-03-03 GCC AdministratorDaily bump.
2024-03-02 Ian Lance Taylorlibbacktrace: pass -no-install when linking test programs
2024-03-02 Ian Lance Taylorlibbacktrace: skip all LZMA block header padding bytes
2024-03-02 Georg-Johann LayAVR: Use REG_<n> constants instead of magic numbers...
2024-03-02 Georg-Johann LayAVR: Adjust some comments.
2024-03-02 Georg-Johann LayAVR: target/114100 - Factor in -mtiny-stack in frame...
2024-03-02 Ian Lance Taylorlibbacktrace: use real .opd for debuginfo on ppc64...
2024-03-02 GCC AdministratorDaily bump.
2024-03-01 Patrick Palkac++/modules: depending local enums [PR104919, PR106009]
2024-03-01 Nathaniel Sheadc++: Stream definitions for implicit instantiations...
2024-03-01 Nathaniel Sheadc++: Ensure DECL_CONTEXT is set for temporary vars...
2024-03-01 Jeff Law[14 regression] Fix insn types in risc-v port
2024-03-01 Patrick Palkac++/modules: complete_vars ICE with non-exported conste...
2024-03-01 Marek Polacekc++: implement [[gnu::no_dangling]] [PR110358]
2024-03-01 David Fausttestsuite: ctf: make array in ctf-file-scope-1 fixed...
2024-03-01 Harald AnlaufFortran: improve checks of NULL without MOLD as actual...
2024-03-01 Patrick Palkac++: auto(x) partial substitution [PR110025, PR114138]
2024-03-01 Georg-Johann LayAVR: Overhaul help screen
2024-03-01 Jakub Jelinekc++: Fix up decltype of non-dependent structured bindin...
2024-03-01 Jakub JelinekOpenMP/C++: Fix (first)private clause with member varia...
2024-03-01 Bernhard Reutner... contrib: mklog: Use present tense in ChangeLog
2024-03-01 Jakub Jelinekcalls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P...
2024-03-01 Jakub Jelinekdwarf2out: Don't move variable sized aggregates to...
2024-03-01 Georg-Johann LayAVR: Document valid ranges of -mfuse-add=
2024-03-01 Richard Bienermiddle-end/114070 - VEC_COND_EXPR folding
2024-03-01 xuliRISC-V: Add riscv_vector_cc function attribute
next
This page took 0.09183 seconds and 5 git commands to generate.