]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Update gcc .po files
[thirdparty/gcc.git] / gcc /
2023-04-12  Joseph MyersUpdate gcc .po files
2023-04-12  Ju-Zhe ZhongRISC-V: Fix supporting data type according to RVV ISA...
2023-04-12  Jakub Jelinekreassoc: Fix up another ICE with returns_twice call...
2023-04-12  Jakub Jelineki386: Fix up z operand modifier diagnostics on inline...
2023-04-12  Costas Argyrismingw: Support building with older gcc versions
2023-04-12  Jakub Jelinekc++: Fix Solaris bootstraps across midnight
2023-04-12  Jakub Jelinektestsuite: Add testcase for recently fixed PR [PR109462]
2023-04-12  Andrew MacLeodDon't use ANY PHI equivalences in range-on-entry.
2023-04-12  Richard Bienertree-optimization/109473 - ICE with reduction epilog...
2023-04-12  Harald AnlaufFortran: fix functions with entry and pointer/allocatab...
2023-04-12  Harald AnlaufFortran: resolve correct generic with TYPE(C_PTR) argum...
2023-04-12  Richard Bienertree-optimization/109469 - SLP with returns-twice regio...
2023-04-12  Richard Bienertree-optimization/109434 - bogus DSE of throwing call LHS
2023-04-12  Kewen Lintestsuite: Adjust powerpc pr83677.c for BE [PR108815]
2023-04-12  Joseph MyersUpdate gcc sv.po
2023-04-12  GCC AdministratorDaily bump.
2023-04-11  Lin SinanRISC-V: avoid splitting small constant in <or_optab...
2023-04-11  Yanzhang WangRISC-V: Fix regression of -fzero-call-used-regs=all...
2023-04-11  Tobias Burnusgfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree...
2023-04-11  Martin Liskadriver: drop flag_var_tracking_assignments flag
2023-04-11  Andre Vieiraif-conv: Restore MASK_CALL conversion [PR108888]
2023-04-11  Haochen Guirs6000: correct vector sign extend builtins on Big...
2023-04-11  GCC AdministratorDaily bump.
2023-04-10  Michael MeissnerDo not generate vmaddfp and vnmsubfp
2023-04-10  Haochen Jiangi386: Add AMX-COMPLEX to Granite Rapids
2023-04-10  Haochen JiangSupport Intel AMX-COMPLEX
2023-04-10  GCC AdministratorDaily bump.
2023-04-09  Iain Sandoec++, coroutines: Fix block nests when the function...
2023-04-09  GCC AdministratorDaily bump.
2023-04-08  Jakub JelinekPR tree-optimization/109392
2023-04-08  John David Anglinxfail gcc.dg/long_branch.c on hppa.
2023-04-08  John David AnglinFix gcc.dg/long_branch.c on hppa.
2023-04-08  Jakub Jelinekriscv: Fix genrvv-type-indexer dependencies
2023-04-08  Paul ThomasFortran: Fix some of the bugs in associate [PR87477]
2023-04-08  Paul ThomasFortran: Fix dg directives and remove trailing whitespa...
2023-04-08  GCC AdministratorDaily bump.
2023-04-07  Ian Lance Taylormime: remove test ordering dependency
2023-04-07  Alexandre Oliva[testsuite] [ppc] skip ppc-fortran if fortran is disabled
2023-04-07  GCC AdministratorDaily bump.
2023-04-06  Stam Markianos-Wrightarm: remove unused variables from test
2023-04-06  Richard Earnshawarm: mve: fix auto-inc generation [PR107674]
2023-04-06  Andrew MacLeodCheck if dependency is valid before using in may_recomp...
2023-04-06  Owen Averygccrs: Fix issue with parsing unsafe block expression...
2023-04-06  Owen Averygccrs: Address unsafe with/without block handling ambiguity
2023-04-06  M V V S Manoj Kumargccrs: Added AST Node AST::InlineAsm
2023-04-06  Arthur Cohengccrs: diagnostic: Refactor Error class
2023-04-06  Arthur Cohengccrs: ast: Refactor TraitItem to keep Location info
2023-04-06  Philip Herrongccrs: add test case to show our query-type system...
2023-04-06  SainiAditya1gccrs: rename rust-hir-full-tests.cc
2023-04-06  Thomas Schwingegccrs: Fix up DejaGnu directives in 'rust/compile/issue...
2023-04-06  Owen Averygccrs: Add AST::AltPattern class
2023-04-06  Owen Averygccrs: Fix formatting
2023-04-06  Arthur Cohengccrs: builtins: Return empty list of tokens instead...
2023-04-06  Owen Averygccrs: Add trailing newline
2023-04-06  Philip Herrongccrs: Fix regression in testcase
2023-04-06  Philip Herrongccrs: Support for Sized builtin marker trait
2023-04-06  Philip Herrongccrs: Add new virtual function HIR::ImplItem::get_impl...
2023-04-06  Philip Herrongccrs: Extract query_type from TypeCheckBase to be...
2023-04-06  Owen Averygccrs: Implemented UTF-8 checking for include_str!()
2023-04-06  Owen Averygccrs: Add support for parsing empty tuple patterns.
2023-04-06  Pierre-Emmanuel... gccrs: testsuite: Add empty string macro test
2023-04-06  Pierre-Emmanuel... gccrs: lex: Prevent directories in RAIIFile
2023-04-06  Owen Averygccrs: Simplify WildcardPattern let statement handling
2023-04-06  Owen Averygccrs: Add test
2023-04-06  Owen Averygccrs: Add variadic argument type checking
2023-04-06  mxlol233gccrs: Add feature gate for "rust-intrinsic".
2023-04-06  Thomas Schwingegccrs: Update copyright years.
2023-04-06  Pierre-Emmanuel... gccrs: cli: Update safety warning message
2023-04-06  Pierre-Emmanuel... gccrs: typecheck: Refactor rust-hir-trait-reference.h
2023-04-06  Arthur Cohengccrs: expander: Add documentation for `expand_eager_in...
2023-04-06  Arthur Cohengccrs: macros: Perform macro expansion in a fixed-point...
2023-04-06  Arthur Cohengccrs: expansion: Add `get_token_slice` to `MacroInvocL...
2023-04-06  Arthur Cohengccrs: parser: Expose parse_macro_invocation as public API
2023-04-06  Arthur Cohengccrs: rust-item: include rust-expr.h
2023-04-06  Owen Averygccrs: Add support for TuplePattern in let statements
2023-04-06  Philip Herrongccrs: Add general TypeBounds checks
2023-04-06  Philip Herrongccrs: Remove bad error message on checking function...
2023-04-06  Philip Herrongccrs: Fix higher ranked trait bounds computation of...
2023-04-06  Philip Herrongccrs: Add missing Sized, Copy and Clone lang item...
2023-04-06  Philip Herrongccrs: Fix nullptr dereference
2023-04-06  Philip Herrongccrs: Refactor the type unification code
2023-04-06  Philip Herrongccrs: Remove monomorphization hack to setup possible...
2023-04-06  Philip Herrongccrs: Add missing param subst callback
2023-04-06  Philip Herrongccrs: Clear the substitution callbacks when copying...
2023-04-06  Philip Herrongccrs: Refactor handle_substitutions to take a reference
2023-04-06  Philip Herrongccrs: Rename header rust-hir-trait-ref.h to rust-hir...
2023-04-06  Philip Herrongccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
2023-04-06  Philip Herrongccrs: Refactor all code out of the rust-tyty.h header
2023-04-06  Philip Herrongccrs: Refactor PathProbeType code into CC file
2023-04-06  Philip Herrongccrs: Refactor PathProbe into cc file
2023-04-06  Philip Herrongccrs: Refactor BaseType, InferType and ErrorType impl...
2023-04-06  Philip Herrongccrs: Refactor all substitution mapper code implementa...
2023-04-06  Philip Herrongccrs: Refactor SubstitutionRef base class into its...
2023-04-06  Philip Herrongccrs: Refactor TyVar and TypeBoundPredicates
2023-04-06  Philip Herrongccrs: Move TypePredicateItem impl out of the header
2023-04-06  Philip Herrongccrs: Add another test case for passing associated...
2023-04-06  Owen Averygccrs: Removed comment copy-pasted from gcc/tree.def
2023-04-06  mxlol233gccrs: Add support for feature check.
2023-04-06  Arthur Cohengccrs: parser: Fix parsing of closure param list
2023-04-06  Arthur Cohengccrs: parser: Improve parsing of complex generic arguments
next