]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-10-30  Eric BotcazouRemove parentheses in dg-scan directive
2025-10-30  Michal Jireslto: Stream out partitioned toplevel assembly
2025-10-30  Michal Jireslto: Partition toplevel assembly in 1to1
2025-10-30  Michal Jireslto: Use toplevel_node in lto_symtab_encoder
2025-10-30  Michal Jireslto: Simplify control variable in loop of balanced...
2025-10-30  Michal Jirescgraph: Add toplevel_node
2025-10-30  Michal Jireslto: Keep lto file data
2025-10-30  Michal Jireslto: Fix reversed sorting of node order.
2025-10-30  Mikael Morinfortran: Cleanup obsolete comment
2025-10-30  Qing ZhaoExtend the attribute "counted_by" to support VOID point...
2025-10-30  Andrew PinskiMATCH: Optimize `VEC_SHL_INSERT (dup (A), A)` to just...
2025-10-30  Andrew Pinskiforwprop: Improve simple dse slightly more for eh but...
2025-10-30  Andrew Pinskiforwprop: Improve simple dse for eh [PR122247]
2025-10-30  Robin Dappniter: Use ranger to query ctz range.
2025-10-30  Robin DappMAINTAINERS: Add myself to reviewers/maintainers.
2025-10-30  Eric Botcazou[Ada] Fix formal parameter incorrectly visible from...
2025-10-30  Robin Dapp[PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio...
2025-10-30  Artemiy Volkov[PATCH][PR tree-optimization/122478] match.pd: fix...
2025-10-30  Richard BienerAdjust gcc.dg/tree-ssa/pr92834.c
2025-10-30  Richard Biener[i386] Fix type in ix86_move_max setup
2025-10-30  Stefan Schulze... lra: Fix computing reg class for hard register constrai...
2025-10-30  Gaius MulleyPR modula2/122485: add spell checking to module names
2025-10-30  Richard BienerSwap operands during SLP discovery for mismatching...
2025-10-30  Uros Bizjak386: Make better use of overflow flags in codegen of...
2025-10-30  Andrew Pinskigimple-fold: Remove assume_aligned folding
2025-10-30  Andrew PinskiRevert "forwprop: Fix copy prop for alignment after...
2025-10-30  Richard Bienertree-optimization/120687 - legitimise some permutes...
2025-10-30  Jakub Jelineklibstd++: Implement C++23 P2674R1 - A trait for implici...
2025-10-30  liuhongtFix unrecognizable insn of vpdpwuud.
2025-10-30  Guo JieLoongArch: Standard instruction template fnmam4 correction
2025-10-30  Jinyang HeLoongArch: Only allow valid binary op when optimize...
2025-10-30  Eric BotcazouAda: Fix spurious visibility issue with qualified aggre...
2025-10-30  Eric BotcazouAda: Fix instantiation failure with qualified name...
2025-10-30  GCC AdministratorDaily bump.
2025-10-29  Jeff LawRevert "[PR target/116662][RISC-V] Adjust destructive...
2025-10-29  Jeff LawRevert "[PR target/116662] Apply correct patch version"
2025-10-29  Jeff Law[PR target/116662] Apply correct patch version
2025-10-29  Jeff Law[PR target/116662][RISC-V] Adjust destructive interfere...
2025-10-29  Jonathan Wakelylibstdc++: Fix -Wunused-variable from <regex>
2025-10-29  Jonathan Wakelylibstdc++: Do not include internal headers in tests
2025-10-29  Yuao Mafortran: remove redundant code related to constant...
2025-10-29  Tomasz Kamińskilibstdc++: Implement const copy-assignment for tuple...
2025-10-29  Osama Abdelkaderlibstdc++: Add constructors and assignments for tuple...
2025-10-29  Jonathan Wakelylibstdc++: Simplify std::regex_traits::value
2025-10-29  Andrew MacLeodHandle VIEW_CONVERT_EXPR for non-floats.
2025-10-29  Richard BienerFix possible double-free and leak in BB SLP discovery
2025-10-29  Paul ThomasFortran: PDT - gfortran does not catch F2023:R916...
2025-10-29  Richard BienerTestcase for PR70102
2025-10-29  Paul ThomasFortran: Fix recursive PDT function invocation [PR12243...
2025-10-29  Lulu ChengLoongArch: Fix bug for PR122097.
2025-10-29  Lulu ChengLoongArch: Move vector templates of and xor ior to...
2025-10-29  Xi RuoyaoLoongArch: Make the code generation of the trap pattern...
2025-10-29  GCC AdministratorDaily bump.
2025-10-28  Eric BotcazouAda: Fix visibility issue for child unit declared as...
2025-10-28  Marek Polacekc++: share more trees representing enumerators
2025-10-28  Jonathan Wakelylibstdc++: Fix deadlock in shared_timed_mutex test...
2025-10-28  Richard Earnshaweditorconfig: Add explicit tab_width when indent_size...
2025-10-28  Yuao Mafortran: revise non-char pointer handling in gfc_conv_c...
2025-10-28  Richard BienerTLC to vect_update_ivs_after_vectorizer
2025-10-28  Artemiy VolkovMAINTAINERS: add myself to write after approval
2025-10-28  Eric Botcazouada: Fix miscompilation at -O2 due to aliasing issue...
2025-10-28  Johannes Kliemannada: Rework disabling signals when calling pthread_crea...
2025-10-28  Alexandre Olivaada: do not Set_Is_Imported on exception names
2025-10-28  Denis Mazzucatoada: Fix incorrectly inherited non-primitive subprograms
2025-10-28  Ronan Desplanquesada: Add new abstractions to Table.Table
2025-10-28  Eric Botcazouada: Fix unexpected overflow check before fixed-point...
2025-10-28  Tonu Naksada: Fix typo in GNAT RM
2025-10-28  Javier Mirandaada: Unsigned_Base_Range aspect (part 5)
2025-10-28  Ronan Desplanquesada: Fix usage of Table.Table in Sem_Ch12
2025-10-28  Denis Mazzucatoada: Fix crash when an invalid warning switch contains...
2025-10-28  Artemiy Volkovmatch.pd: simplify (view_convert (BIT_FIELD_REF))
2025-10-28  Paul-Antoine... OpenMP/Fortran: Skip context selectors that have OMP_TR...
2025-10-28  Eric BotcazouAda: Fix instantiation failure for package with formal...
2025-10-28  Eric BotcazouAda: Fix generic formal subprogram with implicit defaul...
2025-10-28  Eric BotcazouAdd missing dg-do directive
2025-10-28  Thomas Schwingelibgomp: Simplify 'parse_stacksize' call in 'libgomp...
2025-10-28  Kito ChengRISC-V: Clean up build warnings for VLS calling convention
2025-10-28  Avinash Jayakarvect: Add vector lowering for MULT_EXPR for constant...
2025-10-28  Sam Jameslibgcobol: fix xmlCtxtGetVersion typo again
2025-10-28  GCC AdministratorDaily bump.
2025-10-27  Nathaniel Sheadc++/modules: Propagate type of array with deduced size...
2025-10-27  Nathaniel Sheadc++/modules: Use containing type as key for all member...
2025-10-27  Andrew Pinskiexpand: Move the [0,1] detection for a*b to use the...
2025-10-27  Andrew Pinski[PATCH] match: simplify `VCE<bool>({0,1}) ==/!= 0`...
2025-10-27  Sam Jameslibgcobol: fix xmlCtxtGetVersion typo
2025-10-27  H.J. Luc: Try the type with the previous function attributes
2025-10-27  Eric BotcazouAda: Fix assertion failure on child generic package
2025-10-27  Jonathan Wakelylibstdc++: Add missing -pthread for new tests [PR122401]
2025-10-27  Eric BotcazouAda: Fix visibility problem for implicit actual of...
2025-10-27  Tamar Christinavect: Fix operand swapping on complex multiplication...
2025-10-27  James K. LowdenVarious fixes for XML PARSE.
2025-10-27  Jakub Jelinekphiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_re...
2025-10-27  Andrew Stubbsamdgcn: Implement vector ABS_EXPR for integers (PR104116)
2025-10-27  Olivier HainqueSkip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
2025-10-27  Paul-Antoine... OpenMP/C++: Fix label mangling in metadirective body...
2025-10-27  Paul ThomasFortran: Fix ICE due to PDT selector expression in...
2025-10-27  Andrew MacLeodXFAIL test for PR 111003.
2025-10-27  Richard BienerCleanup flag_complex_method further
2025-10-27  Kito ChengRISC-V: Add testsuite for fixed-length vector calling...
2025-10-27  Kito ChengRISC-V: Add testsuite for fixed-length vector calling...
next