]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-03-03  Patrick Palkac++: improve constraint recursion diagnostic
2026-03-03  Patrick Palkac++: targ generic lambda iterated substitution [PR123665]
2026-03-03  GCC AdministratorDaily bump.
2026-03-02  Robert Dubnercobol: Improved efficiency of code generated for MOVE...
2026-03-02  Joseph MyersUpdate gcc sv.po
2026-03-02  Sandra Loosemoredoc: Switch some attribute examples to using standard...
2026-03-02  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Reduce unordered containers...
2026-03-02  Filip Kastlsparc: Don't require a sparc assembler with TLS [PR123926]
2026-03-02  Jakub Jelinektestsuite: Fix up vec-cvt-1.c for excess precision...
2026-03-02  Alfie Richardsaarch64: Fix FMV reachability and cgraph_node defintion...
2026-03-02  Cupertino Mirandabpf: add line_info support to BTF.ext section
2026-03-02  Tomasz Kamińskilibstdc++: Add dg-bogus check to istreambuf_iterator...
2026-03-02  Tomasz Kamińskilibstdc++: Add #pragma to slience null-dereference...
2026-03-02  Jakub JelinekAdd changelog entry for r16-7757 manually.
2026-03-02  GCC AdministratorDaily bump.
2026-03-02  Jakub Jelineki386: Fix up avx512fp16_mov<mode> AVX10.2 operand order...
2026-03-02  Jakub JelinekAdd r16-7757 -> r16-7745 to ignored_commits
2026-03-02  Tamar Christinatestsuite: Fix testism in avx512fp16-xorsign-1.c
2026-03-02  Torbjörn SVENSSONtestsuite: arm: drop additional option -march=armv7-a
2026-03-02  Torbjörn SVENSSONtestsuite: add require effective target profile_update_...
2026-03-02  Torbjörn SVENSSONtestsuite: arm: adjust expected assembler for bfloat16_...
2026-03-02  Torbjörn SVENSSONtestsuite: add -Wno-overflow to avoid warning in test...
2026-03-02  Jakub Jelinektestsuite: Fix up anon4.C test for excess precision...
2026-03-01  Rainer OrthRemove gld --as-needed workaround on Solaris/x86 [PR57261]
2026-03-01  Rainer OrthSwitch to HAVE_SOLARIS_LD
2026-03-01  Rainer OrthSwitch to HAVE_SOLARIS_AS
2026-03-01  Nathaniel Sheadc++/reflection: Improve static_assert diagnostics when...
2026-03-01  Jerry DeLisleFortran: Fix libfortran cannot be cross compiled [PR124286]
2026-03-01  Marek Polacekc++: ICE with scoped member variable template-id [PR123143]
2026-03-01  Marek Polacekc++/reflection: reflection is unevaluated operand ...
2026-02-28  Eric BotcazouAda: Fix infinite recursion on unchecked union with...
2026-02-28  Jeff Law[PR tree-optimization/90036] Backpropagate more equival...
2026-02-28  Tomasz Kamińskilibstdc++: Add test for -Wnull-deference in istream_ite...
2026-02-28  David Malcolmaarch64: improve diagnostics for bogus JSON tuning...
2026-02-28  David MalcolmAdd json-diagnostic.{cc,h}
2026-02-28  David Malcolmjson: split out replayer_location_map from libsarifrepl...
2026-02-28  David Malcolmdiagnostics: split out physical_location_maker from...
2026-02-28  David Malcolmdiagnostics: use label_text for logical_location strings
2026-02-28  Sandra Loosemoredoc: Document __attribute keyword [PR87591]
2026-02-28  Sandra Loosemoredoc: Restore anchors for deleted attribute section...
2026-02-28  Kwok Cheung... openmp: Re-add support for private references to variab...
2026-02-27  Joseph MyersUpdate .po files
2026-02-27  Harald AnlaufFortran: deferred-length character results and -fno...
2026-02-27  Eric BotcazouAda: Fix bogus visibility error for expression of itera...
2026-02-27  Eric BotcazouAda: Fix assertion failure for unfrozen mutably tagged...
2026-02-27  Jakub Jelineklibgfortran: Regenerate generated files with autoconf...
2026-02-27  Jerry DeLisleFortran: Fix dprintf on some older systems
2026-02-27  Islam-Imadgccrs : TypeCheck : Enhance missing fields error message
2026-02-27  Owen Averygccrs: Make AST::Crate final
2026-02-27  Owen Averygccrs: Remove ProcMacroInvocLexer
2026-02-27  Harishankargccrs: parser: Fix rogue null pointer in null_denotatio...
2026-02-27  Harishankargccrs: parser: Fix ICE on invalid arithmetic expression
2026-02-27  Jayant Chauhangccrs: ast: Add qualified_call helper to Builder
2026-02-27  jayant chauhangccrs: parser: Fix ICE in AnonConst by handling null...
2026-02-27  Islam-Imadgccrs : parse: Fix ICE when using 'dyn' without trait...
2026-02-27  jayant chauhangccrs: util/attributes: Fix ICE on bare #[deprecated...
2026-02-27  Owen Averygccrs: Reduce node id sharing
2026-02-27  Harishankargccrs: ast: Fix module path resolution for sibling...
2026-02-27  Jayant Chauhangccrs: util/attributes: Error on malformed lint attributes
2026-02-27  Pierre-Emmanuel... gccrs: Add `#![no_core]` attribute to most tests
2026-02-27  Pierre-Emmanuel... gccrs: Implicitely inject `extern crate core`
2026-02-27  Pierre-Emmanuel... gccrs: Add trait type param bounds to ast token collector
2026-02-27  Pierre-Emmanuel... gccrs: Prevent resolution of items within parent modules
2026-02-27  Owen Averygccrs: Detect macros with duplicate metavariable bindings
2026-02-27  Yap Zhi Henggccrs: Implement type check & codegen for HIR::StructPa...
2026-02-27  Jayant Chauhangccrs: derive: Factor out Eq trait path generation
2026-02-27  Mason Pikegccrs: add outer attributes
2026-02-27  Mason Pikegccrs: remove some loop helpers
2026-02-27  Mason Pikegccrs: remove some loops
2026-02-27  Mason Pikegccrs: proc error on invalid type
2026-02-27  Jayant Chauhangccrs: expand: Refactor field expansion and add documen...
2026-02-27  Jayant Chauhangccrs: backend: Factor out asm operand chaining
2026-02-27  lenny.chiadmi... gccrs: replace unreachable with sorry_at
2026-02-27  lenny.chiadmi... gccrs: testsuite: adds some tests for ice 4375
2026-02-27  lenny.chiadmi... gccrs: fix ice on let else expession
2026-02-27  Jayant Chauhangccrs: util/attributes: handle #[export_name] on static...
2026-02-27  Jayant Chauhangccrs: util/attributes: error on malformed #[export_nam...
2026-02-27  Arthur Cohengccrs: nr: Add proper prelude resolution and fill it...
2026-02-27  Pierre-Emmanuel... gccrs: Use attribute value variable instead of raw...
2026-02-27  Pierre-Emmanuel... gccrs: Add export_name attribute and lower it
2026-02-27  Jayant Chauhangccrs: util/attributes: Check that #[target_feature...
2026-02-27  Lucas Ly Bagccrs: add non snake case lint
2026-02-27  Lucas Ly Bagccrs: add non upper case globals lint
2026-02-27  Arthur Cohengccrs: ast: Add new GlobContainer class and use it
2026-02-27  lenny.chiadmi... gccrs: Adds test of issue 1210
2026-02-27  lenny.chiadmi... gccrs: fixes the error thrown
2026-02-27  Jayant Chauhangccrs: util/attributes: Error on #[repr] applied to...
2026-02-27  lenny.chiadmi... gccrs: testsuite: Adds test from issue
2026-02-27  lenny.chiadmi... gccrs: testsuite: Adds test from issue 1245
2026-02-27  Harishankargccrs: Fix ICE in insert_associated_trait_impl due...
2026-02-27  Jayant Chauhangccrs: util/attributes: error on malformed #[link_secti...
2026-02-27  Philip Herrongccrs: Revert "gccrs: Remove the template parameter
2026-02-27  Philip Herrongccrs: Remove the template parameter so clang format...
2026-02-27  James Bohla68: Allow full range of negative values in integral...
2026-02-27  Tamar Christinavect: enforce trapping math checks when early breaks...
2026-02-27  Jeff Law[1/n][PR tree-optimization/90036] All refinement of...
2026-02-27  Marek Polacekc++: add test for DR 3110
2026-02-27  Christophe... top-level: Rename forgejo sanity checks
2026-02-27  Xi Ruoyaomiddle-end: allow expand_vector_broadcast to broadcast...
2026-02-27  Vladimir N... Revert "[PR115042, LRA]: Postpone processing of new...
next