summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04PR target/114187: Fix ?Fmode SUBREG simplification in simplify_subreg.HEADtrunkmasterRoger Sayle
2024-03-04Daily bump.GCC Administrator
2024-03-03d: Merge upstream dmd, druntime f8bae04558, phobos ba2ade9decIain Buclaw
2024-03-03[PATCH] combine: Don't simplify paradoxical SUBREG on WORD_REGISTER_OPERATION...Greg McGary
2024-03-03AVR: Use more C++ ish coding style.Georg-Johann Lay
2024-03-03alpha: Introduce UMUL_HIGHPART rtx_code [PR113720]Uros Bizjak
2024-03-03AVR: ad target/114100 - Don't print unused frame pointer adjustments.Georg-Johann Lay
2024-03-03AVR: ad target/92792 - Remove insn attribute "cc" and its (dead) uses.Georg-Johann Lay
2024-03-03AVR: Fix a typo in avr.cc.Georg-Johann Lay
2024-03-03SH: Fix 101737Oleg Endo
2024-03-03d: Fix gdc -O2 -mavx generates misaligned vmovdqa instruction [PR114171]Iain Buclaw
2024-03-03Daily bump.GCC Administrator
2024-03-02libbacktrace: pass -no-install when linking test programsIan Lance Taylor
2024-03-02libbacktrace: skip all LZMA block header padding bytesIan Lance Taylor
2024-03-02AVR: Use REG_<n> constants instead of magic numbers <n>.Georg-Johann Lay
2024-03-02AVR: Adjust some comments.Georg-Johann Lay
2024-03-02AVR: target/114100 - Factor in -mtiny-stack in frame pointer adjustmentsGeorg-Johann Lay
2024-03-01libbacktrace: use real .opd for debuginfo on ppc64 v1 ABIIan Lance Taylor
2024-03-02Daily bump.GCC Administrator
2024-03-01c++/modules: depending local enums [PR104919, PR106009]Patrick Palka
2024-03-02c++: Stream definitions for implicit instantiations [PR114170]Nathaniel Shead
2024-03-02c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005]Nathaniel Shead
2024-03-01[14 regression] Fix insn types in risc-v portJeff Law
2024-03-01c++/modules: complete_vars ICE with non-exported constexpr varPatrick Palka
2024-03-01c++: implement [[gnu::no_dangling]] [PR110358]Marek Polacek
2024-03-01testsuite: ctf: make array in ctf-file-scope-1 fixed lengthDavid Faust
2024-03-01Fortran: improve checks of NULL without MOLD as actual argument [PR104819]Harald Anlauf
2024-03-01c++: auto(x) partial substitution [PR110025, PR114138]Patrick Palka
2024-03-01AVR: Overhaul help screenGeorg-Johann Lay
2024-03-01c++: Fix up decltype of non-dependent structured binding decl in template [PR...Jakub Jelinek
2024-03-01OpenMP/C++: Fix (first)private clause with member variables [PR110347]Jakub Jelinek
2024-03-01contrib: mklog: Use present tense in ChangeLogBernhard Reutner-Fischer
2024-03-01calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handling [PR114136]Jakub Jelinek
2024-03-01dwarf2out: Don't move variable sized aggregates to comdat [PR114015]Jakub Jelinek
2024-03-01AVR: Document valid ranges of -mfuse-add=Georg-Johann Lay
2024-03-01middle-end/114070 - VEC_COND_EXPR foldingRichard Biener
2024-03-01RISC-V: Add riscv_vector_cc function attributexuli
2024-03-01RISC-V: Introduce gcc option mrvv-vector-bits for RVVPan Li
2024-03-01function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spotJakub Jelinek
2024-03-01bitint: Handle VCE from large/huge _BitInt SSA_NAME from load [PR114156]Jakub Jelinek
2024-02-29libbacktrace: read symbol table of debuginfo fileIan Lance Taylor
2024-03-01Daily bump.GCC Administrator
2024-02-29analyzer: fix ICE in call summarization [PR114159]David Malcolm
2024-02-29AVR: target/114100 - Better indirect accesses for reduced TinyGeorg-Johann Lay
2024-02-29libstdc++: Fix std::basic_format_arg::handle for BasicFormattersJonathan Wakely
2024-02-29libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_th...Jonathan Wakely
2024-02-29AVR: target/114132 - Code sets up a frame pointer without need.Georg-Johann Lay
2024-02-29c++: -Wuninitialized when binding a ref to uninit DM [PR113987]Marek Polacek
2024-02-29Fix PR libcc1/113977Tom Tromey
2024-02-29Fix version negotiation in libcc1 pluginsTom Tromey