]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-12-14  bors[bot]Merge #1703
2022-12-14  Marek Polacekc++: Quash -Wdangling-reference for member operator...
2022-12-14  bors[bot]Merge #1701
2022-12-14  Thomas SchwingeReally fix up '.github/bors_log_expected_warnings'
2022-12-14  Thomas SchwingeRevert "bors: Fix warning list"
2022-12-14  Thomas SchwingeRevert "ci: Apply warnings in CI"
2022-12-14  Thomas SchwingeRevert "ci: Use same CXXFLAGS in bootstrap workflow"
2022-12-14  Thomas Schwinge'rust-warn += -Wno-unused-parameter'
2022-12-09  bors[bot]Merge #1678 #1682 #1687
2022-12-09  Arthur Cohenconst evaluator: Remove get_nth_callarg
2022-12-09  bors[bot]Merge #1681
2022-12-09  Arthur Cohenvar_expression: document that the memory of the val...
2022-12-09  bors[bot]Merge #1683
2022-12-09  bors[bot]Merge #1684
2022-12-08  bors[bot]Merge #1685
2022-12-07  bors[bot]Merge #1540
2022-12-07  bors[bot]Merge #1686
2022-12-07  bors[bot]Merge #1688
2022-12-07  Arthur Cohenci: gcc-4.8 package is only available in Ubuntu 18.04
2022-12-07  Arthur Cohenci: Lock Ubuntu version to 20.04
2022-12-07  Thomas SchwingeRepair 'gcc/rust/lang.opt' comment
2022-12-07  Thomas SchwingeMove '-frust-incomplete-and-experimental-compiler-do...
2022-12-06  Arthur Cohenbors: Expect ubuntu32bit and gcc48 jobs to succeed
2022-12-06  Arthur Cohenrust-lang: Don't fold convert_to expressions
2022-12-06  Arthur Cohenbackend: Don't fold convert_to expressions
2022-12-06  Arthur Cohenbackend: Use build_int_cstu for size expressions
2022-12-06  Arthur Cohenbackend: Replace double_int_to_tree -> wide_int_to_tree
2022-12-05  Arthur Cohenlong_flag: Add env variable, remove bootstrap guards
2022-12-05  Arthur Cohenfix makefile syntax error
2022-12-05  Arthur Cohenrename variable which holds bootstrap flag
2022-12-05  Arthur Cohenmake: Use RUST_CXXFLAGS for session-manager specifically
2022-12-05  Arthur Cohenrust1: Use RUST_CXXFLAGS
2022-12-05  Arthur Cohensession-manager: Add fatal_error when flag is not present
2022-12-05  Arthur Cohenwip: Add long flag and enable it on release builds
2022-12-05  Philip HerronCleanup unused parameters to fix the bootstrap build
2022-12-05  bors[bot]Merge #1632
2022-12-05  Philip HerronSkip this debug test case which is failing on the lates...
2022-12-05  Philip HerronFix undefined behaviour issues on macos
2022-12-04  bors[bot]Merge #1611
2022-12-04  Philip HerronAdd initial support for argument capture of closures
2022-12-04  Philip HerronAdd capture tracking to the type info for closures
2022-12-04  Philip HerronAdd closure binding's tracking to name resolution
2022-12-04  Philip HerronRefactor name resolver to take a Rib::ItemType
2022-12-04  Philip HerronGet rid of make builtin macro
2022-12-04  bors[bot]Merge #1676
2022-12-04  Philip HerronRevert "builtins: Cleanup initialization of builtins"
2022-12-04  Philip HerronRevert "rust: Remove unused variables and fix dangling...
2022-12-04  bors[bot]Merge #1672
2022-12-02  bors[bot]Merge #1668
2022-12-01  Philip HerronJoin justforfun.dev
2022-11-30  Arthur Cohenbuiltins: Remove unused parameter
2022-11-30  bors[bot]Merge #1630
2022-11-30  Arthur Cohenbuiltins: Cleanup initialization of builtins
2022-11-28  bors[bot]Merge #1651
2022-11-18  Raiki TamuraImprove lexer dump
2022-11-18  bors[bot]Merge #1636
2022-11-17  bors[bot]Merge #1652
2022-11-16  DaveRemove default location. Add visibility location to...
2022-11-16  Jakub Dupakast: Dump no comma after self in fn params if it is...
2022-11-16  Jakub Dupakast: Dump remove /* stmp */ comment to not clutter...
2022-11-16  Jakub Dupakast: Remove unused include in rust-ast-dump.cc
2022-11-16  Jakub Dupakast: Dump generic parameters
2022-11-16  Jakub Dupakast: Dump type param type
2022-11-16  Jakub Dupakast: Dump trait object type one bound
2022-11-16  Jakub Dupakast: Dump parenthesised type
2022-11-16  Jakub Dupakast: Dump trait object type
2022-11-16  Jakub Dupakast: Dump impl trait type
2022-11-16  Jakub Dupakast: Dump impl trait type one bound
2022-11-16  Jakub Dupakast: Dump bare function type
2022-11-16  Jakub Dupakast: Dump inferred type
2022-11-16  Jakub Dupakast: Dump tuple type
2022-11-16  Jakub Dupakast: Dump never type
2022-11-16  Jakub Dupakast: Dump raw pointer type
2022-11-16  Jakub Dupakast: Dump array type
2022-11-16  Jakub Dupakast: Dump slice type
2022-11-16  bors[bot]Merge #1633
2022-11-15  bors[bot]Merge #1649
2022-11-15  bors[bot]Merge #1635
2022-11-15  Arthur Cohenrust: Remove unused variables and fix dangling references
2022-11-15  bors[bot]Merge #1631
2022-11-15  Jakub Dupakast: Dump where clause and recursively needed nodes
2022-11-15  Jakub Dupakast: add visit overload for references
2022-11-14  bors[bot]Merge #1628
2022-11-14  Arthur Cohentypecheck: Fix overzealous `delete` call
2022-11-11  Daveclang-format
2022-11-10  Daveadd Location to AST::Visibility
2022-11-09  Raiki Tamuraclang-format
2022-11-09  Raiki Tamuraadd lang item "phantom_data"
2022-11-08  bors[bot]Merge #1625
2022-11-07  Jakub Dupakast: Dump unit struct
2022-11-07  bors[bot]Merge #1624
2022-11-04  bors[bot]Merge #1627
2022-11-04  Jakub Dupakast: Dump add proper `line_trailing` argument to `visit...
2022-11-04  Jakub Dupakast: refer correctly to arguments in docs-strings
2022-11-04  Jakub Dupakast: transform helper methods to visits and add methods...
2022-11-03  Arthur Cohenci: Update expected warnings
2022-11-01  bors[bot]Merge #1622
2022-11-01  bors[bot]Merge #1623
2022-11-01  Iain BuclawMerge remote-tracking branch 'mainline/trunk' into...
2022-11-01  Andrew MacLeodMake ranger vrp1 default.
next