]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-03-12  Eric BotcazouAda: Fix missing accessibility check in assignment...
2026-03-12  Eric BotcazouAda: Complete implementation of AI12-0402
2026-03-12  Marek Polacekc++: require C++26 for -freflection [PR124447]
2026-03-12  Martin Jamboripa-prop: Skip analysis od static constructor entries...
2026-03-12  Nathaniel Sheadc++/modules: Support diagnostic classification changes...
2026-03-12  Nathaniel Sheadc++/modules: Merge synthesized definitions of defaulted...
2026-03-12  Nathaniel Sheadc++/modules: Check for redeclarations of members in...
2026-03-12  Jakub Jelinektestsuite: Add testcase for bug fixed on trunk but...
2026-03-12  Nathaniel Sheadc++/modules: Fix ICE in xref_basetypes on class redefin...
2026-03-12  Nathaniel Sheadc++/modules: Don't create bindings for hidden friends...
2026-03-12  Jakub Jelinekc++: Fix up ICE check_out_of_consteval_use_r on some...
2026-03-12  Richard Bienerbootstrap/124406 - fix lean LTO profiledboostrap
2026-03-12  H.J. Lush: Remove TARGET_PROMOTE_PROTOTYPES
2026-03-12  Jakub Jelinekfortran: Fix UB in transfer_expr [PR124450]
2026-03-12  Paul ThomasFortran: gfortran PDT component access [PR97818]
2026-03-12  Philipp Tomsichfold-mem-offsets: Clarify why do_analysis pre-marks...
2026-03-12  Jonathan Wakelylibstdc++: Fix mingw-w64 build due to __max macro
2026-03-12  Andrew Pinskisymtab: Fix init and fini priority to reset to default...
2026-03-12  Andrew Pinskidoc/extend: Document constructor/destructor attribute...
2026-03-12  Andrew Pinskidoc/extend: Document constructor/destructor priority...
2026-03-12  Jakub Jelinekopenmp, c++: Fix up TREE_TYPE of OMP_TASK
2026-03-12  Jakub Jelineklibstdc++: Use CTAD for span in std::define_static_obje...
2026-03-12  Jakub Jelinekc++: Support proxy iterators in reflection get_range_el...
2026-03-12  Christopher... Fortran: Add testcase [PR102333]
2026-03-12  Christopher... Fortran: Add testcase [PR103139]
2026-03-12  Nathaniel Sheadc++/modules: Allow merging members of instantiations...
2026-03-12  Christopher... Fortran: Fix ICE after rejected CHARACTER duplicate...
2026-03-12  Andrew Pinskiriscv/docs: Increment the required binutils to 2.40...
2026-03-12  Christopher... Fortran: Fix ICE on invalid CLASS component in derived...
2026-03-12  David Malcolmanalyzer: fix false +ves when testing <stdbool.h>/_Bool...
2026-03-12  David Malcolmanalyzer: fix ICE on computed goto [PR124375]
2026-03-12  David Malcolmanalyzer: fix ICE on effective modulo by zero [PR124433]
2026-03-12  Christopher... Fortran: Fix class dummy-array assignment deep copy...
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]
next