]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-07-01  Stefan Schulze... s390: Fixup fix for *extzv_<mode>_{srl,sll}<clobbercc_o...
2026-07-01  Matthias Kretzlibstdc++: Add std::complex to the [simd] vectorizable...
2026-07-01  Matthias Kretzlibstdc++: Refactor _ScalarAbi<N> into _Abi<N, N>
2026-07-01  Icenowy ZhengRISC-V: Change initial value for fmin/fmax autovec...
2026-07-01  Robin Dapplra: Pass INVALID_REGNUM to dependent filter.
2026-07-01  Thomas SchwingeRemove HAVE_GNU_AS: Adjust for GCN assembler ('llvm...
2026-07-01  Alfie Richardsfix: Check if loop_vinfo is null before dereferencing.
2026-07-01  Jason Merrillc++: co_await and structured bindings [PR124584]
2026-07-01  Jason Merrillc++: co_await and ->* [PR121094]
2026-07-01  Jonathan Wakelylibstdc++: Fix build failure in tzdb.cc
2026-07-01  Tomasz Kamińskilibstdc++: Cascade wall-time saves in lazy expansion...
2026-07-01  Roger Saylei386: Handle (zero_extend:DI (mem:SI)) in x86's STV.
2026-07-01  Roger Saylesimplify-rtx: Simplify vec_merge of a vec_merge with...
2026-07-01  Stefan Schulze... s390: Fix *extzv_<mode>_{srl,sll}<clobbercc_or_nocc...
2026-07-01  Jakub Jelinekfortran: Remove spurious semicolon
2026-07-01  Jakub Jelinekaarch64: Remove some spurious semicolons
2026-07-01  Jakub Jelinekaarch64: Fix recent changes to be C++14 compatible
2026-07-01  Richard Bienertree-optimization/125040 - iterate PRE clean
2026-07-01  Jeevithatestsuite: Update Future VSX arithmetic tests
2026-07-01  Anlai Lulibstdc++: Add stream state tests for chrono operator<<
2026-07-01  Alfie Richardsvect: Introduce LOOP_VINFO_IV_INCREMENT
2026-07-01  Alfie Richardsvect: Add null check for ptr_incr optional in vect_crea...
2026-07-01  Jonathan Wakelylibstdc++: Use realpath for /etc/localtime symlink...
2026-07-01  Jonathan Wakelylibstdc++: Remove dependency on std::atomic<unsigned...
2026-07-01  Yi Chenlibstdc++: Add Hygon x86 RNG instructions support to...
2026-07-01  Richard Bienertree-optimization/125040 - fix sorted_array_from_bitmap_set
2026-07-01  Rainer Orthbuild: Remove --with-gnu-ld
2026-07-01  Rainer Orthbuild: Remove $gnu_ld
2026-07-01  Rainer OrthRemove HAVE_GNU_LD
2026-07-01  Rainer Orthbuild: Remove --with-gnu-as
2026-07-01  Rainer Orthbuild: Remove $gas
2026-07-01  Eric BotcazouPTA: Fix wrong optimization of conditional dynamic...
2026-07-01  Rainer OrthRemove HAVE_GNU_AS
2026-07-01  Rainer Orthbuild: Introduce {as,ld}_flavor
2026-07-01  Rainer Orthbuild: Fix ax_pthread.m4 on Solaris 11.4
2026-07-01  Haochen Jiangi386: Remove AMX-TF32 support
2026-07-01  Haochen Jiangi386: Disable AMX-TF32 for Diamond Rapids
2026-07-01  Alan Modralibiberty d_compact_number signed integer overflow
2026-07-01  GCC AdministratorDaily bump.
2026-06-30  Oleg EndoSH: Tighten memory predicates and constraints
2026-06-30  Abhishek Kaushikaarch64: Use SBFIZ for widening signed pow2 multiplies
2026-06-30  Rainer Orthtestsuite: i386: Fix gcc.target/i386/bt-cmov-1.c on...
2026-06-30  Paul ThomasFortran: Fix memory leak found in pdt_86.f03 [PR121972]
2026-06-30  Andrew Pinskiphiopt: use remove_phi_node instead of gsi_remove for...
2026-06-30  Robert Dubnercobol: Improve conversions; reduce aliasing; address...
2026-06-30  Jerry DeLislefortran: Fix finalizer list truncated when >= 3 finaliz...
2026-06-30  Paul-Antoine... testsuite: Skip atomic-builtins-1 on targets with sync_...
2026-06-30  Karl Meakinaarch64: Port NEON reinterpret intrinsics to pragma...
2026-06-30  Karl Meakinaarch64: Port NEON permutation intrinsics to pragma...
2026-06-30  Karl Meakinaarch64: Port NEON bit manipulation intrinsics to pragm...
2026-06-30  Karl Meakinaarch64: Port NEON lane get/set intrinsics to pragma...
2026-06-30  Karl Meakinaarch64: Port NEON vector creation intrinsics to pragma...
2026-06-30  Karl Meakinaarch64: Port NEON add intrinsics to pragma-based framework
2026-06-30  Karl Meakinaarch64: Rename `aarch64-sve-builtins` to `aarch64...
2026-06-30  Karl Meakinaarch64: Reformat `config.gcc`
2026-06-30  Jeff Law[RISC-V] Improve logicals when ~C is cheaper to synthes...
2026-06-30  Jim LinRISC-V: Fix empty arch_str for native multilib path...
2026-06-30  Jim Tsung-Chun LinRISC-V: Run smart multilib match even when generic...
2026-06-30  Mark Zhuang[PATCH] RISC-V: Add basic Spacemit-A100 core support
2026-06-30  Thomas SchwingeOpenMP: support for uses_allocators clause: Fix build...
2026-06-30  Adam Woodlibstdc++: Add symlink support on Windows
2026-06-30  Adam Woodlibstdc++: Test that fs::remove and fs::remove_all...
2026-06-30  Richard BienerAdd auto var tracking to PTA
2026-06-30  Christopher... Fix confusing variable names in build_vector_from_ctor
2026-06-30  Richard BienerExpand TMR fixup when we end up with a (void *)0 base
2026-06-30  Alfie Richardsaarch64: Fall back to AAPCS for variadic functions...
2026-06-30  Richard Bienertree-optimization/126032 - pasto in gimple-ssa-warn...
2026-06-30  Chung-Lin TangOpenMP: support for uses_allocators clause
2026-06-30  Richard Bienertree-optimization/126008 - redo PR125730 fix
2026-06-30  Christopher... Handle divisor bigger than dividend in can_div_away_fro...
2026-06-30  Richard Bienertree-optimization/126034 - remove dead code
2026-06-30  Jakub Jelinekc-family: Regenerate c.opt.urls [PR125837]
2026-06-30  Jakub Jelineki386: Remove identical branches in avx512vl_<code>...
2026-06-30  Jakub Jelinekc++: Fix up __builtin_is_implicit_lifetime [PR126007]
2026-06-30  Jakub Jelinekc: Use bool rather than _Bool in debug info and diagnos...
2026-06-30  Jakub Jelinekc++, libcpp: Implement C++29 P3540R3 - #embed offset...
2026-06-30  Thomas SchwingeOpenMP: Add omp_get_device_distances routine: Gracefull...
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...
next