]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-03-12  GCC AdministratorDaily bump.
2026-03-12  Marek Polacekc++: error routines re-entered with uneval lambda ...
2026-03-11  Christopher... fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
2026-03-11  Joseph MyersUpdate gcc sv.po
2026-03-11  Marek Polacekc++: ICE with structured bindings and arrays [PR120285]
2026-03-11  Jakub Jelinekgenautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
2026-03-11  Saurabh Jhaaarch64: mingw: Add more tests for variadic hva
2026-03-11  Marek Polacekc++/reflection: fix for substituting ^^T::mem [PR124331]
2026-03-11  H.J. Lux86: Handle non-int load with integer constant
2026-03-11  Richard Sandifordexpand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
2026-03-11  Jeff LawRevert "[1/n][PR tree-optimization/90036] All refinemen...
2026-03-11  Jeff LawRevert "[PR tree-optimization/90036] Backpropagate...
2026-03-11  Patrick Palkac++: add fixed test [PR124389]
2026-03-11  Richard Earnshawarm: Fix trapping arithmetic [PR123271]
2026-03-11  Arsen Arsenovićgcc/gcn: Use 'shared_base' register for LDS<->flat...
2026-03-11  Arsen Arsenovićgcc/gcn: fix address space conversion between __flat...
2026-03-11  Arsen Arsenovićgcc/gcn: add memory aperture register definitions
2026-03-11  Philipp Tomsichfold-mem-offsets: Fix wrong mode in memory_address_addr...
2026-03-11  Jakub Jelinektestsuite: Fix up g++.dg/reflect/eh8.C for Solaris...
2026-03-11  Jakub Jelineklibstdc++: Use __builtin_constexpr_diag instead of...
2026-03-11  Jakub Jelinekc++: Emit error if not quiet and set *non_constant_p...
2026-03-11  Jakub Jelinekc++: Fix up __builtin_constexpr_diag for std::string...
2026-03-11  Joseph MyersUpdate gcc de.po, sv.po
2026-03-11  GCC AdministratorDaily bump.
2026-03-10  Jakub Jelinekc++: For reflection comparison of annotations compare...
2026-03-10  Jakub Jelinekc++: Use complete_type on first annotations_of argument...
2026-03-10  Jason Merrillc++/testsuite: -fimplicit-constexpr adjustments
2026-03-10  Jonathan Wakelylibstdc++: Add comment to chrono::hh_mm_ss constructor...
2026-03-10  Jonathan Wakelylibstdc++: Do not use projection for ranges::replace...
2026-03-10  Jonathan Wakelylibstdc++: Constrain std::as_bytes to disallow span...
2026-03-10  Nathan Myerslibstdc++: Add allocate_at_least (P0401) [PR118030]
2026-03-10  Richard Earnshawarm: testsuite: Yet another typo in pr45701-2.c
2026-03-10  Richard Earnshawarm: testsuite: properly escape '[]' in pr45701-2.c
2026-03-10  Yangyu Chen[PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION...
2026-03-10  Richard BienerAdd and fix comments in tree-vect-loop.cc
2026-03-10  Richard Earnshawarm: testsuite: avoid pr45701 matching asm across newlines
2026-03-10  Jakub Jelinektestsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin...
2026-03-10  Richard Sandifordtestsuite: Remove -O options from some mips.exp tests
2026-03-10  Jonathan Wakelylibstdc++: Use specific feature test macro for #if...
2026-03-10  Andrew Pinskitestsuite/aarch64: Add testcase for already fixed bug...
2026-03-10  Richard Sandifordtestsuite: Remove check_cached_effective_target_indexed...
2026-03-10  Richard Sandifordtestsuite: Add EFFECTIVE_TARGETS info to cache keys...
2026-03-10  Richard Sandifordtestsuite: Tweak caching of MIPS vector tests
2026-03-10  Andrew Pinskic: Fix ICE after an error: typedef and old style protot...
2026-03-10  Tomasz Kamińskilibstdc++: Whitespace fixes for include/std/format.
2026-03-10  Tomasz Kamińskilibstdc++: Introduce __format::_Ptr_sink for contiguous...
2026-03-10  Tomasz Kamińskilibstdc+: Eliminate usage of alloca for non-localized...
2026-03-10  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Constrain basic_string...
2026-03-10  Jan HubickaFix merging of flags in ipa_merge_modref_summary_after_...
2026-03-10  GCC AdministratorDaily bump.
2026-03-09  Jonathan Wakelytranslation: Fix typos in diagnostics [PR124422]
2026-03-09  Jonathan Wakelylibstdc++: Make <meta> header compatible with -fno-asm
2026-03-09  Andre VehreschildFortran: Evaluate all functions on the source image.
2026-03-09  Karl Meakinaarch64: fix `cops.c` test
2026-03-09  Jonathan Wakelylibstdc++: Add platform wait functions for FreeBSD...
2026-03-09  Richard Earnshawarm: testsuite: Improve stability of tests for pr45701
2026-03-09  Alice Carlottitestsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
2026-03-09  Paul ThomasFortran: Fix invalid free for PDTs without LEN componen...
2026-03-09  Martin Jamborcontrib/filter-clang-warnings.py: Ignore a C++ compat...
2026-03-09  Martin Jamboripa-cp: Allow more precise contexts in the verifier...
2026-03-09  Dhruv Chawlagcc-auto-profile: Force writing perf output to perf...
2026-03-09  Dhruv Chawlagcc-auto-profile: Force --inherit flag for perf record...
2026-03-09  Richard SandifordRevert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
2026-03-09  Takayuki 'January... xtensa: Make use of compact insn definition syntax...
2026-03-09  GCC AdministratorDaily bump.
2026-03-08  Andrew Pinskiriscv: Fix formating of diagnostic [PR124403]
2026-03-08  Jose E. Marchesia68: fix calls to strtol and stroll [PR algol68/124372]
2026-03-08  GCC AdministratorDaily bump.
2026-03-07  Jason Merrillc++/modules: fix -MG for header units [PR123622]
2026-03-07  Sandra Loosemoredoc: Move specs documentation to GCC internals manual...
2026-03-07  Eric BotcazouAda: adjust pattern matching to new stack probes on...
2026-03-07  François Dumontlibstdc++: [_GLIBCXX_DEBUG][__cplusplus >= 201103L...
2026-03-07  Marek Polacekc++: add fixed test [PR39057]
2026-03-07  Eric BotcazouAda: adjust pattern matching to new stack probes on...
2026-03-07  Jørgen KvalsvikImprove speed of masking table algorithm for MC/DC
2026-03-07  Robin Dappcse: Only use non-reg vec_select simplifications. ...
2026-03-07  Martin Ueckerc: Fix ICE related to tags and hardbool attribute ...
2026-03-07  GCC AdministratorDaily bump.
2026-03-06  David Malcolmtestsuite: fix ICEs in analyzer plugin with CPython...
2026-03-06  Patrick Palkac++: ICE mangling C auto... tparm [PR124297]
2026-03-06  Andrew Pinskiaarch64: Fix uint64_t[8] usage after including "arm_neo...
2026-03-06  Joseph MyersUpdate gcc fr.po
2026-03-06  Qing ZhaoFix [PR124230]
2026-03-06  Andrew Pinskic: Fix pragma inside a pragma [PR97991}
2026-03-06  Saurabh Jhaaarch64: mingw: Fix regression in C++ support
2026-03-06  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR122000]
2026-03-06  Nathan Myerslibstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
2026-03-06  Richard Earnshawarm: testsuite: remove some flaky code-size tests
2026-03-06  Richard Earnshawarm: testsuite: Fix typo on target arm_cpu_cortex_a53
2026-03-06  Tomasz Kamińskilibstdc++: Remove unnecessary string in filesystem...
2026-03-06  Andre VehreschildFortran: Caf_shmem - Fix compile issue on cygwin [PR124371]
2026-03-06  Jonathan Wakelylibstdc++: Use aligned new for filesystem::path interna...
2026-03-06  Jakub Jelinektree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg...
2026-03-06  Jakub Jelinekmatch.pd: Move cast into p+ operand for (ptr) (x p...
2026-03-06  Andrew Pinskitestsuite/aarch64: Add testcae for already fixed bug...
2026-03-06  GCC AdministratorDaily bump.
2026-03-05  Jakub Jelinekc++: Avoid caching TARGET_EXPR slot value if exception...
2026-03-05  Nathan Myerslibstdc++: bitset subscript check when _GLIBCXX_ASSERTI...
2026-03-05  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Hide _Safe_unordered_contai...
2026-03-05  Jose E. Marchesia68: fix wrapping C functions returning void [PR algol6...
next