]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-04-08  Martin LiskaFix wrong assert in branch_changer.py.
2021-04-08  Martin LiskaModernize branch_changer.py script.
2021-04-08  Jason Merrillc++: improve specialization mismatch diagnostic [PR94529]
2021-04-08  Marek Polacekc++: Fix ICE with unexpanded parameter pack [PR99844]
2021-04-08  Jonathan Wakelylibstdc++: Remove bogus ChangeLog entry
2021-04-08  Jonathan Wakelylibstdc++: Make std::is_scoped_enum work with incomplet...
2021-04-08  Alex Coplanarm: Various MVE vec_duplicate fixes [PR99647]
2021-04-08  Xionghu LuoImprove rtx insn vec output
2021-04-08  GCC AdministratorDaily bump.
2021-04-07  Jason Merrillc++: friend with redundant qualification [PR41723]
2021-04-07  Jason Merrillc++: base template friend [PR52625]
2021-04-07  Jason Merrillc++: using overloaded with local decl [PR92918]
2021-04-07  Richard Sandifordtestsuite: Fix many UNRESOLVEDs for gcc.dg/vect
2021-04-07  Jonathan Wakelylibstdc++: Fix filesystem::path construction from COW...
2021-04-07  Richard Sandifordvect: Restore variable-length SLP permutes [PR97513]
2021-04-07  Richard Sandifordvect: Don't split store groups if we have IFN_STORE_LAN...
2021-04-07  Jakub Jelinekvarasm: Fix up constpool alias handling [PR99872]
2021-04-07  Richard Bienertree-optimization/99954 - fix loop distribution memcpy...
2021-04-07  Richard Bienertestsuite/99955 - fix may_alias declaration of vector
2021-04-07  Richard Bienertree-optimization/99947 - avoid v.safe_push (v[0])
2021-04-07  Richard BienerAdd debug_vn_reference_ops helper
2021-04-07  Bin Chengtree-optimization/98736 - use programing order preserve...
2021-04-07  Marek Polacekc++: Add test for Core issue 1376 [PR52202]
2021-04-07  GCC AdministratorDaily bump.
2021-04-06  Joseph MyersUpdate gcc de.po.
2021-04-06  Joseph MyersUpdate gcc sv.po.
2021-04-06  Jason Merrillc++: access checking in aggregate initialization [PR96673]
2021-04-06  Jason Merrillc++: C++17 constexpr static data member linkage [PR99901]
2021-04-06  Iain Buclawd: Fix missing call to va_end in getMatchError [PR99917]
2021-04-06  Iain Buclawd: Use Array::find to get index of element
2021-04-06  Iain Buclawd: Increment gaggedWarnings if warning or deprecation...
2021-04-06  Iain Buclawd: Merge upstream dmd 5cc71ff83, druntime 1134b710
2021-04-06  Jonathan Wakelylibstdc++: Add nodiscard attribute to cast-like functions
2021-04-06  Jonathan Wakelylibstdc++: Clarify static_assert message
2021-04-06  Jonathan Wakelylibstdc++: Fix Doxygen warnings
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-04-06  Vladimir N... [PR99781] Update correctly reg notes in LRA for multi...
2021-04-06  Xianmiao QuC-SKY: Describe ck802 bypass accurately.
2021-04-06  H.J. Lux86: Update memcpy/memset inline strategies for Skylake...
2021-04-06  Richard Bienertree-optimization/99880 - avoid vectorizing irrelevant...
2021-04-06  Nathan Sidwellc++: Simplify va_arg test
2021-04-06  Nathan Sidwelllibcody: Remove FSF license
2021-04-06  Jakub Jelinektestsuite: Fix up pr96573.c on aarch64 [PR96573]
2021-04-06  Richard Bienertree-optimization/99924 - visit permute nodes again...
2021-04-06  Jakub Jelinektestsuite: Fix up g++.dg/ext/vector40.C test
2021-04-06  Alex Coplanarm: Fix PCS for SFmode -> SImode libcalls [PR99748]
2021-04-06  Jason Merrillc++: mangling of lambdas in default args [PR91241]
2021-04-06  Patrick Palkac++: placeholder type constraint in structured binding...
2021-04-06  GCC AdministratorDaily bump.
2021-04-05  Jason Merrillc++: -Wunused, constant, and generic lambda [PR96311]
2021-04-05  Jason Merrillc++: reinterpret_cast from prvalue to rvalue ref [PR98440]
2021-04-05  Jason Merrillc++: enum in generic lambda in template [PR95317]
2021-04-05  Jason Merrillc++: lambda in DMI in class template [PR95870]
2021-04-05  Eric BotcazouFix small regression with -fdump-ada-spec
2021-04-05  Michael MeissnerHonor --disable-decimal-float on PowerPC Decimal/Float1...
2021-04-05  Nathan Sidwellc++: Unneeded export query [PR 99380]
2021-04-05  David Malcolmanalyzer: fix ICE on zero-arg calls passed to __attribu...
2021-04-05  David Malcolmanalyzer: fix apparent hang with -fanalyzer-verbosity...
2021-04-05  Jason Merrillc++: extern template and static data member [PR99066]
2021-04-05  Jason Merrillc++: constexpr if and nested generic lambda [PR99201]
2021-04-05  Jason Merrillc++: Fix print-tree for TEMPLATE_DECL
2021-04-05  Iain Buclawd: Use weak linkage for template symbols instead of...
2021-04-05  Sandra LoosemoreTrivial testsuite fixes for nios2-elf.
2021-04-05  GCC AdministratorDaily bump.
2021-04-04  Jason Merrillc++: array new initialized from a call [PR99643]
2021-04-04  GCC AdministratorDaily bump.
2021-04-03  Iain Buclawd: Merge upstream dmd 3b808e838, druntime 483bc129...
2021-04-03  Alexandre Olivainitialize pr94314-3.C counter
2021-04-03  Alexandre Olivasilence expected psabi warning in ipa-sra-19 on ppc...
2021-04-03  Marek Polacekc++: GC during late parsing collects live data [PR91416]
2021-04-03  Iain SandoeDarwin : Fix out-of-bounds access to df_regs_ever_live.
2021-04-03  Iain SandoeDarwin : Fix whitespace and delete unused code (NFC).
2021-04-03  Paul ThomasFortran: Fix ICE on wrong code [PR99818].
2021-04-03  Jakub Jelinekbswap: Fix up bswap_view_convert after the recent chang...
2021-04-03  Jakub Jelinekdse: Fix up hard reg conflict checking in replace_read...
2021-04-03  Jakub Jelinekrs6000: Fix up libgcc ABI when built with --with-long...
2021-04-03  Jakub Jelinekrs6000: Avoid -fpatchable-function-entry* regressions...
2021-04-03  Jason Merrillc++: NRV in lambda in template [PR91217]
2021-04-03  Jason Merrillc++: PMF template parm and noexcept [PR90664]
2021-04-03  Jason Merrillc++: dependent attribute on parameter [PR97900]
2021-04-03  GCC AdministratorDaily bump.
2021-04-02  Patrick Palkac++: placeholder type constraint inside range-for ...
2021-04-02  Patrick Palkac++: Refine check for CTAD placeholder [PR99586]
2021-04-02  Jason Merrillc++: lambda pack init-capture within generic lambda
2021-04-02  Nathan Sidwellc++: header unit purview [PR 99283]
2021-04-02  Eric BotcazouMinor tweak to description of fdelete-dead-exceptions
2021-04-02  Eric BotcazouSkip couple of Go tests on 32-bit SPARC
2021-04-02  Jakub Jelinektestsuite: Fix up gcc.target/i386/pr99726.c test [PR99726]
2021-04-02  GCC AdministratorDaily bump.
2021-04-01  David Malcolmanalyzer: record per-enode saved_diagnostics
2021-04-01  Marek Polacekc++: GC collects live data when synthesizing operator...
2021-04-01  Jason Merrillc++: variadic lambda noexcept-specifier [PR99583]
2021-04-01  Iain Sandoemodules : Make sure we include <map> in system.h.
2021-04-01  Jason Merrillc++: Add ABI version for PR98481 fix
2021-04-01  Nathan Sidwellc++: inter-cluster import order [PR 99283]
2021-04-01  Richard Bienertree-optimization/99863 - clear vector CTOR TREE_SIDE_E...
2021-04-01  Jan HubickaAdd testcase for PR98265
2021-04-01  Jakub Jelinekdoc: Fix up symver attribute documentation
2021-04-01  Jakub Jelinekbswap: Handle bswapping of pointers [PR96573]
2021-04-01  Richard Bienertree-optimization/99856 - fix overwideing pattern creation
next