]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-12-05  Patrick Palkalibstdc++/testsuite: Fix malformed dg-error directive
2025-12-05  Patrick Palkalibstdc++: Use deducing this in range adaptors even...
2025-12-05  Patrick Palkalibstdc++: Use deducing this in std::bind_front even...
2025-12-05  Patrick Palkalibstdc++: Use deducing this in std::not_fn when availa...
2025-12-05  Patrick Palkalibstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER...
2025-12-05  Richard Earnshawarm: avoid invalid shift in arm_canonicalize_comparison...
2025-12-05  Tobias Burnusgomp/dyn_groupprivate-1.f90: Fix scan-tree-dump-times...
2025-12-05  Richard BienerFix vect_need_peeling_or_partial_vectors_p wrt peeling...
2025-12-05  Richard Bienertree-optimization/120939 - remove uninitialized use...
2025-12-05  Richard BienerMake gcc.dg/vect/vect-pr123002.c trigger on unfixed...
2025-12-05  Javier Mirandaada: Unsigned_Base_Range aspect (part 6)
2025-12-05  Ronan Desplanquesada: Improve readability of table in reference manual
2025-12-05  Viljar Indusada: Fix false positive error for classwide containers
2025-12-05  Eric Botcazouada: Fix problematic aggregate with box notation
2025-12-05  Marc Poulhièsada: Adjust documentation on floating-point overflow...
2025-12-05  Tonu Naksada: Ensure that file is not locked on windows when...
2025-12-05  Denis Mazzucatoada: Fix reducer selection when resolving 'Reduce attribute
2025-12-05  Richard BienerMove even/odd validity check from supportable_widening_...
2025-12-05  Richard BienerAdd clique/base parsing and dumping to the GIMPLE FE
2025-12-05  Iain SandoeAda, Darwin: Implement OSLock for Darwin [PR115305].
2025-12-05  Tobias BurnusOpenMP: C/C++ parser support for dyn_groupprivate
2025-12-05  Richard BienerMake gcc.dg/vect/vect-simd-clone-24.c more robust
2025-12-05  Andrew Pinskix86/aarch64: Fix compile time hog with ccmp [PR99782]
2025-12-05  Daniel Barbozamatch.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
2025-12-05  Pan LiRISC-V: Add test for vec_duplicate + vmsltu.vv combine...
2025-12-05  Pan LiRISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu...
2025-12-05  GCC AdministratorDaily bump.
2025-12-04  François Dumontlibstdc++: Fix std::erase_if behavior for std::__debug...
2025-12-04  Jakub Jelinekaarch64: Fix crc{,_rev}<SWI124:mode>si4 expanders ...
2025-12-04  Andrew Stubbsamdgcn, libgomp: improve generic device errors
2025-12-04  Tomasz Kamińskilibstdc++: Fix debug mode for unordered containers.
2025-12-04  Richard BienerSelect both inbranch and notinbranch clone during SIMD...
2025-12-04  Martin Jamborvrp: Infer ranges from constant aggregates with initial...
2025-12-04  Luc Grosheintzlibstdc++: Convertibility of rank == 0 layouts, LWG4272.
2025-12-04  Stefan Schulze... i386: Fix gcc.dg/asm-hard-reg-9.c
2025-12-04  Andrew Stubbsamdgcn, libgomp: use xfail for gfx908 requires tests
2025-12-04  Tomasz Kamińskilibstdc++: Fix node-base containers copy and move const...
2025-12-04  Jakub Jelineki386: Fix crc_rev<SWI124:mode>si4 expander [PR122991]
2025-12-04  Jakub Jelinektestsuite: Add tls runtime directives to decomp18.C...
2025-12-04  Jonathan Wakelycontrib: Fix typo in function name in check_GNU_style_l...
2025-12-04  Stefan Schulze... lra: Honor exclude start regs while reusing reloads
2025-12-04  Kugan VivekanandarajahRevert "[PATCH] [AutoFDO] Fix 'inlined' set in inline_f...
2025-12-04  GCC AdministratorDaily bump.
2025-12-03  Vladimir N... [PR85072, LRA]: Set a limit for considering other reloa...
2025-12-03  Vladimir Bespalovlibstdc++: Fix pretty printer lookup for class template...
2025-12-03  Eric BotcazouFix miscompilation of gnatbind with profiled bootstrap
2025-12-03  Andrew Stubbslibgomp: Fix offload_target with additional sources
2025-12-03  Joseph Myerstestsuite: Escape \r in dg-regexp test names
2025-12-03  Yuao Malibstdc++: implement P3044R2 - sub-string_view from...
2025-12-03  Yuao Malibstdc++: implement P3044R2 - sub-string_view from...
2025-12-03  Jakub Jelinekswitchconv: Fix up inbound checks for switch types...
2025-12-03  Andrew MacLeodReturn true when a value_relation is added.
2025-12-03  Jose E. Marchesia68: set LVERSION for Algol 68 and fix guard [PR algol6...
2025-12-03  Tamar Christinavect: fix ICE when duplicate dummy IV PHIs are still...
2025-12-03  Eric BotcazouAda: Remove an old Makefile kludge
2025-12-03  Mathias Krausei386: Generate 3-byte NOP for -mnop-mcount -m16
2025-12-03  Jason Merrillc++: fix typo
2025-12-03  Marc Poulhièsgccrs: reindent rust-lex.cc
2025-12-03  Pierre-Emmanuel... gccrs: Add missing test for lang item feature gate
2025-12-03  Owen Averygccrs: Improve feature handling
2025-12-03  Raiki Tamuragccrs: rust: Add `#![feature(lang_items)]` to tests.
2025-12-03  Raiki Tamuragccrs: rust: add feature gate for lang_items.
2025-12-03  Pierre-Emmanuel... gccrs: Remove non leaf errors
2025-12-03  Pierre-Emmanuel... gccrs: Remove non-leaf error message in delimited tt
2025-12-03  Pierre-Emmanuel... gccrs: Initialize uninit boolean
2025-12-03  Jonathan Wakelygccrs: Fix comment typos in rust-macro-expand.h
2025-12-03  Pierre-Emmanuel... gccrs: Remove non-leaf item in crate parsing failure...
2025-12-03  Ryutaro Okadagccrs: Add derived set to collect derived nodes.
2025-12-03  Jose E. Marchesia68: small C++ improvements [PR algol68/122954]
2025-12-03  Jose E. Marchesia68: remove self-assign in a68_lower_collateral_clause...
2025-12-03  Tamar Christinavect: delay identification of update_e until after...
2025-12-03  Paul ThomasFortran: Implement finalization PDTs [PR103371]
2025-12-03  Jakub Jelinekcobol: Fix up help.exp failures
2025-12-03  liuhongtTransform std::max(t, float(0)) into vmaxps w/o fast...
2025-12-03  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Implement std::__debug...
2025-12-03  GCC AdministratorDaily bump.
2025-12-02  John David... hppa: Break out large REG+D addresses from MEM operands
2025-12-02  Robin Dapp[PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
2025-12-02  Jakub Jelineklibsanitizer: Update LOCAL_PATCHES
2025-12-02  Iain Sandoelibsanitizer, Darwin: Support macOS13+.
2025-12-02  Iain Sandoelibsanitizer, Darwin: Updates for building with GCC.
2025-12-02  Luc Grosheintzlibstdc++: Implement submdspan_extents. [PR110352]
2025-12-02  Luc Grosheintzlibstdc++: Implement submdspan_canonicalize_slices...
2025-12-02  Kito ChengRISC-V: Remove unused placeholder_p parameter from...
2025-12-02  Jakub Jelinekc++: Diagnose taking addresses of hard reg vars in...
2025-12-02  Jakub Jelinekc++: Fix up error recovery for invalid designators...
2025-12-02  Jason Merrillc++: alias template parm conv and redecl [PR122171]
2025-12-02  Jakub JelinekReapply all revisions mentioned in LOCAL_PATCHES except...
2025-12-02  Jakub Jelineklibsanitizer: Merge from upstream (8723fe5606de6dfb344a...
2025-12-02  Robin Dappvect: Use loop len in vectorizable_scan_store.
2025-12-02  Nathaniel Sheadc++/modules: Remove incorrect is_import check in using...
2025-12-02  Tamar Christinavect: don't hoist conditional loads above their conditi...
2025-12-02  Jose E. Marchesia68: remove superfluous code detected by cppcheck ...
2025-12-02  Jakub JelinekManually add ChangeLog entry for r16-5788.
2025-12-02  GCC AdministratorDaily bump.
2025-12-02  Jakub JelinekAdd e69bea9b4ccfe79efeec6e87d7d24e6350f31375 to ignored...
2025-12-02  Kugan Vivekanandarajah[PATCH] [AutoFDO] Fix 'inlined' set in inline_functions...
2025-12-02  Andrew Pinskiaarch64: have aarch64-tuning-enums.def installed for...
2025-12-02  Alexandre Olivahard-reg-set: use ctz for iteration
2025-12-02  Andrew Pinskilibcc1: Regenerate cc1plugin-config.h.in
next