]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-05-25  Javier Mirandaada: Handle call to C++ constructor placed in return...
2026-05-25  Eric Botcazouada: Small tweak to Analyze_Subprogram_Body_Helper
2026-05-25  Denis Mazzucatoada: Enable checks during analysis of expanded dispatch...
2026-05-25  Ronan Desplanquesada: Make "finally" a non-reserved keyword
2026-05-25  Bob Duffada: Crash with pragma Ignore_Pragma in SPARK mode
2026-05-25  Sebastian Poeplauada: Extend the runtime GPR files for shared libs
2026-05-25  Denis Mazzucatoada: Support for implicit parameterless constructor
2026-05-25  Steve Bairdada: New aspects for use in CodePeer's taint analysis.
2026-05-25  Bob Duffada: Tech debt: VAST-related cleanup of Save_Scan_State
2026-05-25  Denis Mazzucatoada: Fix spurious range check for out mode scalars...
2026-05-25  Denis Mazzucatoada: Refactor assignments in constructor prologue
2026-05-25  Eric Botcazouada: Minor comment fixes
2026-05-25  Eric Botcazouada: Fix typo in head comment of Sinput specification
2026-05-25  Denis Mazzucatoada: Fix propagation of by-constructor indication from...
2026-05-25  Tomasz Kamińskilibstdc++: Add data/member for initializer_list, and...
2026-05-25  Eric BotcazouRestore original format of -fstack-usage and add new...
2026-05-25  Richard Sandifordbitmap: Fix bitmap_last_set_bit
2026-05-25  H.J. LuAdjust stack-usage-realign.c for commit 960895db668
2026-05-25  Jerry DeLisleFortran: [PR93727] Fix EX format kind=8 output on ILP32...
2026-05-25  liuhongtmatch.pd: Fold popcount(x ^ (x - 1)) to ctz(x) + 1...
2026-05-25  Sam Jamesc: fix debris from r17-680
2026-05-25  GCC AdministratorDaily bump.
2026-05-24  Peter Damianovalgol68: Open source files in binary mode
2026-05-24  Raven Hallsbymatch: Optimize `(~y & x) ^ y` into (y | x) [PR125104]
2026-05-24  Andrew Pinskistack_usage: Print out the user visibility name too
2026-05-24  Andrew Pinskiifcvt: factor: turn asserts about abnormals to conditio...
2026-05-24  Jerry DeLisleFortran: [PR93727] Implement EX format specifier for...
2026-05-24  GCC AdministratorDaily bump.
2026-05-23  Daniel Barbozafold-const.cc: remove fold_overflow_warning()
2026-05-23  Daniel Barbozafold-const.cc: overhaul tree_expr_nonnegative_(warn)_p
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_expr_...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p flag from tree_...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_unary...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_binar...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from maybe_cano...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_expr_...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_singl...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_binar...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from tree_unary...
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow_p from extract_muldiv
2026-05-23  Daniel Barbozafold-const.cc: remove strict_overflow flag from make_ra...
2026-05-23  Philipp Tomsich[RISC-V] Improve slli+zext+andi sequence for RISC-V
2026-05-23  Paul ThomasFortran: Fix scalar class to derived select type entiti...
2026-05-23  Paul ThomasFortran: Fix ICE in allocatable finalization expression...
2026-05-23  Dimitar Dimitrovpru: Transform patterns to use hard register constraints
2026-05-23  Dimitar Dimitrovpru: Inline muldi3 when optimizing for speed
2026-05-23  Jason Merrillc++: defaulted ctor vs template ctor [PR125135]
2026-05-23  GCC AdministratorDaily bump.
2026-05-22  Julian BrownOpenMP: Enable 'declare mapper' mappers for 'target...
2026-05-22  Tobias BurnusFortran: Fix .texi and comment typos
2026-05-22  Disservinaarch64: Add bitreverse expanders [PR50481]
2026-05-22  Wang Yaduo[PATCH v4] RISC-V: Add per-type reduction costs to...
2026-05-22  Richard Sandifordcfgrtl: Forbid forwarder blocks from having clobbers...
2026-05-22  Jeff LawRe: [Linaro-TCWG-CI] gcc-17-577-gbc19036af435: 2 regres...
2026-05-22  Tobias BurnusFortran: invoke.texi - document -fcoarray=shared [PR125416]
2026-05-22  Jonathan Wakelylibstdc++: Fix some test failures due to vector using...
2026-05-22  Jakub Jelinekmatch.pd: Handle BUILT_IN_BITREVERSE8 like other BUILT_...
2026-05-22  Jakub Jelinekc++, libstdc++: Implement C++26 P3074R7 and CWG3189...
2026-05-22  Kishan Parmarrs6000: Add MPCCORE to TARGET_NO_LWSYNC
2026-05-22  Avinal Kumarmatch: Handle X != INT_MIN ? -X : INT_MIN [PR125050]
2026-05-22  GCC AdministratorDaily bump.
2026-05-21  Jonathan Wakelylibstdc++: Combine duplicated tests for <atomic>
2026-05-21  Konstantinos... avoid-store-forwarding: Continue BB analysis after...
2026-05-21  Konstantinos... avoid-store-forwarding: Reject bit-inserts that clobber...
2026-05-21  Konstantinos... avoid-store-forwarding: Remove unnecessary store_exprs_...
2026-05-21  Patrick Palkalibstdc++: Fix recent std::flat_map test with COW std...
2026-05-21  Pietro Monteirolibffi: Update list of local patches
2026-05-21  Pietro Monteirolibffi: Remove debugging output
2026-05-21  Pietro Monteirolibffi: Always define `WIN32_LEAN_AND_MEAN` before...
2026-05-21  Pietro Monteirolibffi: Integrate testsuite with GCC testsuite
2026-05-21  Pietro Monteirolibffi: Integrate build with GCC
2026-05-21  Pietro Monteirolibffi: Sync with libffi 3.5.2
2026-05-21  Marek Polacekc++: fix bogus error with xobj member function [PR125330]
2026-05-21  Gerald Pfeiferinstall: The C++ front end does not use extensions
2026-05-21  Jason Merrillc++: another constexpr empty class tweak
2026-05-21  Jason Merrillc++: this capture in template [PR125384]
2026-05-21  Wilco DijkstraAArch64: Add PIC/PIE support to large model [PR 123791]
2026-05-21  Marek Polacekc++: ICE with variadic using-decl with conv fn [PR125284]
2026-05-21  Jakub Jelinekc++: Fix up handling of name independent decls in corou...
2026-05-21  Thomas KoenigFix PR 125379, ICE with BIND(C) and PRIVATE
2026-05-21  Xi Ruoyaoriscv: Fix SSP assembly with xtheadmemidx [PR 125320]
2026-05-21  Jonathan Wakelylibstdc++: Deprecate numeric_limits::has_denorm for...
2026-05-21  Martin Jamboripa-cp: Adjust general IPA-CP cloning heuristics
2026-05-21  Christoph MüllnerRISC-V: Regenerate opt urls
2026-05-21  Christoph MüllnerRISC-V: Add Zilsd alignment control options
2026-05-21  Christoph MüllnerRISC-V: Add intrinsic detection macros
2026-05-21  Christoph MüllnerRISC-V: Add C API and hwprobe feature bit for zicfiss
2026-05-21  Christoph MüllnerRISC-V: Add Linux hwprobe mappings for existing extensions
2026-05-21  Christoph MüllnerRISC-V: Add C API feature bits from riscv-c-api-doc...
2026-05-21  Christoph MüllnerRISC-V: Add C API feature bits for existing extensions
2026-05-21  Jonathan Wakelylibstdc++: Restore allocator constructor for std::packa...
2026-05-21  Georg-Johann LayAVR: target/121343 - Overhaul CLZ, CTZ and FFS insns.
2026-05-21  Tomasz Kamińskilibstdc++: Support integer-class sized range in inplace...
2026-05-21  Xi RuoyaoLoongArch: Rename rbit<mode> to bitreverse<mode>2 ...
2026-05-21  GCC AdministratorDaily bump.
2026-05-20  Pietro Monteiroalgol68: Add FLOOR as synonym for ENTIER
2026-05-20  Shivam Guptamatch.pd: Simplify (T)(x) == (T)(y) -> (T)(x ^ y) ...
2026-05-20  Thomas KoenigPR fortran/106546 - inline matmul with -fno-automatic
2026-05-20  Richard Sandifordcselib: Simplify references_value_p
2026-05-20  Richard Sandifordcselib: Avoid repeated discard_useless_locs
next