]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-09-19  Haochen Jiangdoc: Add more alias option and reorder Intel CPU -march...
2024-09-19  Haochen Jiangi386: Enhance AVX10.2 convert tests
2024-09-19  Haochen Jiangi386: Add missing avx512f-mask-type.h include
2024-09-19  Hans-Peter... testsuite/gcc.dg/pr84877.c: Add machinery to stabilize...
2024-09-19  GCC AdministratorDaily bump.
2024-09-18  Pan LiRISC-V: Fix signed SAT_ADD test case for int64_t
2024-09-18  Jason Merrilllibstdc++: add braces
2024-09-18  Andrew Kreimer[PATCH] configure: fix typos
2024-09-18  Patrick Palkac++: alias of decltype(lambda) is opaque [PR116714...
2024-09-18  Francois-Xavier... jit: Ensure ssize_t is defined
2024-09-18  John David... hppa: Add peephole2 optimizations for REG+D loads and...
2024-09-18  Jin Ma[PATCH v3] RISC-V: Fixed incorrect semantic description...
2024-09-18  Filip Kastlcontrib: Set check-params-in-docs.py to skip tables...
2024-09-18  Richard BienerFail vectorization when not using SLP and --param vect...
2024-09-18  Xianmiao Qu[PATCH 1/2] RISC-V: Fix the outer_code when calculating...
2024-09-18  Xianmiao Qu[PATCH] RISC-V: Fix th.extu operands exceeding range...
2024-09-18  Bohan Lei[PATCH] RISC-V: Allow zero operand for DI variants...
2024-09-18  Jason Merrillc++: -Wdangling-reference diagnostic
2024-09-18  Jason Merrillc++: -Wdangling-reference and empty class [PR115361]
2024-09-18  Jennifer Schmitzmatch.pd: Check trunc_mod vector obtap before folding.
2024-09-18  Georg-Johann Layreload1.cc: rtl-optimization/116326 - Use RELOAD_ELIMIN...
2024-09-18  Georg-Johann LayAVR: doc/install.texi - Update avr specific installatio...
2024-09-18  Richard Bienertree-optimization/116585 - SSA corruption with split_co...
2024-09-18  Andrew Pinskiphiopt: C++ify cond_if_else_store_replacement
2024-09-18  Andrew Pinskiphiopt: Add some details dump to cselim
2024-09-18  Pan LiRISC-V: Implement SAT_ADD for signed integer vector
2024-09-18  Michael MeissnerPR 89213: Add better support for shifting vectors with...
2024-09-18  GCC AdministratorDaily bump.
2024-09-17  Marek Polacekc++: fix constexpr cast from void* diag issue [PR116741]
2024-09-17  Marek Polacekc++: ICE with -Wtautological-compare in template [PR116534]
2024-09-17  Marek Polacekc++: crash with anon VAR_DECL [PR116676]
2024-09-17  Jennifer SchmitzSVE intrinsics: Fold svdiv with all-zero operands to...
2024-09-17  GCC AdministratorDaily bump.
2024-09-16  Pengxuan Zhengaarch64: Improve vector constant generation using SVE...
2024-09-16  Gaius Mulleymodula2: gcc/m2/Make-lang.in fix includes during bootst...
2024-09-16  Georg-Johann LayAVR: Update weblinks to AVR-LibC.
2024-09-16  Soumya ARaarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for...
2024-09-16  Gaius MulleyPR modula2/116181 Use GCC tree location_t and separate...
2024-09-16  Georg-Johann LayAVR: Tweak >= and < compares with consts that are 0...
2024-09-16  Andreas Schwabriscv: Fix duplicate assmbler label in @tlsdesc<mode...
2024-09-16  Jonathan Wakelylibstdc++: Add .editorconfig files
2024-09-16  Andrew Pinskivect: Set pattern_stmt_p on the newly created stmt_vec_info
2024-09-16  Georg-Johann LayAVR: Tidy up enum and struct tags.
2024-09-16  Georg-Johann LayAVR: Partially revert r15-3623.
2024-09-16  Gerald Pfeiferlibstdc++: Update link to installation docs
2024-09-16  GCC AdministratorDaily bump.
2024-09-15  Mikael Morinfortran: Remove useless nested end of scalarization...
2024-09-15  Jason Merrillc++: __extension__ and -Wconditionally-supported
2024-09-15  Jason Merrillc++: conversion location
2024-09-15  Jonathan Wakelylibstdc++: Adjust std::span::iterator to be ADL-proof
2024-09-15  Jonathan Wakelylibstdc++: Enable most of <chrono> for freestanding
2024-09-15  Jonathan Wakelylibstdc++: Add assertion for valid facet type arguments
2024-09-15  Jonathan Wakelylibstdc++: Make PSTL algorithms accept C++20 iterators...
2024-09-15  Iain Sandoec++, coroutines: Fix handling of bool await_suspend...
2024-09-15  Andrew Pinskiphi-opt: Improve heuristics for factoring out with...
2024-09-15  Andrew Pinskivect: release defs of removed statement
2024-09-15  Andrew PinskiMark the copy/move constructor/operator= of auto_bitmap...
2024-09-15  GCC AdministratorDaily bump.
2024-09-14  Andrew Pinskitestsuite; Fix execute/pr52286.c for 16bit
2024-09-14  Jason Merrillc++: avoid init_priority warning in system header
2024-09-14  Simon Martinc++: Don't mix timevar_start and auto_cond_timevar...
2024-09-14  Georg-Johann LayAVR: Use rtx code copysign.
2024-09-14  Jonathan Wakelylibstdc++: Tweak localized formatting for floating...
2024-09-14  Jonathan Wakelylibstdc++: Refactor loops in std::__platform_semaphore
2024-09-14  Jason Merrilltestsuite: adjust pragma-diag-17.c diagnostics
2024-09-14  Jonathan Wakelyc++: Fix g++.dg/ext/sve-sizeless-1.C regression
2024-09-14  Alexandre Olivatestsuite: a few more hostedlib adjustments
2024-09-14  GCC AdministratorDaily bump.
2024-09-13  Georg-Johann LayAVR: Detect more skip opportunities.
2024-09-13  Andrew PinskiFix factor_out_conditional_operation heuristics for...
2024-09-13  Georg-Johann LayAVR: Use avr_byte instead of simplify_gen_subreg (QImod...
2024-09-13  Jason Merrillc++: -fimplicit-constexpr diagnostic improvement [PR116696]
2024-09-13  Tobias BurnusFortran: Fixes to OpenMP 'interop' directive parsing...
2024-09-13  Tobias Burnusgcn/mkoffload.cc: Use #embed for including the generate...
2024-09-13  Jakub Jelinekc++: Don't emit deprecated/unavailable attribute diagno...
2024-09-13  Jakub Jelineklibcpp: Fix up UB in finish_embed
2024-09-13  Stefan Schulze... s390: Fix TF to FPRX2 conversion [PR115860]
2024-09-13  Stefan Schulze... s390: Fix AQ and AR constraints
2024-09-13  Giuseppe D... libstdc++: Do not use use memmove for 1-element ranges...
2024-09-13  Georg-Johann LayAVR: Rework avr_out_compare.
2024-09-13  Georg-Johann LayAVR: Tweak 32-bit EQ and NE comparisons.
2024-09-13  Georg-Johann LayAVR: avr.cc - Reorder functions to require less forward...
2024-09-13  Pan LiMatch: Remove unnecessary types_match for case 1 of...
2024-09-13  Thomas KoenigFix endianness issue on unsigned_21.f90.
2024-09-13  GCC AdministratorDaily bump.
2024-09-12  Alexandre Olivatestsuite: introduce hostedlib effective target
2024-09-12  Jonathan Wakelylibstdc++: Remove unused alias template in std::optional
2024-09-12  Jonathan Wakelylibstdc++: Simplify std::launder definition
2024-09-12  Jonathan Wakelyc++: Make __builtin_launder reject invalid types [PR116673]
2024-09-12  Steven G. KarglImplement modules for UNSIGNED.
2024-09-12  Uros Bizjaki386: Implement SAT_ADD for signed vector integers
2024-09-12  Patrick Palkac++: decltype(auto) deduction of statement-expression...
2024-09-12  Jakub Jelinekc++: Disable deprecated/unavailable diagnostics when...
2024-09-12  Jakub Jelineklibcpp, v2: Add support for gnu::base64 #embed parameter
2024-09-12  Jason Merrilllibcpp: adjust pedwarn handling
2024-09-12  Richard Earnshawarm: testsuite: make use of -mcpu=unset/-march=unset
2024-09-12  Richard Earnshawarm: Allow -mcpu and -march options to be unset
2024-09-12  YunQiang SuGit ignores .vscode
2024-09-12  Uros Bizjaki386: Use offsetable address constraint for double...
2024-09-12  Marek Polacekc++: ICE with TTP [PR96097]
next