]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-01  Marek Polacekc++: ICE with -Wlogical-op [PR107755]
2023-02-01  Martin Liskadriver: fix -gz=none error message with missing zstd
2023-02-01  Jakub Jelinekree: Fix -fcompare-debug issues in combine_reaching_def...
2023-02-01  Tobias Burnuslibgomp.texi: Reverse-offload updates
2023-02-01  Richard Sandifordcompare-elim: Fix an RTL checking failure
2023-02-01  Richard Sandifordtestsuite: Fix g++.dg/gomp warnings for aarch64
2023-02-01  Jakub Jelinekc++, openmp: Handle some OMP_*/OACC_* constructs during...
2023-02-01  Andreas KrebbelIBM zSystems: Save argument registers to the stack...
2023-02-01  Andreas KrebbelIBM zSystems: Make stack_tie to work with hard frame...
2023-02-01  Andreas KrebbelNew reg note REG_CFA_NORESTORE
2023-02-01  Richard Bienermiddle-end/108500 - replace recursive domtree DFS traversal
2023-02-01  Jason Merrillc++: Add -Wno-changes-meaning
2023-02-01  David Malcolmanalyzer: fix uses of alloca in testsuite
2023-02-01  David Malcolmanalyzer: fix -Wanalyzer-allocation-size false -ve...
2023-02-01  David Malcolmdoc: add notes about limitations of -fanalyzer
2023-02-01  GCC AdministratorDaily bump.
2023-01-31  Jason Merrillc++: aggregate base and TARGET_EXPR_ELIDING_P [PR108559]
2023-01-31  H.J. Lulibsanitizer: cherry-pick commit 742bcbf685bc from...
2023-01-31  Thomas SchwingeFor Modula-2 build-tree testing, also set up paths...
2023-01-31  Marek Polacekc++: Add fixed test [PR102870]
2023-01-31  Ju-Zhe ZhongRISC-V: Add vdiv*.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vmax*.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vmin*.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vor.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vrem*.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsll.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsra.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsrl.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vand.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vxor.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vadd.vv C++ API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add binop constraint tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vadd.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vand.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vdiv*.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vmax*.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vmin*.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vor.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vrem*.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsll.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsra.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add srl.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vsub.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add vxor.vv C API tests
2023-01-31  Ju-Zhe ZhongRISC-V: Add integer binary vv C/C++ API support
2023-01-31  Marek Polacekc++: fix ICE with -Wduplicated-cond [PR107593]
2023-01-31  Philipp TomsichPR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_...
2023-01-31  Richard Sandifordvect: Fix single def-use cycle for ifn reductions ...
2023-01-31  Andrew MacLeodAdd op2_range to pointer_plus.
2023-01-31  Andrew MacLeodUtilize op1 == op2 when invoking range-ops folding.
2023-01-31  Andrew MacLeodProperly set GORI relation trios.
2023-01-31  Richard Bienermodula2/108462 - duplicate install of static modula2...
2023-01-31  Philip Herrongccrs: Add testcase to show forward declared items...
2023-01-31  Philip Herrongccrs: Add testcase to show forward declared items...
2023-01-31  Philip Herrongccrs: Refactor TypeResolution to be a simple query...
2023-01-31  Philip Herrongccrs: Fix duplicated function generation on higher...
2023-01-31  Philip Herrongccrs: Make constexpr constructors type-checking more...
2023-01-31  Philip Herrongccrs: Cleanup formatting of backend expression visitor
2023-01-31  liushuyugccrs: testsuite/rust: add a testcase for testing ...
2023-01-31  liushuyugccrs: expand: eager evaluate macros inside builtin...
2023-01-31  Arthur Cohengccrs: rust: Add -frust-compile-until option
2023-01-31  Philip Herrongccrs: Add testcase for const-eval issue from rust...
2023-01-31  Philip Herrongccrs: remove bad assertion
2023-01-31  Philip Herrongccrs: Statics are a coercion site
2023-01-31  Philip Herrongccrs: Static Items must be const evaluated
2023-01-31  Arthur Cohengccrs: module lowering: Do not append null pointers...
2023-01-31  Arthur Cohengccrs: attributes: Add #[macro_use] as builtin
2023-01-31  Arthur Cohengccrs: const generics: Forbid default values in Functio...
2023-01-31  Arthur Cohengccrs: const generics: Make sure const generic types...
2023-01-31  liushuyugccrs: testsuite: add loop condition execution test
2023-01-31  Faisal Abbasgccrs: add testcase with struct to test component_ref...
2023-01-31  liushuyugccrs: backend: correctly formulate the exit condition ...
2023-01-31  Faisal Abbasgccrs: add testcase to test component_ref and construct...
2023-01-31  Faisal Abbasgccrs: bugfix: initialize slice from array in const...
2023-01-31  Philip Herrongccrs: Unit structs are not concrete when they need...
2023-01-31  Philip Herrongccrs: Add new check for contains_associated_types
2023-01-31  Philip Herrongccrs: Add extra debugging for method call expressions
2023-01-31  Philip Herrongccrs: Create canonical process of compiling constant...
2023-01-31  Philip Herrongccrs: Remove param_use_canonical_types checks ported...
2023-01-31  Philip Herrongccrs: Refactor unify to hit a unify_site
2023-01-31  Philip Herrongccrs: Add missing location info to coercions
2023-01-31  Philip Herrongccrs: Add guards against getting data from an empty...
2023-01-31  Arthur Cohengccrs: ast: Add better assertion on AST fragments
2023-01-31  Arthur Cohengccrs: ast: Only expand expressions and types if the...
2023-01-31  Arthur Cohengccrs: dump: Add AST debugging using the AST::Dump...
2023-01-31  Arthur Cohengccrs: transcriber: Do not infinite loop if the current...
2023-01-31  Arthur Cohengccrs: macros: Handle matchers properly in repetitions
2023-01-31  Arthur Cohengccrs: parser: Parse RangeFullExpr without erroring out
2023-01-31  Arthur Cohengccrs: lint: Do not emit unused warnings for public...
2023-01-31  Arthur Cohengccrs: rustc_attrs: Allow `rustc_inherit_overflow_check...
2023-01-31  Arthur Cohengccrs: backend: Add overflow checks to every arithmetic...
2023-01-31  Arthur Cohengccrs: builtins: Add add_overflow builtin and refactor...
2023-01-31  Arthur Cohengccrs: backend: Expose Bvariable class through rust...
2023-01-31  Philip Herrongccrs: Desugar double borrows into two HIR:BorrowExpr's
2023-01-31  Faisal Abbasgccrs: const folding port
2023-01-31  Arthur Cohengccrs: session-manager: Add ast-pretty-expanded dump
2023-01-31  Gaius MulleyModula-2 rename logitech libraries to log
2023-01-31  Martin Liskalibsanitizer: Regenerate configure
2023-01-31  Jakub Jelineki386: Fix up ix86_convert_const_wide_int_to_broadcast...
2023-01-31  Xianmiao Qutestsuite/108604 - gcc.dg/torture/pr108574-3.c hangs...
next