]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-17  Pierre-Emmanuel... gccrs: Add some test for raw_ref_op to prevent regressions
2025-03-17  Pierre-Emmanuel... gccrs: Add raw_ref_op feature gate
2025-03-17  Pierre-Emmanuel... gccrs: Prevent raw reference from being lowered silently
2025-03-17  Pierre-Emmanuel... gccrs: Parse raw ref operator
2025-03-17  Pierre-Emmanuel... gccrs: Add a new regression test over struct expr field
2025-03-17  Pierre-Emmanuel... gccrs: Add outer attributes to struct expr fields
2025-03-17  Pierre-Emmanuel... gccrs: Add two new tests related to may_dangle attribute
2025-03-17  Pierre-Emmanuel... gccrs: Add dropck_eyepatch feature gate for may_dangle
2025-03-17  Pierre-Emmanuel... gccrs: Allow multiple outer attributes on generic params
2025-03-17  Pierre-Emmanuel... gccrs: Fix generic parameter parsing
2025-03-17  Pierre-Emmanuel... gccrs: Add new test for box syntax
2025-03-17  Pierre-Emmanuel... gccrs: Add feature gate for box syntax
2025-03-17  Pierre-Emmanuel... gccrs: Parse box expressions
2025-03-17  Owen Averygccrs: Improve handling of ConstantItem during name...
2025-03-17  Owen Averygccrs: Allow rustc_const_stable and rustc_const_unstable
2025-03-17  Kushal Palgccrs: Corrected access specifiers
2025-03-17  jjasminegccrs: Make gccrs recognize negative_impls
2025-03-17  SIGMazergccrs: Add system include to `gcc/rust/rust-system.h`
2025-03-17  Owen Averygccrs: Add call and method call default visitors
2025-03-17  jjasminegccrs: Remove useless cstddef header from rust-fmt
2025-03-17  Arthur Cohengccrs: mingw: Fix build with patch from Liu Hao
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_ast_item's return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_visibility's return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_macro_invocation's return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_macro_def return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_canonical_path's return path
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_pattern return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_struct_field return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_self_param return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_param return type with optional
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_smt's return type with optional
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_type return type with an optional
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_generic_param return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_path_expr_seg return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_expr return type to optional
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_implitem return type
2025-03-17  Pierre-Emmanuel... gccrs: Change return type to optional in get_lang_item
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_module function return type
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_extern_item return type
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup trait defid functions.
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_local_defid return type to optional
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup_defid
2025-03-17  Pierre-Emmanuel... gccrs: Change crate name retrieval function return...
2025-03-17  Pierre-Emmanuel... gccrs: Change crate_num_to_nodeid return type
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup_crate_name
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup_impl_block_type
2025-03-17  Pierre-Emmanuel... gccrs: Change return type for lookup_hir_impl_block
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup_hir_extern_block
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of lookup_hir_trait_item
2025-03-17  Pierre-Emmanuel... gccrs: Change return type for lookup_hir_item to optional
2025-03-17  Pierre-Emmanuel... gccrs: Change return type of resolve_nodeid_to_stmt
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_hir_to_node return type to optional
2025-03-17  Pierre-Emmanuel... gccrs: Change lookup_node_to_hir return type to optional
2025-03-17  Owen Averygccrs: Visit constant items without expressions properly
2025-03-17  Owen Averygccrs: Improve matching on non-enum ADTs
2025-03-17  Nobel Singhgccrs: Add testcases for handling struct as scrutinee...
2025-03-17  Nobel Singhgccrs: Handle structs as scrutinee for match expressions
2025-03-17  Owen Averygccrs: Remove unused Context parameter for some backend...
2025-03-17  Pierre-Emmanuel... gccrs: Change singleton returned type to a reference
2025-03-17  Mael Craverogccrs: Remove unnecessary SIDE_EFFECTS/READONLY macros
2025-03-17  Jakub Dupakgccrs: borrowck: Use std::ignore
2025-03-17  Jakub Dupakgccrs: borrowck: Testsuite
2025-03-17  Jakub Dupakgccrs: borrowck: Polonius error reporting
2025-03-17  Jakub Dupakgccrs: borrowck: Link Polonius and run it
2025-03-17  Jakub Dupakgccrs: borrowck: Build Polonius automatically
2025-03-17  Jakub Dupakgccrs: borrowck: Polonius dump
2025-03-17  Kushal Palgccrs: Removed obsolete objects
2025-03-17  zhanghe9702gccrs: Remove redundant macro definition
2025-03-17  Arthur Cohengccrs: git: Ignore libgrust build folders
2025-03-17  Sahil Yeolegccrs: contrib: Add libgrust to update-copyright.py...
2025-03-17  John David... testsuite: Add -gno-strict-dwarf option to dwarf2 inlin...
2025-03-17  Iain Buclawlibphobos: Add sqlite3 and odbc bindings
2025-03-17  Michal Jiresdoc: document Incremental LTO flags
2025-03-17  Stefan Schulze... testsuite: s390: Skip gcc.dg/vect/bb-slp-77.c
2025-03-17  Tobias BurnusMove gfortran.dg/gomp/declare-variant-mod-1*.f90 to...
2025-03-17  Robin DappRISC-V: Mask values before initializing bitmask vector...
2025-03-17  Ayan ShafqatAarch64: Add FMA and FMAF intrinsic and corresponding...
2025-03-17  Richard BienerAdd -[DU]_FORTIFY_SOURCE[=n] to DW_AT_producer
2025-03-17  GCC AdministratorDaily bump.
2025-03-16  Jeff Law[RISC-V][PR target/116256][V4] Fix minor code quality...
2025-03-16  Harald AnlaufFortran: fix bogus dependency check in ALLOCATE stateme...
2025-03-16  Iain Buclawd: Merge upstream dmd, druntime 603225372b
2025-03-16  Iain Buclawd: Merge upstream dmd, druntime 53a1cc8d13
2025-03-16  Robert Dubnercobol: add cobol.dg/group1/escape.cob test; modify...
2025-03-16  Andrew Pinskidiscriminators: Fix assigning discriminators on edge...
2025-03-16  Gaius MulleyPR modula2/115111 Incorrect line debugging locations...
2025-03-16  Iain SandoeDarwin: Pass -macos_version_min to the linker [PR119172].
2025-03-16  Iain Buclawd: Merge upstream dmd, druntime ffbad272b6
2025-03-16  GCC AdministratorDaily bump.
2025-03-15  Iain Buclawd: Merge upstream dmd, druntime d29e3eca45
2025-03-15  Iain Buclawd: Merge upstream dmd, druntime b7e3b3b617
2025-03-15  Tobias Burnuscontrib/gcc-changelog: Fix Git.AutoInterrupt - sys...
2025-03-15  Tobias BurnusFortran: Store OpenMP's 'declare variant' in module...
2025-03-15  Pan LiRISC-V: Refine the testcases for cond_widen_complicate-3
2025-03-15  GCC AdministratorDaily bump.
2025-03-14  Joseph MyersRegenerate .pot files
2025-03-14  Patrick Palkalibstdc++: Missing 'constexpr' in vector's from_range...
2025-03-14  Jakub Jelinekcobol: Don't run cobol tests with -m32 or -mx32 [PR119290]
2025-03-14  Martin Jamboripa: Do not modify cgraph edges from thunk clones durin...
2025-03-14  Jakub Jelinekmatch.pd: Fix up r15-8025 simplification [PR119287]
next