]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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]
2024-09-12  Stefan Schulze... s390: Fix strict_low_part generation
2024-09-12  Richard BienerAbort loop SLP analysis quicker
2024-09-12  Jakub Jelineklibcpp: Add support for gnu::offset #embed/__has_embed...
2024-09-12  Jakub Jelineklibcpp, c-family: Add (dumb) C23 N3017 #embed support...
2024-09-12  Simon Martinc++: Don't ICE to build private access error message...
2024-09-12  Richard BienerBetter recover from SLP reassociation fails during...
2024-09-12  Levy Hsui386: Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16
2024-09-12  Bohan LeiRISC-V: Eliminate latter vsetvl when fused
2024-09-12  Haochen Jiangi386: Fix incorrect avx512f-mask-type.h include
2024-09-12  garthleiRISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl...
2024-09-12  Nathaniel Sheadc++/modules: Really always track partial specialisation...
2024-09-12  GCC AdministratorDaily bump.
2024-09-11  Martin Jamboripa-cp: One more use of ipa_vr_supported_type_p
2024-09-11  Martin Jamboripa: Rename ipa_supports_p to ipa_vr_supported_type_p
2024-09-11  Richard Earnshawarm: avoid indirect sibcalls when IP is live [PR116597]
2024-09-11  Richard Bienertree-optimization/116674 - vectorizable_simd_clone_call...
2024-09-11  Alex Coplanlibstdc++: Restore unrolling in std::find using pragma...
2024-09-11  Alex Coplanlto: Stream has_unroll flag during LTO [PR116140]
2024-09-11  Alex Coplantestsuite: Ensure ltrans dump files get cleaned up...
2024-09-11  Alex Coplanc++: Ensure ANNOTATE_EXPRs remain outermost expressions...
2024-09-11  Tobias BurnusOpenMP: Add interop routines to omp_runtime_api_procname
2024-09-11  Tobias Burnusfortran/openmp.cc: Fix var init and locus use to avoid...
2024-09-11  Pan LiVect: Support form 1 of vector signed integer .SAT_ADD
2024-09-11  liuhongtEnable tune fuse_move_and_alu for GNR.
2024-09-11  Pan LiRISC-V: Fix asm check for Vector SAT_* due to middle...
2024-09-11  GCC AdministratorDaily bump.
2024-09-10  Jonathan Wakelylibstdc++: Only use std::ios_base_library_init() for...
2024-09-10  Jonathan Wakelylibstdc++: std::string move assignment should not use...
2024-09-10  Jakub Jelinekc++: Fix get_member_function_from_ptrfunc with -fsaniti...
2024-09-10  Jonathan Wakelylibstdc++: Add missing exception specifications in...
2024-09-10  Marek Polacekc++: mutable temps in rodata [PR116369]
2024-09-10  Prathamesh... Pass host specific ABI opts from mkoffload.
2024-09-10  Richard Bienertree-optimization/116658 - latent issue in vect_is_slp_...
2024-09-10  Pan LiMatch: Support form 2 for scalar signed integer .SAT_ADD
2024-09-10  Eric Botcazouada: Include missing associated header file
2024-09-10  Viljar Indusada: Use the same warning character in continuations
2024-09-10  Javier Mirandaada: First controlling parameter: report error without...
2024-09-10  Viljar Indusada: Normalize span generation on different platforms
2024-09-10  Piotr Trojanekada: Evaluate calls to GNAT.Source_Info routines in...
2024-09-10  Piotr Trojanekada: Simplify code for inserting checks into expressions
2024-09-10  Piotr Trojanekada: Whitespace cleanup in declaration of calendar...
next