]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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...
2023-01-31 Jakub Jelinekbbpart: Fix up ICE on asm goto [PR108596]
2023-01-31 Jakub Jelineki386: Fix up -Wuninitialized warnings in avx512erintrin...
2023-01-31 Kito ChengRISC-V: Simplify testcase condition for RVV tests ...
2023-01-31 YunQiang Sulibsanitizer/mips: always build with largefile support
2023-01-31 GCC AdministratorDaily bump.
2023-01-31 Gerald Pfeiferdoc: Change fsf.org to www.fsf.org in URLs (GFDL)
2023-01-30 Gerald Pfeiferlibstdc++: Update links in the Memory section of the...
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei64 C++ API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei32 C++ API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei16 C++ API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei8 C++ API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei64 C++ API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei32 C++ intrinsic API testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei16 C++ API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei8 C++ API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vsuxei* C++ API intrinsics testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vsuxei C API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vsoxei C API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vsoxei32 && vsoxei64 C++ API intrinsic...
2023-01-30 Ju-Zhe ZhongRISC-V: Add vsoxei8 && vsoxei16 C++ API intrinsic testcase
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei64 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei32 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei16 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vluxei8 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei64 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei32 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei16 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add vloxei8 C API intrinsic testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add indexed loads/stores constraints testcases
2023-01-30 Ju-Zhe ZhongRISC-V: Add VSETVL testcases for indexed loads/stores.
2023-01-30 Ju-Zhe ZhongRISC-V: Add indexed loads/stores C/C++ intrinsic support
2023-01-30 Flavio CruzAdd support for x86_64-*-gnu-* targets to build x86_64...
2023-01-30 Philipp Tomsichaarch64: Update Ampere-1A (-mcpu=ampere1a) to include SM4
2023-01-30 Rainer Orthtestsuite: Restore TORTURE_OPTIONS in gm2/warnings...
2023-01-30 Andrew PinskiFix PR 108582: ICE due to PHI-OPT removing a still...
2023-01-30 Richard Bienertree-optimization/108574 - wrong-code with PRE PHI...
2023-01-30 Andreas Schwabriscv: Enable -fasynchronous-unwind-tables by default...
next
This page took 0.087438 seconds and 5 git commands to generate.