| 2025-10-22 |
Jonathan Wakely | libstdc++: Avoid incrementing input iterators with... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Josef Melcr | MAINTAINERS: Update my contact info. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Jakub Jelinek | c++: Fix up RAW_DATA_CST handling in braced_list_to_str... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for Adv... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for Adv... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for SVE |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | vect: Add support for boolean reductions for VLA |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Srinath Parvathaneni | aarch64: Add autoregenerated files for AArch64 options. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122364 - reduction chain with conversion |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122370 - ICE with reduction and masks |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Jonathan Wakely | libstdc++: Add missing constraints to views::indices |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122371 - ICE with reduction chain... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Giuseppe D... | libstdc++: Implement optional<T&> from P2988R12 [PR121748] |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Osama Abdelkader | libstdc++: Add comparison operators between tuple<... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122365 - deal with bool SLP reductions |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Haochen Jiang | Initial Nova Lake Support |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Haochen Jiang | i386: Correct cpu codename value for unknown model... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
liuhongt | Simplify avx512 vector integer comparison when 2 operan... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Antoni Boucher | libgccjit: Add _Float16, _Float32, _Float64 and __float... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Antoni Boucher | libgccjit: Fix error on Power architectures caused... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Martin Uecker | c2y: Allow unspecified arrays in generic association. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Jakub Jelinek | c++: Implement C++23 P2674R1 - A trait for implicit... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Christophe... | arm: testsuite: [MVE] Fix expected code for vadcq_m... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Paul-Antoine... | OpenMP: Handle non-executable directives in intervening... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Roger Sayle | x86_64: Start TImode STV chains from zero-extension... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Tobias Burnus | OpenMP: Update directive arrays used for 'omp assume... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Richard Biener | tree-optimization/120687 - reduction chain with UB... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Richard Biener | Fix partial epilog for bool vectors |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Avinash Jayakar | vect: Fix regression for PR104116 |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Andrew Pinski | match: Add support for convert `((signed)x) < 0` to... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Olivier Hainque | Redefine ASM_PREFERRED_EH_DATA_FORMAT for ppc[64]-vxworks |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Olivier Hainque | Replace VSB_DIR by sysroot ref in VXWORKS_ADDITIONAL_CP... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jeff Law | Fix minor RISC-V testsuite failure |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Add missing qualifier for integer literal |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Josef Melcr | ipa: Delete callback edges when redirecting to unreachable. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Add gcc_jit_context_new_array_type_u64 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Josef Melcr | testsuite: Move ipcp-cb* from ipa to libgomp |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix incorrect specification of GNAT.Calendar.Time_... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Do not treat warnings as errors |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tre... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Support more target builtin types |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Svante Signell | hurd: Add OPTION_GLIBC_P and OPTION_GLIBC |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Thomas Schwinge | c++, gimplify: Implement C++26 P2795R5 - Erroneous... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Thomas Schwinge | c++, gimplify: Implement C++26 P2795R5 - Erroneous... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix Default_Component_Value aspect wrongly ignored... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix use type clause invalidated by use clause... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Ashley Gay | Ensure use of gcc's version of stdatomic.h in gthr... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Tidy bits of libgcc/config/gthr-vxworks |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Make all memory constraints special |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Make individual use of CONST16 instruction |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Apply split_DI_SF_DF_const() even if TARGET_CON... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Yuao Ma | libstdc++: Implement P3060R3: Add std::views::indices(n) |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Include linux-protos.h for ppc*vxworks7r2 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Tomasz Kamiński | libstdc++: Deduce function_ref<M&() noexcept> from... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Infer TOOL/TOOL_FAMILY from vxworks-predef.h on VxWorks7 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Srinath Parvathaneni | aarch64: Add support for menable-sysreg-checking flag. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Tamar Christina | MAINTAINERS: Add myself to vectorizer maintainer list |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jeff Law | Fix minor testsuite scan failures for RISC-V |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Nicolas Boulenguez | Ada: Use Osint.Program_Name in gnatchop |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Christophe... | top-level: Add forgejo sanity checks |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jonathan Wakely | libstdc++: Remove undeclared macros from configure... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix spurious warning for renaming of component... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | tree-optimization/121631 - UB in vector epilogue |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Implement bool reduction vectorization |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Add reduc_sbool_{and,ior,xor}_scal optabs |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Update auto-vectorizer maintainance area |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
H.J. Lu | x86: Optimize copysign (x, const_double) |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Gaius Mulley | PR modula2/122333: m2spellcheck.cc remove memset and... |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Georg-Johann Lay | AVR: The nzb=1 patterns with IOR, XOR, AND work the... |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Georg-Johann Lay | ad PR122212: Fix test case for 16-bit int targets. |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Georg-Johann Lay | ad PR122016: Fix test case for 16-bit size targets. |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Pan Li | RISC-V: Add testcase for unsigned scalar SAT_MUL form 6 |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
Robert Dubner | cobol: Implement ENTRY statement; finish removing ascii... |
commit | commitdiff | tree | snapshot |
| 2025-10-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Mark Wielaard | Regenerate common.opt.urls |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Iain Sandoe | libstdc++: Implement P1494 and P3641 Partial program... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Iain Sandoe | c++: Implement P1494 and P3641 Partial program correctn... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Nathaniel Shead | c++/modules: Import purview using-directives in the... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | AArch64: Implement widen_[us]sum using 2-way [US]UDOT... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | AArch64: Implement widen_[us]sum using [US]ADDW[TB... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | AArch64: Implement widen_[us]sum using dotproduct for... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | rs6000: convert widen_[us]sum into convert optab [PR122069] |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | ia64: convert widen_[us]sum into convert optab [PR122069] |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | arm: convert widen_[us]sum into convert optab [PR122069] |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | AArch64: add double widen_sum optab using dotprod for... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | AArch64: convert widen_sum optabs to convert [PR122069] |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Tamar Christina | middle-end: refactor WIDEN_SUM_EXPR into convert optab... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Yuao Ma | fortran: allow character in conditional expression |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
Linsen Zhou | tree-object-size.cc: Fix assert constant offset in... |
commit | commitdiff | tree | snapshot |
| 2025-10-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
David Faust | bpf: fix memset miscompilation with larger stores ... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Tamar Christina | AArch64: Extend intrinsics framework to account for... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Richard Biener | tree-optimization/122308 - apply LIM after unroll-and-jam |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Josef Melcr | ipa, cgraph: Enable constant propagation to OpenMP... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Eric Botcazou | Fix missing style violation report for package instanti... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Tomasz Kamiński | libstdc++: Fix typo in in __atomic_ref_base::_S_require... |
commit | commitdiff | tree | snapshot |
| 2025-10-17 |
Richard Biener | tree-optimization/122301 - fix ICE and improve vectoriz... |
commit | commitdiff | tree | snapshot |
| next |