]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2 hours ago  Oleg TolmatcevPE/COFF: Implement visibility attribute via .drectve master trunk
3 hours ago  Paul-Antoine... openmp: Adjust calls to OMPT variants depending on...
4 hours ago  Aldy HernandezAdd --param=dom-jump-threading to disable DOM jump...
5 hours ago  Gerald Pfeiferinstall: Remove reference to OpenPKG
6 hours ago  Alice Carlottiaarch64: Fix -march=native when -mtune is used [PR124629]
6 hours ago  Alice Carlottiaarch64: Fix assert checking alias feature bits
7 hours ago  Kyrylo Tkachovpair-fusion: Verify that a fused pair really is adjacent
7 hours ago  Kyrylo Tkachovcfgexpand: Check partition MEM_EXPRs once the RTL of...
7 hours ago  Josef MelcrUse positional_argument in callback_only attribute...
7 hours ago  Christopher... fortran: Diagnose allocatable PROCEDURE results early...
7 hours ago  Richard Bienertree-optimization/126658 - TARGET_MEM_REF and non-null...
8 hours ago  Tobias BurnusMAINTAINERS.yml: Add my private email as additional...
8 hours ago  Surya Kumari... MAINTAINERS: Add myself as a rs6000/powerpc port reviewer
10 hours ago  Kyrylo Tkachovmatch.pd: drop an operand discarded by a shift
12 hours ago  Avinash Jayakarrs6000: Fix type size checks for __builtin_ppc_atomic_c...
14 hours ago  Jin MaRISC-V: Improve macro-fusion dump output and comments
15 hours ago  Kael Andrew... match: 1 / X -> X == 1 for positive X. [PR125735]
16 hours ago  GCC AdministratorDaily bump.
17 hours ago  Andrea PinskiImprove tree_expr_nonnegative_p by using the ranger...
18 hours ago  Andrea Pinskiphiopt: Fix up factoring out loads for REF_REVERSE_STOR...
18 hours ago  Andrea Pinskigimplefe: Add support for REF_REVERSE_STORAGE_ORDER...
18 hours ago  Kael Andrew... hwint: Simplify add_hwi/mul_hwi.
18 hours ago  Matt Turner[PATCH] alpha: round to odd before narrowing TFmode...
25 hours ago  Kael Andrew... middle-end: Wrong code for a != b | (a|b) != 0. [PR126742]
25 hours ago  Kael Andrew... middle-end: If supported, use __builtin_*. [PR126625]
26 hours ago  Paul ThomasFortran: Fix missing vptrs for class allocations [PR98573]
28 hours ago  Aldy Hernandez[frange] Stream frange sub-ranges in LTO
28 hours ago  Aldy Hernandez[frange] Convert float_binary_op_range_finish to sub...
29 hours ago  Gerald Pfeiferinstall: Spell CPU in uppercase letters
30 hours ago  Kyrylo Tkachovtestsuite: enable vector MIN for vec-narrow-1.C on x86
31 hours ago  Kyrylo Tkachovmatch.pd: turn a product of two quotients into one...
34 hours ago  Roger SaylePR tree-optimization/126467: 0.0-x -> -x vs. signed...
40 hours ago  GCC AdministratorDaily bump.
45 hours ago  Kevin StefanovOpenMP: Use VOID_TYPE_P to check for void return type...
2 days ago  Jerry DeLislefortran: [PR47425] Array constructor fails with length...
2 days ago  Alexander Monakovdriver: match up signal termination diagnostics
2 days ago  Kyrylo Tkachovmatch.pd: combine a pair of vector reductions
2 days ago  Kyrylo Tkachovmatch.pd: extend the MIN/MAX narrowing through a cast...
2 days ago  Kyrylo Tkachovmatch: fold the sum of a min/max pair
2 days ago  Kyrylo Tkachovtestsuite: Remove unrelated checks from signbit-1.c
2 days ago  Christopher... fortran: Preserve host association for dummy procedures...
2 days ago  Aldy Hernandez[frange] Convert the float to int cast to sub-ranges.
2 days ago  Aldy Hernandez[frange] Convert the float to float cast to sub-ranges.
2 days ago  GCC AdministratorDaily bump.
2 days ago  Robert Dubnercobol: Refactor COMPUTE using Reverse Polish stack.
2 days ago  Aldy Hernandez[frange] Guard sign-zero self test with HONOR_SIGNED_ZE...
2 days ago  Robert Dubnercobol: Refactored variable creation.
2 days ago  Jakub Jelinekgimple-range-op: Use widen method even for sqrt reverse...
2 days ago  Michael MeissnerPR target/120681 - allow -mcmodel=large with PC relativ...
3 days ago  Jakub Jelineks390: Fix ICE in usubc5 [PR126667]
3 days ago  Michael MeissnerPR target/120528 -- Simplify zero extend from memory...
3 days ago  Michael MeissnerUpdate my entry in MAINTAINERS.
3 days ago  Richard Bienertree-optimization/110935 - add testcase
3 days ago  Arthur Cohengccrs: forever-stack: Add dfs_cache
3 days ago  Lishingccrs: Separate argument and function body drop scopes
3 days ago  Yap Zhi Henggccrs: Gate `cfg_select!` macro behind `-frust-compat...
3 days ago  Yap Zhi Henggccrs: Backport `cfg_select!` macro
3 days ago  Enes Cevikgccrs: lang: Add unsafe_cell
3 days ago  Owen Averygccrs: Move SlicePattern RestPattern handling
3 days ago  Owen Averygccrs: Test libcore compilation until lowering
3 days ago  Enes Cevikgccrs: lang: Register lang items for alloc crate
3 days ago  Pierre-Emmanuel... gccrs: Use canonical path for Clone trait within derive
3 days ago  Pierre-Emmanuel... gccrs: Do not export indentation levels within metadata
3 days ago  Pierre-Emmanuel... gccrs: Remove metadata export visitor
3 days ago  Aiman Najjargccrs: Fix duplicate unused assignment removals
3 days ago  Owen Averygccrs: Generalize prelude import handling
3 days ago  Owen Averygccrs: Handle ambiguous glob imports
3 days ago  Utkarsh Bahugunagccrs: Mark types used as generic arguments as live
3 days ago  Owen Averygccrs: Fix multiple glob imports in a use decl
3 days ago  Enes Cevikgccrs: hir: Remove unnecessary HIR::RangeFromToInclExpr...
3 days ago  Enes Cevikgccrs: lang: Add range_inclusive_new
3 days ago  Lishingccrs: Remove manual drop emission for explicit returns
3 days ago  Lishingccrs: Emit drops before explicit returns
3 days ago  Owen Averygccrs: Fix deriving with generic const args
3 days ago  Yap Zhi Henggccrs: Small fixes for #[repr(transparent)]
3 days ago  Owen Averygccrs: Record dirty state of GlobbingVisitor
3 days ago  Islam-Imadgccrs: Improve resolution and compilation of control...
3 days ago  Lishingccrs: Apply try-finally cleanup for function-scope...
3 days ago  Lucas Ly Bagccrs: add no mangle generic items lint
3 days ago  Lucas Ly Bagccrs: add unused braces lint
3 days ago  Lucas Ly Bagccrs: refactor dead code lint
3 days ago  Yap Zhi Henggccrs: Support ZST type checking for `#[repr(transparent)]`
3 days ago  Yap Zhi Henggccrs: Define constructor for LoadedCrate struct
3 days ago  Egas Ribeirogccrs: rust: Enforce irrefutability in let bindings...
3 days ago  Egas Ribeirogccrs: rust: Add is_refutable methods to HIR pattern...
3 days ago  Egas Ribeirogccrs: rust: Add const getter overloads for HIR pattern...
3 days ago  Yap Zhi Henggccrs: Fix duplicate "trailing semicolon in macro used...
3 days ago  Enes Cevikgccrs: attr: Register rustc_conversion_suggestion
3 days ago  Enes Cevikgccrs: attr: Register needs_allocator
3 days ago  Lucas Ly Bagccrs: add static mut refs lint
3 days ago  Tomasz Kamińskilibstdc++: Deprecate std::errc constants related to...
3 days ago  Enes Cevikgccrs: intrinsic: Add assert_zero_valid
3 days ago  Owen Averygccrs: Improve super segment resolution
3 days ago  Lishingccrs: Use EH_ELSE_EXPR in block Drop TRY_FINALLY_EXPR
3 days ago  Lishingccrs: Emit block scope drops through TRY_FINALLY_EXPR
3 days ago  Lishingccrs: Add builder for current-scope drop cleanup
3 days ago  Lucas Ly Bagccrs: add dyn drop lint
3 days ago  Owen Averygccrs: Name resolve external types
3 days ago  Lishingccrs: Emit drops for function parameters
3 days ago  Lishingccrs: Emit function-scope drops for unit tail expressions
next