]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-05-15  Andrew Pinskitree: Canonical order for ADDR
2025-05-15  Richard BienerEnhance -fopt-info-vec vectorized loop diagnostic
2025-05-15  Richard BienerFix regression from x86 multi-epilogue tuning
2025-05-15  liuhongtUpdate libbid according to the latest Intel Decimal...
2025-05-15  GCC AdministratorDaily bump.
2025-05-14  Joseph MyersUpdate gcc sv.po
2025-05-14  Joseph MyersUpdate cpplib es.po
2025-05-14  Simon Martinc++: Add testcase for issue fixed in GCC 15 [PR120126]
2025-05-14  Thomas KoenigFix explicit arrays with non-constant size for -fc...
2025-05-14  Thomas KoenigDo not dump non-interoperable types with -fc-prototypes.
2025-05-14  Tobias BurnusOpenMP: Fix mapping of zero-sized arrays with non-liter...
2025-05-14  Richard BienerRemove the mixed stmt_vec_info/SLP node record_stmt_cos...
2025-05-14  Richard BienerUse vectype from SLP node for vect_get_{load,store...
2025-05-14  Kito ChengRISC-V: Fix uninit riscv_subset_list::m_allow_adding_du...
2025-05-14  JiaweiRISC-V: Add augmented hypervisor series extensions.
2025-05-14  Kito ChengRISC-V: Drop duplicate build rule for riscv-ext.opt...
2025-05-14  Kito ChengRISC-V: Regen riscv-ext.opt.urls
2025-05-14  Andrew Pinskigimple: Move canonicalization of bool==0 and bool!...
2025-05-14  Andrew Pinskigimple: Add assert for code being a comparison in gimpl...
2025-05-14  Andrew Pinskiforwprop: Change an if into an assert
2025-05-14  Andrew Pinskigimple: allow fold_stmt without setting cfun in case...
2025-05-14  Andrew Pinskiforwprop: Move around the marking bb for eh to after...
2025-05-14  Andrew Pinskiforwprop: Fix looping after fold_stmt and some forwprop...
2025-05-14  Andreas Schwablibiberty: remove duplicated declaration of mkstemps
2025-05-14  Richard BienerThis transitions vect_model_simple_cost to SLP only
2025-05-14  Ville VoutilainenRemove a sanity check comment now that the sanity check...
2025-05-14  Tomasz Kamińskilibstdc++: Renamed bits/move_only_function.h to bits...
2025-05-14  liuhongtConsider frequency in cost estimation when converting...
2025-05-14  Tomasz Kamińskilibstdc++: Implement C++26 copyable_function [PR119125]
2025-05-14  Tomasz Kamińskilibstdc++: Avoid double indirection in move_only_functi...
2025-05-14  Tomasz Kamińskilibstdc++: Preserve the argument type in basic_format_a...
2025-05-14  Richard EarnshawRemove Marcus Shawcroft
2025-05-14  Martin Jambortree-sra: Do not create stores into const aggregates...
2025-05-14  Nathaniel Sheadc++/modules: Fix handling of -fdeclone-ctor-dtor with...
2025-05-14  Nathaniel Sheadc++: Fix OpenMP support with C++20 modules [PR119864]
2025-05-14  Nathaniel Sheadc++/modules: Revert "Remove unnecessary lazy_load_pendings"
2025-05-14  Ville VoutilainenAdd std::to_underlying to the set of stdlib functions...
2025-05-14  Stefan Schulze... s390: Fix tf_to_fprx2
2025-05-14  Tobias BurnusFortran: Fix mpfr_tanu use in gfc_simplify_cotand with...
2025-05-14  Tobias BurnusFortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree...
2025-05-14  Owen Averyc++: Allow -Wvirtual-move-assign to be more easily...
2025-05-14  liuhongtExtend vect_recog_cond_expr_convert_pattern to handle...
2025-05-14  GCC AdministratorDaily bump.
2025-05-13  Tobias Burnusgfortran.dg/dec_math.f90: Add comment regarding F2023...
2025-05-13  Yuao Mafortran: map atand(y, x) to atan2d(y, x) [PR113413]
2025-05-13  Gaius MulleyPR modula2/120253: Error message column numbers should...
2025-05-13  Andrew Pinskigimple-fold: Don't replace `tmp = FP0 CMP FP1; if ...
2025-05-13  Andrew Pinskiverifier: Fix up PAREN_EXPR verification [PR118868]
2025-05-13  Andrew Pinskicfgexpand: Update cache during the original DFS walk
2025-05-13  Andrew Pinskicfgexpand: Reverse the order of going through the updat...
2025-05-13  Richard BienerRemove non-SLP path from vectorizable_induction
2025-05-13  Gaius MulleyPR modula2/120188: Use existing test for plugin
2025-05-13  Jakub Jelineklibfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4}...
2025-05-13  Jakub Jelineklibfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16...
2025-05-13  Jakub Jelineklibfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16...
2025-05-13  Jakub Jelinekfortran: Fix up minloc/maxloc lowering [PR120191]
2025-05-13  Nicolas BoulenguezRemove -q quiet option from some GNAT bootstrap command...
2025-05-13  Andreas Schwablibiberty: Fix off-by-one when collecting range expression
2025-05-13  Rainer Orthlibgcobol: Allow for lack of LOG_PERROR
2025-05-13  Kito ChengRISC-V: Drop riscv_ext_flag_table in favor of riscv_ext...
2025-05-13  Kito ChengRISC-V: Drop riscv_ext_version_table in favor of riscv_...
2025-05-13  Kito ChengRISC-V: Drop riscv_implied_info and riscv_combine_info...
2025-05-13  Kito ChengRISC-V: Introduce riscv_ext_info_t to hold extension...
2025-05-13  Kito ChengRISC-V: Adjust riscv_can_inline_p
2025-05-13  Kito ChengRISC-V: Generate extension table in documentation from...
2025-05-13  Kito ChengRISC-V: Use riscv-ext.def to generate target options...
2025-05-13  Kito ChengRISC-V: Introduce riscv-ext*.def to define extensions
2025-05-13  David Malcolmdiagnostics: improvements to experimental-html output...
2025-05-13  GCC AdministratorDaily bump.
2025-05-13  Andrew MacLeodRemove negative ranges using trailing zero masks.
2025-05-12  Pan LiRISC-V: Add testcases for vector unsigned integer SAT_A...
2025-05-12  Pan LiRISC-V: Add testcases for scalar unsigned integer SAT_A...
2025-05-12  Pan LiMatch: Support form 7 for unsigned integer SAT_ADD
2025-05-12  Andrew Pinskiaarch64: Remove cmov<mode>6 patterns
2025-05-12  Andrew Pinskioptabs: Remove cmov optab [PR120230]
2025-05-12  Andrew MacLeodAdd dispatch for casts between integer and float.
2025-05-12  Jason Merrillc+: -Wabi false positive [PR120012]
2025-05-12  Joseph MyersUpdate cpplib es.po
2025-05-12  Joseph MyersUpdate gcc sv.po
2025-05-12  Gaius MulleyPR modula2/120188: documented example does not work...
2025-05-12  Thomas SchwingeGCN, nvptx offloading: Restrain 'WARNING: program timed...
2025-05-12  Thomas Schwingenvptx: Support '-march=sm_61'
2025-05-12  Thomas Schwingenvptx: Support '-mptx=5.0'
2025-05-12  Thomas SchwingeGCN, nvptx libstdc++: Force use of '__atomic' builtins...
2025-05-12  Christophe... testsuite: arm: Fix unsigned-extend-2.c [PR116445]
2025-05-12  Dongyan ChenRISC-V: Minimal support for ssnpm, smnpm and smmpm...
2025-05-12  Dongyan ChenRISC-V: Support for zilsd and zclsd extensions.
2025-05-12  Patrick Palkalibstdc++: Fix constraint recursion in std::expected...
2025-05-12  Jonathan Wakelylibstdc++: Remove #warning from <ciso646> for C++17...
2025-05-12  Jonathan Wakelylibstdc++: Update C++23 status table
2025-05-12  Jonathan Wakelylibstdc++: Restore std::scoped_lock for non-gthreads...
2025-05-12  Richard Bienersync LTO streaming and hashing for accelerators and...
2025-05-12  Richard Earnshawarm: doc: cleanup documentation references to iWMMXT...
2025-05-12  Richard Earnshawarm: remove iwmmxt registers from allocator tables
2025-05-12  Richard Earnshawarm: remove most remaining iwmmxt code.
2025-05-12  Richard Earnshawarm: remove dead predefines when using WMMX
2025-05-12  Richard Earnshawarm: cleanup iterators.md after removing iwmmxt
2025-05-12  Richard Earnshawarm: remove iwmmxt-related attributes from machine...
2025-05-12  Richard Earnshawarm: Remove iwmmxt support from arm.cc
2025-05-12  Richard Earnshawarm: remove support for the iwmmxt ABI variant.
next