2025-05-15 |
Andrew Pinski | tree: Canonical order for ADDR |
commit | commitdiff | tree |
2025-05-15 |
Richard Biener | Enhance -fopt-info-vec vectorized loop diagnostic |
commit | commitdiff | tree |
2025-05-15 |
Richard Biener | Fix regression from x86 multi-epilogue tuning |
commit | commitdiff | tree |
2025-05-15 |
liuhongt | Update libbid according to the latest Intel Decimal... |
commit | commitdiff | tree |
2025-05-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-14 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-05-14 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-14 |
Simon Martin | c++: Add testcase for issue fixed in GCC 15 [PR120126] |
commit | commitdiff | tree |
2025-05-14 |
Thomas Koenig | Fix explicit arrays with non-constant size for -fc... |
commit | commitdiff | tree |
2025-05-14 |
Thomas Koenig | Do not dump non-interoperable types with -fc-prototypes. |
commit | commitdiff | tree |
2025-05-14 |
Tobias Burnus | OpenMP: Fix mapping of zero-sized arrays with non-liter... |
commit | commitdiff | tree |
2025-05-14 |
Richard Biener | Remove the mixed stmt_vec_info/SLP node record_stmt_cos... |
commit | commitdiff | tree |
2025-05-14 |
Richard Biener | Use vectype from SLP node for vect_get_{load,store... |
commit | commitdiff | tree |
2025-05-14 |
Kito Cheng | RISC-V: Fix uninit riscv_subset_list::m_allow_adding_du... |
commit | commitdiff | tree |
2025-05-14 |
Jiawei | RISC-V: Add augmented hypervisor series extensions. |
commit | commitdiff | tree |
2025-05-14 |
Kito Cheng | RISC-V: Drop duplicate build rule for riscv-ext.opt... |
commit | commitdiff | tree |
2025-05-14 |
Kito Cheng | RISC-V: Regen riscv-ext.opt.urls |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | gimple: Move canonicalization of bool==0 and bool!... |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | gimple: Add assert for code being a comparison in gimpl... |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | forwprop: Change an if into an assert |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | gimple: allow fold_stmt without setting cfun in case... |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | forwprop: Move around the marking bb for eh to after... |
commit | commitdiff | tree |
2025-05-14 |
Andrew Pinski | forwprop: Fix looping after fold_stmt and some forwprop... |
commit | commitdiff | tree |
2025-05-14 |
Andreas Schwab | libiberty: remove duplicated declaration of mkstemps |
commit | commitdiff | tree |
2025-05-14 |
Richard Biener | This transitions vect_model_simple_cost to SLP only |
commit | commitdiff | tree |
2025-05-14 |
Ville Voutilainen | Remove a sanity check comment now that the sanity check... |
commit | commitdiff | tree |
2025-05-14 |
Tomasz Kamiński | libstdc++: Renamed bits/move_only_function.h to bits... |
commit | commitdiff | tree |
2025-05-14 |
liuhongt | Consider frequency in cost estimation when converting... |
commit | commitdiff | tree |
2025-05-14 |
Tomasz Kamiński | libstdc++: Implement C++26 copyable_function [PR119125] |
commit | commitdiff | tree |
2025-05-14 |
Tomasz Kamiński | libstdc++: Avoid double indirection in move_only_functi... |
commit | commitdiff | tree |
2025-05-14 |
Tomasz Kamiński | libstdc++: Preserve the argument type in basic_format_a... |
commit | commitdiff | tree |
2025-05-14 |
Richard Earnshaw | Remove Marcus Shawcroft |
commit | commitdiff | tree |
2025-05-14 |
Martin Jambor | tree-sra: Do not create stores into const aggregates... |
commit | commitdiff | tree |
2025-05-14 |
Nathaniel Shead | c++/modules: Fix handling of -fdeclone-ctor-dtor with... |
commit | commitdiff | tree |
2025-05-14 |
Nathaniel Shead | c++: Fix OpenMP support with C++20 modules [PR119864] |
commit | commitdiff | tree |
2025-05-14 |
Nathaniel Shead | c++/modules: Revert "Remove unnecessary lazy_load_pendings" |
commit | commitdiff | tree |
2025-05-14 |
Ville Voutilainen | Add std::to_underlying to the set of stdlib functions... |
commit | commitdiff | tree |
2025-05-14 |
Stefan Schulze... | s390: Fix tf_to_fprx2 |
commit | commitdiff | tree |
2025-05-14 |
Tobias Burnus | Fortran: Fix mpfr_tanu use in gfc_simplify_cotand with... |
commit | commitdiff | tree |
2025-05-14 |
Tobias Burnus | Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree... |
commit | commitdiff | tree |
2025-05-14 |
Owen Avery | c++: Allow -Wvirtual-move-assign to be more easily... |
commit | commitdiff | tree |
2025-05-14 |
liuhongt | Extend vect_recog_cond_expr_convert_pattern to handle... |
commit | commitdiff | tree |
2025-05-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-13 |
Tobias Burnus | gfortran.dg/dec_math.f90: Add comment regarding F2023... |
commit | commitdiff | tree |
2025-05-13 |
Yuao Ma | fortran: map atand(y, x) to atan2d(y, x) [PR113413] |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | PR modula2/120253: Error message column numbers should... |
commit | commitdiff | tree |
2025-05-13 |
Andrew Pinski | gimple-fold: Don't replace `tmp = FP0 CMP FP1; if ... |
commit | commitdiff | tree |
2025-05-13 |
Andrew Pinski | verifier: Fix up PAREN_EXPR verification [PR118868] |
commit | commitdiff | tree |
2025-05-13 |
Andrew Pinski | cfgexpand: Update cache during the original DFS walk |
commit | commitdiff | tree |
2025-05-13 |
Andrew Pinski | cfgexpand: Reverse the order of going through the updat... |
commit | commitdiff | tree |
2025-05-13 |
Richard Biener | Remove non-SLP path from vectorizable_induction |
commit | commitdiff | tree |
2025-05-13 |
Gaius Mulley | PR modula2/120188: Use existing test for plugin |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4}... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | fortran: Fix up minloc/maxloc lowering [PR120191] |
commit | commitdiff | tree |
2025-05-13 |
Nicolas Boulenguez | Remove -q quiet option from some GNAT bootstrap command... |
commit | commitdiff | tree |
2025-05-13 |
Andreas Schwab | libiberty: Fix off-by-one when collecting range expression |
commit | commitdiff | tree |
2025-05-13 |
Rainer Orth | libgcobol: Allow for lack of LOG_PERROR |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Drop riscv_ext_flag_table in favor of riscv_ext... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Drop riscv_ext_version_table in favor of riscv_... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Drop riscv_implied_info and riscv_combine_info... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Introduce riscv_ext_info_t to hold extension... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Adjust riscv_can_inline_p |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Generate extension table in documentation from... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Use riscv-ext.def to generate target options... |
commit | commitdiff | tree |
2025-05-13 |
Kito Cheng | RISC-V: Introduce riscv-ext*.def to define extensions |
commit | commitdiff | tree |
2025-05-13 |
David Malcolm | diagnostics: improvements to experimental-html output... |
commit | commitdiff | tree |
2025-05-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-13 |
Andrew MacLeod | Remove negative ranges using trailing zero masks. |
commit | commitdiff | tree |
2025-05-12 |
Pan Li | RISC-V: Add testcases for vector unsigned integer SAT_A... |
commit | commitdiff | tree |
2025-05-12 |
Pan Li | RISC-V: Add testcases for scalar unsigned integer SAT_A... |
commit | commitdiff | tree |
2025-05-12 |
Pan Li | Match: Support form 7 for unsigned integer SAT_ADD |
commit | commitdiff | tree |
2025-05-12 |
Andrew Pinski | aarch64: Remove cmov<mode>6 patterns |
commit | commitdiff | tree |
2025-05-12 |
Andrew Pinski | optabs: Remove cmov optab [PR120230] |
commit | commitdiff | tree |
2025-05-12 |
Andrew MacLeod | Add dispatch for casts between integer and float. |
commit | commitdiff | tree |
2025-05-12 |
Jason Merrill | c+: -Wabi false positive [PR120012] |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-05-12 |
Gaius Mulley | PR modula2/120188: documented example does not work... |
commit | commitdiff | tree |
2025-05-12 |
Thomas Schwinge | GCN, nvptx offloading: Restrain 'WARNING: program timed... |
commit | commitdiff | tree |
2025-05-12 |
Thomas Schwinge | nvptx: Support '-march=sm_61' |
commit | commitdiff | tree |
2025-05-12 |
Thomas Schwinge | nvptx: Support '-mptx=5.0' |
commit | commitdiff | tree |
2025-05-12 |
Thomas Schwinge | GCN, nvptx libstdc++: Force use of '__atomic' builtins... |
commit | commitdiff | tree |
2025-05-12 |
Christophe... | testsuite: arm: Fix unsigned-extend-2.c [PR116445] |
commit | commitdiff | tree |
2025-05-12 |
Dongyan Chen | RISC-V: Minimal support for ssnpm, smnpm and smmpm... |
commit | commitdiff | tree |
2025-05-12 |
Dongyan Chen | RISC-V: Support for zilsd and zclsd extensions. |
commit | commitdiff | tree |
2025-05-12 |
Patrick Palka | libstdc++: Fix constraint recursion in std::expected... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Remove #warning from <ciso646> for C++17... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Update C++23 status table |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Restore std::scoped_lock for non-gthreads... |
commit | commitdiff | tree |
2025-05-12 |
Richard Biener | sync LTO streaming and hashing for accelerators and... |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: doc: cleanup documentation references to iWMMXT... |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: remove iwmmxt registers from allocator tables |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: remove most remaining iwmmxt code. |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: remove dead predefines when using WMMX |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: cleanup iterators.md after removing iwmmxt |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: remove iwmmxt-related attributes from machine... |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: Remove iwmmxt support from arm.cc |
commit | commitdiff | tree |
2025-05-12 |
Richard Earnshaw | arm: remove support for the iwmmxt ABI variant. |
commit | commitdiff | tree |
next |