]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2026-02-27  Martin Jamboripa-prop: Reset param_index of indir. edge when there...
2026-02-27  Soumya ARaarch64: Fix NULL structures in base tunings being...
2026-02-27  Martin Jamboripa: Meet same speculative and certain polymorphic...
2026-02-27  Tamar ChristinaAArch64: Don't enable ptest elimination for partial...
2026-02-27  Andrew Pinskiphiopt: Reject hot/cold predictors for early phiopt...
2026-02-27  Richard Bienercobol/123238 - fix LTO bootstrap with cobol enabled
2026-02-27  Jerry DeLisleFortran: New test cases from [PR123947]
2026-02-27  GCC AdministratorDaily bump.
2026-02-26  Robert Dubnercobol: Fix FUNCTION TRIM.
2026-02-26  Eric BotcazouAda: Fix bogus visibility error for iterated element...
2026-02-26  Ruslan Valiyevlibiberty: fix resource exhaustion in rust demangler...
2026-02-26  Vladimir N... [PR115042, LRA]: Postpone processing of new reload...
2026-02-26  Marek Polacekc++/reflection: fix crash with substitute [PR124204]
2026-02-26  Steve KarglFortran: Use -pthread on target *-*-freebsd*
2026-02-26  Jerry DeLisleFortran: Regenerate autoconf/automake files.
2026-02-26  Andre VehreschildFortran: Make caf_shmem build pthread presence aware.
2026-02-26  Jerry DeLisleFortran: Fix run time failures when compiled with -m32
2026-02-26  Jerry DeLisleFortran: Cleanup documentation for coarray -lcaf_shmem.
2026-02-26  Jerry DeLisleFortran: Add new testcase for PR121360
2026-02-26  Jerry DeLisleFortran: Adjust test to work with multiple images.
2026-02-26  Andre VehreschildFortran: Fix coarray shared mem [PR121429]
2026-02-26  Andre VehreschildFortran: Fix form team in caf_shmem [PR124071]
2026-02-26  Andre VehreschildFortran: Add a shared memory coarray implementation...
2026-02-26  Andre VehreschildFortran: Ensure constant strings are sent correctly...
2026-02-26  Andre VehreschildFortran: Fix coarray assignment when rhs is complicated.
2026-02-26  Andre VehreschildFortran: Sync coarray images on exit.
2026-02-26  Andre VehreschildFortran: Fix creating shared memory on macOS.
2026-02-26  Andre VehreschildFortran: Fix caf_shmem syncing on Windows.
2026-02-26  Andre VehreschildFortran: Detect working CLZL or use alternative.
2026-02-26  Andre VehreschildFortran: Enable coarray tests for multi image use ...
2026-02-26  Andre VehreschildFortran: Add a shared memory multi process coarray...
2026-02-26  Andre VehreschildFortran: Fix signatures of coarray API and caf_single.
next