]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-05-01  Jonathan Wakelylibstdc++: Tweak Doxygen comments for experimental...
2026-05-01  Jonathan Wakelylibstdc++: Suppress Doxygen docs for internals in ...
2026-05-01  Jonathan Wakelylibstdc++: Improve Doxygen comments for <iterator>...
2026-05-01  Jonathan Wakelylibstdc++: Do not assume URBG::result_type exists ...
2026-05-01  Eric BotcazouAda: Link with PIC static Ada runtime when -pie is...
2026-05-01  H.J. Lux86: Correct last_4x_vec_label in ix86_expand_movmem
2026-05-01  Stefan Schulze... s390: Fix dealing with HF vector modes in s390_secondar...
2026-05-01  Jakub Jelinektree-vect-loop: Remove useless && 1.
2026-05-01  Jeff Law[V3][RISC-V][PR rtl-optimization/96692] Improve xor...
2026-05-01  GCC AdministratorDaily bump.
2026-04-30  H.J. Lux86: Remove DI_REG/SI_REG from x86_64_int_return_registers
2026-04-30  H.J. Lux86: Disable 16-bit imm store for TARGET_LCP_STALL
2026-04-30  Felix Morgnerlibstdc++: Add <bits/binders.h> to freestanding headers...
2026-04-30  Eric BotcazouAda: Fix build of GNAT tools with coverage enabled
2026-04-30  Vladimir N... [IRA]: Process operand NO_REGS class for reg cost calcu...
2026-04-30  Vladimir N... [IRA]: Fix soft conflict and hard reg cost calculation
2026-04-30  Heiko Eißfeldt- ICE verify_vssa exceeds stack space for big functions...
2026-04-30  Tomas Härdingcc/toplev.cc: Output mangled function names with ...
2026-04-30  Andrew Pinskimatch: Simplify patterns for `a != b` implies a or...
2026-04-30  Christopher... aarch64: Handle opts_set parameter properly in aarch64_...
2026-04-30  Christopher... MAINTAINERS: Add myself to write after approval
2026-04-30  Eric BotcazouAda: Fix spurious error on primitive function of tagged...
2026-04-30  Richard Bienertree-optimization/125088 - some TLC to the new vect_bb_...
2026-04-30  H.J. Lux86_cse: Convert CONST_VECTOR load to constant integer...
2026-04-30  Jakub JelinekUpdate gennews for GCC 16.
2026-04-30  Michiel Derhaegniter: Make MAX_DOMINATORS_TO_WALK configurable at...
2026-04-30  Richard Bienerflip --param ix86-vect-compare-costs default
2026-04-30  Richard Biener[x86] Avoid gcc.target/i386/shift-gf2p8affine-?.c fails...
2026-04-30  Richard Biener[x86] Adjust gcc.target/i386/vect-epilogues-2.c and...
2026-04-30  Richard Biener[x86] Adjust gcc.target/i386/vect-strided-?.c for cost...
2026-04-30  Richard Biener[x86] override vector_costs::better_epilogue_loop_than_p
2026-04-30  Richard Biener[x86] override vector_costs::better_main_loop_than_p
2026-04-30  Tomasz Kamińskilibstdc++: Rework P0952 generate_cannonical tests.
2026-04-30  GCC AdministratorDaily bump.
2026-04-29  Pengxuan Zhengmatch: Add MIN<a,b> {<=,>,<,>=} MAX<a,b> simplification...
2026-04-29  Andrew Pinskitestsuite: Fix cond-add-vec-2.C and make cond-add-vec...
2026-04-29  John David... hppa64: doc/install.texi - Remove incorrect statement...
2026-04-29  Wilco DijkstraAArch64: Deprecate -mpc-relative-literal-loads
2026-04-29  Wilco DijkstraAArch64: Cleanup code models
2026-04-29  Vladimir N... [LRA]: Fix a bug in updating live info in rematerialization
2026-04-29  Vladimir N... [LRA]: Fix a bug in finding conflicts in rematerialization
2026-04-29  Vladimir N... [IRA]: Use correct allocno when building conflicts
2026-04-29  Richard Bienertree-optimization/125080 - fix SLP scalar stmt coverage...
2026-04-29  Patrick Palkac++/modules: memfn merging wrt to obj-ness [PR125035]
2026-04-29  Patrick Palkac++/modules+reflection: fix merging typedef struct...
2026-04-29  Andre VehreschildFortran: Use internal names for local symbols.
2026-04-29  Xin Liui386: Support HYGON c86-4g series processors
2026-04-29  Julian BrownOpenMP: Expand "declare mapper" mappers for target...
2026-04-29  Pan LiRISC-V: Add test for vec_duplicate + vmsgtu.vv combine...
2026-04-29  Pan LiRISC-V: Combine vec_duplicate + vmsgtu.vv to vmsgtu...
2026-04-29  Tomasz Kamińskilibstdc++: Test ATOMIC_*_LOCK_FREE macros for <stdatomic.h>
2026-04-29  Jakub Jelineklibsanitizer: Fix up build against latest kernel headers
2026-04-29  Jakub Jelinekbitintlower: Padding bit fixes, part 6 [PR123635]
2026-04-29  Raghesh AloorBB SLP: Enabling reduction root finding for sum-of...
2026-04-29  Jakub Jelinekc++: Fix up REFLECT_BASE comparison
2026-04-29  Jakub Jelinektestsuite: Diagnose non-uglified names even in requires...
2026-04-29  Jakub Jelinektestsuite: Add plugin to verify bits/std.cc exports
2026-04-29  Jakub Jelinektestsuite: Add C++ plugin to check for libstdc++ header...
2026-04-29  Alexandre Olivalibstdc++: simd: x86: accept 64-bit long double as...
2026-04-29  Alexandre Olivalibstdc++: simd: map 64-bit long double to double on...
2026-04-29  Alexandre Olivalibstdc++: follow std in numeric_limits<bool>::traps...
2026-04-29  Alexandre Olivatestsuite: flag failure to detect failures
2026-04-29  GCC AdministratorDaily bump.
2026-04-28  David Malcolmanalyzer: new warning: -Wanalyzer-div-by-zero (PR analy...
2026-04-28  David Malcolmanalyzer: split out exploded_path into its own files
2026-04-28  David Malcolmanalyzer: split setjmp/longjmp implementation to their...
2026-04-28  David Malcolmanalyzer: split out various pending_diagnostic subclass...
2026-04-28  David Malcolmanalyzer: use concrete_binding_map for compound_svalue...
2026-04-28  Virginia Kodsyanalyzer: add known_function handler for strcasecmp
2026-04-28  Ridham Khuranaanalyzer: add test_passthrough for getenv
2026-04-28  Ridham Khuranaanalyzer: model getenv
2026-04-28  Tomás Ortín... analyzer: model mktemp-family success/failure outcomes...
2026-04-28  Tomás Ortín... analyzer: generalize mktemp-family warnings; add -Wanal...
2026-04-28  Tomás Ortín... analyzer: new warnings -Wanalyzer-mkstemp-missing-suffi...
2026-04-28  Saksham Guptaanalyzer: add known function handling for atoi, atol...
2026-04-28  David Malcolmdiagnostics: update status comment in html-sink.cc
2026-04-28  David Malcolmlibgdiagnostics: doc fixes
2026-04-28  David Malcolmdiagnostics: use label_text in diagnostics::option_id_m...
2026-04-28  David Malcolmsarif-replay: decode event IDs [PR123056]
2026-04-28  David Malcolmjson: implement JSON Pointer parsing (RFC 6901)
2026-04-28  David MalcolmIntroduce pretty-print-token-buffer.{cc,h}
2026-04-28  David Malcolmjson: move pp_markup::quoted_json_pointer to its own...
2026-04-28  David Malcolmanalyzer: avoid naked "new"
2026-04-28  Jeff Law[V3][RISC-V][PR target/124760] Promote SI to DI in...
2026-04-28  Andrew Pinskiphiprop: Fix typo [PR125067]
2026-04-28  Marek Polacekc++/reflection: disallow reflecting block-scope externs...
2026-04-28  Marek Polacekc++/reflection: improve diagnostic for dependent splices
2026-04-28  Vladimir N... [LRA]: Fix elimination recognition for INC/DEC RTL
2026-04-28  Vladimir N... [LRA]: Fix mode of subreg of const in the const pool
2026-04-28  Vladimir N... [IRA]: Fix implicit preference calculation.
2026-04-28  Andrew Pinskiphiprop: Move vuse variable declaration to right before use
2026-04-28  Andrew Pinskiphiprop: Move the check on vuse before the dominator...
2026-04-28  Andrew Pinskiphiprop: Factor out the vdef check into new function
2026-04-28  Andrew Pinskitestsuite: Add phiprop testcase that is already fixed...
2026-04-28  Jonathan Wakelylibstdc++: Update C++23 status table
2026-04-28  Jonathan Wakelylibstdc++: Update documentation about default -std...
2026-04-28  Philipp Tomsich[4/6] fold-mem-offsets: Move RISC-V size-optimization...
2026-04-28  Jiawei[PATCH] RISC-V: Support Zalasr extension.
2026-04-28  Maximilian... [PATCH 3/3] libsanitizer: RISC-V supports HWASAN.
2026-04-28  Maximilian... [PATCH 2/3] RISC-V: Enable address tagging on 64-bit...
next