]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-06-30  Thomas SchwingeOpenMP: Add omp_get_device_distances routine: Initializ...
2026-06-30  Avinash Jayakarrs6000: Add new builtin __builtin_ppc_atomic_cas_local
2026-06-30  Avinash JayakarRevert "rs6000: Add new builtin __builtin_ppc_atomic_ca...
2026-06-30  Avinash Jayakarrs6000: Add new builtin __builtin_ppc_atomic_cas_local
2026-06-30  Xi RuoyaoLoongArch: fix SSP routines with ILP32
2026-06-30  Oleg EndoSH: Add another related test case for PR55212 c#464
2026-06-30  Oleg EndoSH: Add test case from PR55212 c#419 / c#420 / c#412...
2026-06-30  Robin DappRISC-V: Add scalar-mode handling to vector misalignment...
2026-06-30  GCC AdministratorDaily bump.
2026-06-29  Jeff Law[RISC-V] Improve logical and with some constants where...
2026-06-29  Mark Zhuang[PATCH] RISC-V: Add basic spacemit-x100 core support
2026-06-29  Jonathan Wakelylibstdc++: Fix comment typo in bits/chrono_io.h
2026-06-29  Georg-Johann Layc++: Fix production comment for mangle_ctor_vtbl_for_type.
2026-06-29  Jonathan Wakelylibstdc++: Doxygen improvements in <bits/stl_algo.h>
2026-06-29  Claudio BantaloukasAArch64: Add streaming compatible memory operations...
2026-06-29  Matthew FortuneMIPS: Add -mmxu and -mno-mxu driver pass through
2026-06-29  Matthew FortuneMIPS: Frame barrier fix
2026-06-29  Torbjörn SVENSSONtestsuite: arm: change `noinline` to `noipa` for long...
2026-06-29  Paul ThomasFortran: Correct error in accessing CLASS declared...
2026-06-29  Roger SaylePR target/94871: Simplify (not (eq x y)) as (ne x y...
2026-06-29  Abhishek Kaushikaarch64: Add SVE2 unpredicated SMULH/UMULH patterns
2026-06-29  Abhishek KaushikMAINTAINERS: Add myself to write after approval
2026-06-29  Eric Botcazouada: Fix internal error on subtraction in array bound...
2026-06-29  Viljar Indusada: Improve error message for -gnatw.q
2026-06-29  Eric Botcazouada: Fix pragma Import ignored in conjunction with...
2026-06-29  Javier Mirandaada: Fix support for initialization of components in...
2026-06-29  Joffrey Huguetada: Add global contracts to Ada.Command_Line subprograms
2026-06-29  Joffrey Huguetada: Fix contracts in Ada.Text_IO
2026-06-29  Olivier Hainqueada: Stop Unwind_Backtrace on null PC
2026-06-29  Eric Botcazouada: Fix wrong error message with Finalizable and overl...
2026-06-29  Gary Dismukesada: Implementation of attribute subprograms for additi...
2026-06-29  Eric Botcazouada: Fix internal error on type derived from untagged...
2026-06-29  Olivier Hainqueada: Implement __gnat_get_executable_load_address for...
2026-06-29  Piotr Trojanekada: Accept Modifies contract as a pragma
2026-06-29  Olivier Hainqueada: Add missing interrupt state guards in __gnat_insta...
2026-06-29  Piotr Trojanekada: Enable debug hook when changing node kind
2026-06-29  Piotr Trojanekada: Fix whitespace in preanalysis routine
2026-06-29  Eric Botcazouada: Fix spurious conflict introduced by Ada 2022 decla...
2026-06-29  Jakub Jelineki386: Fix up *add<mode>_1<nf_name> [PR125469]
2026-06-29  Kyrylo TkachovLRA: reload non-representable subregs of hard registers...
2026-06-29  Kael Andrew... match: X % Y < Y -> Y >= 0 and X % Y >= Y -> Y < 0...
2026-06-29  H.J. Lux86-64: Don't use overlapping unaligned moves to move...
2026-06-29  Naveenmatch.pd: Simplify (signed)A >= 0 & (A & INT_MAX) ...
2026-06-29  liuhongti386: Allow immediate cmov arm in *cmov_bt<mode> [PR125907]
2026-06-29  Xi RuoyaoLoongArch: add usdot_prod pattern [PR 125474]
2026-06-29  Pan LiRISC-V: Add testcase for unsigned scalar SAT_MUL form 15
2026-06-29  Pan LiRISC-V: Add testcase for unsigned scalar SAT_MUL form 14
2026-06-29  Pan LiMatch: Support unsigned scalar SAT_MUL form 14
2026-06-29  Pietro Monteiroconfigury: replace autoconf obsolete macros [PR103459]
2026-06-29  GCC AdministratorDaily bump.
2026-06-28  Kevin StefanovRemove BOOL_BITFIELD define from system.h and update...
2026-06-28  Gerald Pfeiferlibgomp: Update NVIDIA CUDA link
2026-06-28  Georg-Johann LayAVR: ad target/125752 - Simplify double -> 64-bit fixed...
2026-06-28  Oleg EndoSH: Add reduced test case from PR55212 c#464 / att...
2026-06-28  Andrew Pinskimatch: Canonicalize `(float)(a CMP b)` into `(a CMP...
2026-06-28  Kael Andrew... match: Use tree_expr_nonnegative_p instead of
2026-06-28  GCC AdministratorDaily bump.
2026-06-27  Jakub Jelineks390: Fix up *brx_stage1_<GPR:mode> [PR125992]
2026-06-27  Filip Kastlfixincl.c: Fix my previous patch for (const) char *
2026-06-27  Ian Lance Taylorlibbacktrace: set table field for zstd RLE sequence
2026-06-27  Ian Lance Taylorlibbacktrace: support window size in zstd decompression
2026-06-27  Thomas KoenigRemove some wrong unused warnings, do not issue warning...
2026-06-27  Eikansh Guptatree-optimization: Use ranges for int-float comparisons...
2026-06-27  H.J. Lupr125100-4.c: Adjust check-function-bodies for x32
2026-06-27  GCC AdministratorDaily bump.
2026-06-26  H.J. LuReplace the min size rtx with GEN_INT (min_size)
2026-06-26  H.J. Lux86-64: Expand bounded memset and memcpy like memmove
2026-06-26  Andi KleenSupport overriding of CREATE_GCOV for test suite
2026-06-26  Marek Polacekc++/reflection: consteval-only type in splice-spec...
2026-06-26  Harald AnlaufFortran: -fc-prototypes, deferred shape and deferred...
2026-06-26  Roger Saylei386: ix86_expand_sse_movcc improvements
2026-06-26  vekumari386: Restrict AVX-VNNI-INT8 insns to VEX encoding...
2026-06-26  Stefan Schulze... s390: Deal with non-compare conditions during RTX costi...
2026-06-26  Richard Bienermiddle-end/125875 - incomplete guards on VEC_PERM_EXPR...
2026-06-26  Richard BienerAdd tree_to_vec_perm_indices
2026-06-26  Andrew MacLeodAdd debug counter to ranger
2026-06-26  H.J. Ludetermine_block_size: Set len_rtx to min size if min...
2026-06-26  Pengfei LiAArch64: Make dispatch scheduling reachable on multi...
2026-06-26  Jonathan Wakelylibstdc++: Test fs::status and fs::symlink_status with...
2026-06-26  Rainer OrthRemove HAVE_AS_IX86_QUAD
2026-06-26  Rainer OrthRemove HAVE_AS_IX86_DIFF_SECT_DELTA
2026-06-26  Tomasz Kamińskilibstdc++: Make bitset::reference a proper range proxy.
2026-06-26  Jiahao XuLoongArch: Fix parameter type for loongarch_sched_reass...
2026-06-26  H.J. Lux86: Add run-time memmove tests inlined with various...
2026-06-26  Jerry DeLislefortran: [PR121972] Fix attribute used.
2026-06-26  GCC AdministratorDaily bump.
2026-06-25  Jerry DeLislefortran: [PR118793] Provide expanded diagnostics for...
2026-06-25  Iain Sandoetestsuite, c, Darwin: Fix Mach-O issues in toplevel...
2026-06-25  Jonathan Wakelylibstdc++: Update feature test macros and tests for...
2026-06-25  Enes Cevikgccrs: intrinsic: Enforce intrinsic signatures during...
2026-06-25  Enes Cevikgccrs: intrinsic: Use Values::Intrinsics instead of...
2026-06-25  Owen Averygccrs: Move a test into compile/macros/mbe
2026-06-25  Enes Cevikgccrs: intrinsic: Add min_align_of
2026-06-25  Arthur Cohengccrs: typecheck: Special case builtin types when typec...
2026-06-25  Arthur Cohengccrs: nr: Remove hack around resolving modules
2026-06-25  Arthur Cohengccrs: nr: Add modules to types NS
2026-06-25  Yap Zhi Henggccrs: Search lang_prelude when reaching module boundar...
2026-06-25  Lishingccrs: Clean up drop compile headers
2026-06-25  lishingccrs: add drops at the end of function bodies
2026-06-25  Lishingccrs: move Drop helpers to separate files
next