]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-22  GCC AdministratorDaily bump.
2025-04-21  GCC AdministratorDaily bump.
2025-04-20  GCC AdministratorDaily bump.
2025-04-19  Iain Buclawd: Fix ICE: type variant differs by TYPE_MAX_VALUE...
2025-04-19  Iain Buclawd: Fix ICE in dwarf2out_imported_module_or_decl, at...
2025-04-19  Iain Buclawd: Fix forward referenced enums missing type names...
2025-04-19  Jakub Jelineklibatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
2025-04-19  Jakub Jelineklibatomic: Fix up libat_{,un}lock_n [PR119796]
2025-04-19  Jakub Jelinekbitintlower: Fix interaction of gimple_assign_copy_p...
2025-04-19  Jakub Jelinekexpmed: Always use QImode for init_expmed set_zero_cost...
2025-04-19  Jakub Jelinekdriver: On linux hosts disable ASLR during -freport...
2025-04-19  Jakub Jelinekdriver: Fix up -freport-bug for ASLR [PR119727]
2025-04-19  Jakub Jelinekbitintlower: Fix up handling of SSA_NAME copies in...
2025-04-19  Jakub Jelinekbitintlower: Fix up handling of nested casts in m_upwar...
2025-04-19  Jakub Jelineklibquadmath: Fix up THREEp96 constant in expq
2025-04-19  Jakub Jelineklto: lto-opts fixes [PR119625]
2025-04-19  Jakub Jelinekc: Fix ICEs with -fsanitize=pointer-{subtract,compare...
2025-04-19  Jakub Jelinekcombine: Use reg_used_between_p rather than modified_be...
2025-04-19  Xing LiLoongArch: Change {dg-do-what-default} save and restore...
2025-04-19  GCC AdministratorDaily bump.
2025-04-18  GCC AdministratorDaily bump.
2025-04-17  Tomasz Kamińskilibstdc++: Correct preprocessing checks for floatX_t...
2025-04-17  Ard Biesheuveli386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
2025-04-17  Ard Biesheuveli386: Prefer PLT indirection for __fentry__ calls under...
2025-04-17  GCC AdministratorDaily bump.
2025-04-16  Eric BotcazouFix wrong optimization of conditional expression with...
2025-04-16  Alice Carlottiaarch64: Disable sysreg feature gating
2025-04-16  H.J. Lux86: Update gcc.target/i386/apx-interrupt-1.c
2025-04-16  H.J. LuAPX: Don't use red-zone with 32 GPRs and no caller...
2025-04-16  H.J. LuExtend check-function-bodies to allow label and directives
2025-04-16  Kito ChengRISC-V: Put jump table in text for large code model
2025-04-16  Robin DappRISC-V: Fix vec_duplicate[bimode] expander [PR119572].
2025-04-16  Richard Sandifordaarch64: Split aarch64_combinev16qi before RA [PR115258]
2025-04-16  Richard Sandifordaarch64: Avoid unnecessary use of 2-input TBLs [PR115258]
2025-04-16  Richard Sandifordvect: Enforce dr_with_seg_len::align precondition ...
2025-04-16  Xi RuoyaoLoongArch: Fix invalid subregs in xorsign [PR118501]
2025-04-16  Richard Sandifordaarch64: Fix invalid subregs in xorsign [PR118501]
2025-04-16  Richard Sandifordaarch64: Use force_lowpart_subreg in a BFI splitter...
2025-04-16  Richard SandifordAvoid using POINTER_DIFF_EXPR for overlap checks [PR119399]
2025-04-16  Richard SandifordAdd force_lowpart_subreg
2025-04-16  Richard SandifordMake force_subreg emit nothing on failure
2025-04-16  Jonathan Wakelylibstdc++: Adjust comment in <numeric>
2025-04-16  Jonathan Wakelylibstdc++: Add test for not using reserved name 'ranges...
2025-04-16  Jonathan Wakelylibstdc++: Do not define __cpp_lib_ranges_iota in ...
2025-04-16  Michael Levinelibstdc++: Fix std::ranges::iota is not included in...
2025-04-16  Jonathan Wakelylibstdc++: Fix ranges::move and ranges::move_backward...
2025-04-16  Jonathan Wakelylibstdc++: Reuse std::__assign_one in <bits/ranges_algo...
2025-04-16  Jonathan Wakelylibstdc++: Fix ranges::copy_backward for a single memcp...
2025-04-16  Giuseppe D... libstdc++: Do not use use memmove for 1-element ranges...
2025-04-16  Jonathan Wakelylibstdc++: Add missing header to <bits/ranges_algobase...
2025-04-16  Alexandre OlivaRISC-V: revert pr114194 tests on gcc-14 [PR118601]
2025-04-16  Alexandre OlivaRISC-V: adjust testcase for gcc-14 [PR118182]
2025-04-16  GCC AdministratorDaily bump.
2025-04-15  Andrew Pinskidiscriminators: Fix assigning discriminators on edge...
2025-04-15  Patrick Palkac++: wrong targs in satisfaction diagnostic context...
2025-04-15  Jonathan Wakelylibstdc++: Document thread-safety for COW std::string...
2025-04-15  Andrew Pinskiphiopt: Reset the number of iterations information...
2025-04-15  Andrew Pinskiphiopt: Fix value_replacement for middle bb having...
2025-04-15  GCC AdministratorDaily bump.
2025-04-14  Eric BotcazouRevert very recent backport of changes to the type...
2025-04-14  Andrew Pinskitestcase: Add testcase for already fixed PR [PR118476]
2025-04-14  Andrew Pinskimatch: Reject non-ssa name/min invariants in gimple_ext...
2025-04-14  Andrew Pinskivec-lowering: Fix ABSU lowering [PR111285]
2025-04-14  Andrew Pinskibackprop: Fix deleting of a phi node [PR116922]
2025-04-14  Andrew Pinskiaarch64: Fix early ra for -fno-delete-dead-exceptions...
2025-04-14  Andrew Pinskiphiopt: Fix VCE moving by rewriting it into cast [PR116098]
2025-04-14  Harald AnlaufFortran: fix issue with impure elemental subroutine...
2025-04-14  Eric BotcazouAdd testcase for PR lto/119792
2025-04-14  Simon Martinc++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
2025-04-14  GCC AdministratorDaily bump.
2025-04-13  Richard Bienerrtl-optimization/119689 - compare-debug failure with LRA
2025-04-13  Vladimir N... [PR115568][LRA]: Use more strict output reload check...
2025-04-13  GCC AdministratorDaily bump.
2025-04-12  GCC AdministratorDaily bump.
2025-04-11  Jason Merrillc++: avoid ARM -Wunused-value [PR114970]
2025-04-11  Jin Ma[PATCH v2] RISC-V: Fixbug for slli + addw + zext.w...
2025-04-11  GCC AdministratorDaily bump.
2025-04-10  Jason Merrillc++: nested lambda capture pack [PR119345]
2025-04-10  Jason Merrillc++: lambda in constraint of lambda [PR119175]
2025-04-10  Jason Merrillc++: self-dependent alias template [PR117530]
2025-04-10  Patrick Palkac++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687]
2025-04-10  Jonathan Wakelylibstdc++: Fix conversions to key/value types for hash...
2025-04-10  Jonathan Wakelylibstdc++: Define __is_pair variable template for C++11
2025-04-10  François Dumontlibstdc++: Fix test broken when using COW std::string
2025-04-10  François Dumontlibstdc++: Always instantiate key_type to compute hash...
2025-04-10  Jin MaRISC-V: Disable unsupported vsext/vzext patterns for...
2025-04-10  Jin MaRISC-V: unrecognizable insn ICE in xtheadvector/pr11419...
2025-04-10  Jin MaRISC-V: Add a new constraint to ensure that the vl...
2025-04-10  Jin MaRISC-V: Enable and adjust the testsuite for XTheadVector.
2025-04-10  Jin Ma[PATCH] RISC-V: Bugfix for unrecognizable insn for...
2025-04-10  Kito ChengRISC-V: Fix the behavior for multilib-generator with...
2025-04-10  GCC AdministratorDaily bump.
2025-04-09  Patrick Palkalibstdc++: Fix constraint recursion in basic_const_iter...
2025-04-09  Patrick Palkac++: ICE with nested default targ lambdas [PR119574]
2025-04-09  Patrick O'NeillRISC-V: Fix vid const vector expander for non-npatterns...
2025-04-09  xuliRISC-V:Bugfix for vlmul_ext and vlmul_trunc with NULL...
2025-04-09  xuliRISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid...
2025-04-09  Jeff Law[committed] [RISC-V] Fix false-positive uninitialized...
2025-04-09  Robin DappRISC-V: Error early with V and no M extension.
2025-04-09  Patrick O'NeillRISC-V: Reject 'd' extension with ILP32E ABI
next