]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-08  Philip Herrongccrs: Fix ICE when hitting invalid types for generics
2025-04-08  Philip Herrongccrs: Fix ICE on raw reference
2025-04-08  Philip Herrongccrs: Fix ICE on invalid match arms
2025-04-08  Philip Herrongccrs: Fix recusive type query and nullptr on type...
2025-04-08  Philip Herrongccrs: Fix ICE when there are 2 functions named main
2025-04-08  Philip Herrongccrs: Fix ICE when resolving lifetimes without name
2025-04-08  Philip Herrongccrs: Fix ICE when doing shift checks on const decl
2025-04-08  Owen Averygccrs: nr2.0: Handle global paths
2025-04-08  Ryutaro Okadagccrs: Evaluate the enum's discriminant in a const...
2025-04-08  Jonathan Wakelylibstdc++: Fix use-after-free in std::format [PR119671]
2025-04-08  Tejas Belagodlibgomp: Add AArch64 SVE target tests to libgomp.
2025-04-08  Tejas BelagodAArch64: Add OpenMP target compile error tests
2025-04-08  Tejas BelagodAArch64: Diagnose OpenMP offloading when SVE types...
2025-04-08  Tejas BelagodAdd function to strip pointer type and get down to...
2025-04-08  Richard Sandifordgomp: Various fixes for SVE types [PR101018]
2025-04-08  Haochen Jiangi386: Add PTA_AVX10_1_256 to PTA_DIAMONDRAPIDS
2025-04-08  Jin MaRISC-V: Disable unsupported vsext/vzext patterns for...
2025-04-08  GCC AdministratorDaily bump.
2025-04-07  Joseph MyersUpdate gcc sv.po
2025-04-07  Jonathan Wakelylibbacktrace: Use correct type in backtrace_atomic_stor...
2025-04-07  Jason Merrillc++: constinit and value-initialization [PR119652]
2025-04-07  Iain Sandoeaarch64, Darwin: Initial implementation of Apple cores...
2025-04-07  Jonathan Wakelylibstdc++: Remove stray pragma in new header [PR119642]
2025-04-07  Jonathan Wakelylibstdc++: Add new headers to <bits/stdc++.h> for PCH
2025-04-07  Jonathan Wakelylibstdc++: Add new headers to Doxygen config file
2025-04-07  Iain Sandoecobol: Address some iconv issues.
2025-04-07  Thomas SchwingeGCN, nvptx libstdc++: Force use of '__atomic' builtins...
2025-04-07  Thomas Schwingenvptx: Support '-mfake-ptx-alloca': defer failure to...
2025-04-07  Jakub Jelinekcobol: sed portability fix
2025-04-07  Jakub Jelinekcobol: Fix up update_web_docs_git for COBOL [PR119227]
2025-04-07  Jakub Jelinekcobol: Fix up make html for COBOL [PR119227]
2025-04-07  Martin Jamborsra: Clear grp_same_access_path of acesses created...
2025-04-07  Martin Jamborsra: Avoid creating TBAA hazards (PR118924)
2025-04-07  Richard Bienertree-optimization/119640 - ICE with vectorized shift...
2025-04-07  Georg-Johann LayAVRrc: Tweak __[u]mulhisi3.
2025-04-07  Christophe... testsuite: arm: Tighten compile options for short-vfp...
2025-04-07  Jakub Jelinektailc: Extend the IPA-VRP workaround [PR119614]
2025-04-07  Lulu ChengLoongArch: Add LoongArch architecture detection to...
2025-04-07  Eric BotcazouAda: Fix wrong 'Access to aliased constrained array...
2025-04-07  Tobias Burnuslibgomp.texi: Add GCN doc for omp_target_memcpy_rect
2025-04-07  Richard Sandifordcombine: Limit insn searchs for 2->2 combinations ...
2025-04-07  Richard Sandifordcombine: Optimise distribute_links search [PR116398]
2025-04-07  Richard Sandifordcombine: Avoid split_i2i3 search if i2 is unchanged...
2025-04-07  Richard Sandifordcombine: Allow 2->2 combinations, but with a tweak...
2025-04-07  Richard Sandifordsimplify-rtx: Fix shortcut for vector eq/ne
2025-04-07  GCC AdministratorDaily bump.
2025-04-06  Sandra LoosemoreDoc: Further clarify support for _Bool type
2025-04-06  Georg-Johann LayAVRrc: Support 8-bit and 16-bit fixed-point arith in...
2025-04-06  Iain Sandoetestsuite, cobol: Avoid adding duplicate libs.
2025-04-06  Iain Sandoecobol, driver: Remove platform-specific options [PR119414].
2025-04-06  Sandra LoosemoreDoc: Fix description of -Wno-aggressive-loop-optimizati...
2025-04-06  Patrick Palkac++: maybe_dependent_member_ref and typenames [PR118626]
2025-04-06  Patrick Palkac++: maybe_dependent_member_ref and stripped alias...
2025-04-06  Sandra LoosemoreDoc: make regenerate-opt-urls
2025-04-06  Sandra LoosemoreDoc: Document -Wpsabi [PR81831]
2025-04-06  GCC AdministratorDaily bump.
2025-04-05  Patrick Palkac++: harmless use of 'this' rejected despite P2280R4...
2025-04-05  Sandra LoosemoreDocs: Document -fcf-protection without argument [PR112589]
2025-04-05  Iain Sandoetestsuite, cobol: If libgcobol has a .spec file use it.
2025-04-05  Iain Sandoecobol, driver, libgcobol: Add support for libgcobol...
2025-04-05  Iain Sandoelibgcobol: C++-ify the configuration steps.
2025-04-05  Georg-Johann LayAVR: Speed up __umulhisi3 for small devices with MUL.
2025-04-05  Jason Merrillc++: __FUNCTION__ in lambda return type [PR118629]
2025-04-05  GCC AdministratorDaily bump.
2025-04-04  Nathaniel Sheadc++: Fix GC with TU_LOCAL_ENTITY [PR119564]
2025-04-04  Nathaniel Sheadc++/modules: Fix divergence in streaming/non-streaming...
2025-04-04  Nathaniel Sheadc++/modules: Propagate bits to DECL_MAYBE_DELETED dups...
2025-04-04  Bob Dubnercobol: Set compile-time and run-time signable_e bits...
2025-04-04  Joseph MyersRegenerate gcc.pot
2025-04-04  Bob Dubnercobol: New testcases.
2025-04-04  Jason Merrillc++: lambda in requires outside template [PR99546]
2025-04-04  Patrick Palkalibstdc++: Avoid redundant value_type object in flat_se...
2025-04-04  Jakub Jelineklto: lto-opts fixes [PR119625]
2025-04-04  Jakub Jelinekprofile: Another musttail fix [PR119618]
2025-04-04  Jakub Jelinektailc: Don't reject all tail calls if param has addr...
2025-04-04  Jakub Jelinekcfgrtl: Remove REG_EH_REGION notes from tail calls...
2025-04-04  Iain Sandoelibgcobol: Check if the target needs libm.
2025-04-04  Bob Dubnercobol: Eliminate cobolworx UAT errors when compiling...
2025-04-04  Jakub Jelinekrtlanal, i386: Adjust pattern_cost and x86 constant...
2025-04-04  Patrick Palkac++: constraint variable used in evaluated context...
2025-04-04  Andrew Pinskialways turn return into __builtin_unreachable for noret...
2025-04-04  Jakub Jelinekc++, libcpp: Allow some left shifts in the preprocessor...
2025-04-04  Richard Earnshawarm: testsuite: restore dg-do-what-default in mve.exp
2025-04-04  Jonathan Wakelylibstdc++: Replace use of __mindist in ranges::uninitia...
2025-04-04  Tomasz Kamińskilibstdc++: Provide formatter for vector<bool>::referenc...
2025-04-04  Eric BotcazouAda: Fix thinko in Eigensystem for complex Hermitian...
2025-04-04  Jonathan Wakelylibstdc++: Check feature test macro for std::string_vie...
2025-04-04  Jonathan Wakelylibstdc++: Fix whitespace in std::basic_string::_M_cons...
2025-04-04  Arsen Arsenovićlibstdc++: allow defining version FTMs without standard...
2025-04-04  Jakub Jelinektailc: Use the IPA-VRP tail call hack even for pointers...
2025-04-04  GCC AdministratorDaily bump.
2025-04-03  Thomas Schwingelibstdc++, nvptx: Remove machinery to inject per-file...
2025-04-03  Thomas Schwingenvptx: Don't use PTX '.const', constant state space...
2025-04-03  Patrick Palkac++: P2280R4 and speculative constexpr folding [PR119387]
2025-04-03  Peter Bergnerrs6000: Add Cobol support to traceback table [PR119308]
2025-04-03  Jason Merrillc++/modules: inline loaded at eof
2025-04-03  Jason Merrillc++: operator!= rewriting and arg-dep lookup
2025-04-03  Sandra LoosemoreDoc: Clean up musttail attribute docs some more
2025-04-03  Victor Do Nascimentovect: Relax scan-tree-dump strict pattern matching...
2025-04-03  Iain Sandoelibgcobol: Provide fallbacks for C32 strfromf32/64...
next