platform/upstream/gcc.git
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
2023-04-06 Owen Averygccrs: Implement lowering ReferencePattern from AST...
2023-04-06 Owen Averygccrs: Optimize HIR::ReferencePattern
2023-04-06 Owen Averygccrs: Remove HIR::GroupedPattern
2023-04-06 Owen Averygccrs: Improve GroupedPattern lowering
2023-04-06 MAHADgccrs: Move rust-buffered-queue.h to util folder #1766
2023-04-06 Arthur Cohengccrs: parser: Allow parsing multiple reference types
2023-04-06 Owen Averygccrs: Create and use CompilePatternLet visitor for...
2023-04-06 Arthur Cohengccrs: macro: Allow builtin `MacroInvocation`s within...
2023-04-06 Abdul Rafeygccrs: fixed indentations in AST pretty expanded dump...
2023-04-06 Abdul Rafeygccrs: fixed compiler error message on wildcard pattern...
2023-04-06 Abdul Rafeygccrs: moved operator.h to util/rust-operators.h
2023-04-06 Parthibgccrs: Rename file rust-ast-full-test.cc to rust-ast.cc
2023-04-06 Owen Averygccrs: Added missing GroupedPattern visitors for code...
2023-04-06 Owen Averygccrs: Add type resolution for grouped patterns
2023-04-06 Owen Averygccrs: Add get_item method for HIR::GroupedPattern
2023-04-06 Owen Averygccrs: Add HIR lowering for GroupedPattern
2023-04-06 Lyragccrs: Do not crash on empty macros expand. Fixes ...
2023-04-06 Owen Averygccrs: Support GroupedPattern during name resolution
2023-04-06 Arthur Cohengccrs: testsuite: Handle Windows carriage returns properly
2023-04-06 Owen Averygccrs: Change how CompileVarDecl outputs Bvariable's
2023-04-06 mxlol233gccrs: diagnostics: Add underline for tokens in diagnos...
2023-04-06 mxlol233gccrs: Add get_locus function for abstract class MetaIt...
2023-04-06 Owen Averygccrs: Reuse TypeCheckPattern on LetStmt's
2023-04-06 Philip Herrongccrs: Support associated type bound arguments
2023-04-06 Philip Herrongccrs: Add name resolution to generic argument associat...
2023-04-06 Raiki Tamuragccrs: Implement declarative macro 2.0 parser
2023-04-06 mxlol233gccrs: rust: add bound parsing in parse_generic_arg.
2023-04-06 Davegccrs: Check for mutable references in const functions
2023-04-06 Prajwal S Ngccrs: unsafe: check use of `target_feature` attribute
2023-04-06 Arthur Cohengccrs: fatal_error_flag: Fix typo in error message
2023-04-06 Indu BhagatMAINTAINERS: Add myself as CTF and BTF reviewer
2023-04-06 Alexandre Oliva[testsuite] enable -maltivec like vect_int for signbit-2.c
2023-04-06 Andrew PinskiFix typo in -param=vect-induction-float= attributes
2023-04-06 Alexandre Olivatestsuite: fix proc unsupported overriding in modules...
2023-04-06 GCC AdministratorDaily bump.
2023-04-05 Gaius MulleyPR modula2/109423 cc1gm2 ICE if an INCL or EXCL is...
2023-04-05 Arsen Arsenovićlibstdc++: Fix some freestanding test failures
2023-04-05 Arsen Arsenovićlibstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED
2023-04-05 Arsen Arsenovićlibstdc++: Add a test for <version> FTM redefinitions
2023-04-05 Arsen Arsenovićlibstdc++: Harmonize <version> and other headers
2023-04-05 John David... Fix 22_locale/locale/cons/12658_thread-2.cc on hppa.
2023-04-05 Jeff Law[RFA][Bug target/108892 ][13 regression] Force re-recog...
2023-04-05 John David... Add assember CFI directives to millicode division and...
2023-04-05 Martin Jamboripa: Avoid another ICE when dealing with type-incompati...
2023-04-05 Ju-Zhe Zhong[PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail...
2023-04-05 Jonathan Wakelylibstdc++: Define std::sub_match::swap member function...
2023-04-05 Juzhe-Zhong[PATCH] RISC-V: Fix PR109399 VSETVL PASS bug
2023-04-05 Li XuRISC-V: Fix typos
2023-04-05 GCC AdministratorDaily bump.
2023-04-04 Hans-Peter... doc: md.texi (Including Patterns): Fix page break
2023-04-04 Joseph MyersRegenerate gcc.pot
2023-04-04 Harald AnlaufFortran: reject module variable as character length...
2023-04-04 Jakub Jelinekrange-op-float: Fix reverse ops of comparisons [PR109386]
2023-04-04 Marek Polaceksanitizer: missing signed integer overflow errors ...
2023-04-04 Stam Markianos... arm: Fix vcreate definition
2023-04-04 Jonathan Wakelylibstdc++: Fix outdated docs about demangling exception...
2023-04-04 Andrew Stubbsamdgcn: Add 64-bit vector not
2023-04-04 Jakub Jelinekriscv: Fix bootstrap [PR109384]
2023-04-04 Rainer Orthconfig: -pthread shouldn't link with -lpthread on Solaris
2023-04-04 Richard Bienertree-optimization/109304 - properly handle instrumented...
2023-04-04 Kewen Linrs6000: Fix vector_set_var_p9 by considering BE [PR108807]
2023-04-04 Kewen Linrs6000: Fix vector parity support [PR108699]
2023-04-04 Jason Merrillc++: friend template matching [PR107484]
2023-04-04 Hans-Peter... doc: md.texi (Insn Splitting): Tweak wording for readab...
2023-04-04 GCC AdministratorDaily bump.
2023-04-03 Patrick Palkac++: ICE with loopy var tmpl auto deduction [PR109300]
2023-04-03 Joseph MyersUpdate gcc sv.po
2023-04-03 Gaius MulleyPR modula2/109388 clang warnings related to Modula-2
2023-04-03 Martin Jamboripa: Avoid constructing aggregate jump functions with...
next