2024-06-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Add script to update docs for a new release... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Remove duplicate test |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Increase timeouts for PSTL tests in debug... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Work around some PSTL test failures for... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Fix std::chrono::tzdb to work with vanguard... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115629 - missed tail merging |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Update testcase comments to point to PSABI... |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Consolidate amo testcase variants |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Rename amo testcases |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, change altivec*-runnable.c test file names |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, altivec-2-runnable.c update the require-effecti... |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, altivec-1-runnable.c update the require-effecti... |
commit | commitdiff | tree |
2024-06-26 |
Jeff Law | [committed] Remove compromised sh test |
commit | commitdiff | tree |
2024-06-26 |
Jeff Law | [committed][RISC-V] Fix expected output for thead store... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115652 - adjust insertion gsi for SLP |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Record edge true/false value for gcov |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Use the term MC/DC in help for gcov --conditions |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Add section on MC/DC in gcov manual |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Use auto_vec for memory release on return |
commit | commitdiff | tree |
2024-06-26 |
Andre Vieira | arm: make arm_predict_doloop_p reject loops with calls |
commit | commitdiff | tree |
2024-06-26 |
Kyrylo Tkachov | [aarch64] Add support for -mcpu=grace |
commit | commitdiff | tree |
2024-06-26 |
Evgeny Karpov | i386: Remove declaration of unused functions |
commit | commitdiff | tree |
2024-06-26 |
Kewen Lin | rs6000: Fix wrong RTL patterns for vector merge high... |
commit | commitdiff | tree |
2024-06-26 |
Kewen Lin | rs6000: Fix wrong RTL patterns for vector merge high... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115646 - ICE with pow shrink-wrapping... |
commit | commitdiff | tree |
2024-06-26 |
Haochen Gui | optab: Add isnormal_optab for isnormal builtin |
commit | commitdiff | tree |
2024-06-26 |
Haochen Gui | optab: Add isfinite_optab for isfinite builtin |
commit | commitdiff | tree |
2024-06-26 |
Alexandre Oliva | [libstdc++] [testsuite] no libatomic for vxworks |
commit | commitdiff | tree |
2024-06-26 |
Alexandre Oliva | [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] |
commit | commitdiff | tree |
2024-06-26 |
liuhongt | Optimize a < 0 ? -1 : 0 to (signed)a >> 31. |
commit | commitdiff | tree |
2024-06-26 |
Mark Harmstone | [PATCH 11/11] Handle subroutine types in CodeView |
commit | commitdiff | tree |
2024-06-26 |
Mark Harmstone | [PATCH 10/11] Handle bitfields for CodeView |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | diagnostics: introduce diagnostic-global-context.cc |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | diagnostics: eliminate various implicit uses of global_dc |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | testsuite: use check-jsonschema for validating .sarif... |
commit | commitdiff | tree |
2024-06-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-26 |
Patrick Palka | c++: decltype of capture proxy of ref [PR115504] |
commit | commitdiff | tree |
2024-06-25 |
Mark Harmstone | [PATCH 09/11] Handle arrays for CodeView |
commit | commitdiff | tree |
2024-06-25 |
Mark Harmstone | [PATCH 08/11] Handle unions for CodeView. |
commit | commitdiff | tree |
2024-06-25 |
Jonathan Wakely | libstdc++: Simplify std::valarray initialization helpers |
commit | commitdiff | tree |
2024-06-25 |
Gaius Mulley | modula2: tidyup remove unused procedures and unused... |
commit | commitdiff | tree |
2024-06-25 |
Jonathan Wakely | libstdc++: Replace viewcvs links in docs with cgit... |
commit | commitdiff | tree |
2024-06-25 |
Marek Polacek | c++: ICE with __has_unique_object_representations ... |
commit | commitdiff | tree |
2024-06-25 |
Sergei Lewis | [PATCH v2 3/3] RISC-V: cmpmem for RISCV with V extension |
commit | commitdiff | tree |
2024-06-25 |
Gaius Mulley | PR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc error... |
commit | commitdiff | tree |
2024-06-25 |
Andrew MacLeod | Add param for bb limit to invoke fast_vrp. |
commit | commitdiff | tree |
2024-06-25 |
Marek Polacek | c++: ICE with generic lambda and pack expansion [PR115425] |
commit | commitdiff | tree |
2024-06-25 |
Marek Polacek | c++: ICE with __dynamic_cast redecl [PR115501] |
commit | commitdiff | tree |
2024-06-25 |
Surya Kumari... | ira: Scale save/restore costs of callee save registers... |
commit | commitdiff | tree |
2024-06-25 |
Gaius Mulley | PR modula2/115536 Expression is evaluated incorrectly... |
commit | commitdiff | tree |
2024-06-25 |
Jeff Law | [committed] Fix fr30-elf newlib build failure with... |
commit | commitdiff | tree |
2024-06-25 |
Richard Sandiford | late-combine: Honor targetm.cannot_copy_insn_p |
commit | commitdiff | tree |
2024-06-25 |
Patrick Palka | c++: alias CTAD and copy deduction guide [PR115198] |
commit | commitdiff | tree |
2024-06-25 |
Patrick Palka | c++: using non-dep array var of unknown bound [PR115358] |
commit | commitdiff | tree |
2024-06-25 |
Sandra Loosemore | Fix PR c/115587, uninitialized variable in c_parser_omp... |
commit | commitdiff | tree |
2024-06-25 |
Richard Biener | GORI cleanups |
commit | commitdiff | tree |
2024-06-25 |
Xi Ruoyao | doc: gccint: Fix typos in jump_table_data description |
commit | commitdiff | tree |
2024-06-25 |
Richard Sandiford | Add a debug counter for late-combine |
commit | commitdiff | tree |
2024-06-25 |
Victor Do Nascimento | libatomic: Add rcpc3 128-bit atomic operations for... |
commit | commitdiff | tree |
2024-06-25 |
Eric Botcazou | SPARC: fix internal error with -mv8plus on 64-bit Linux |
commit | commitdiff | tree |
2024-06-25 |
Thomas Schwinge | rs6000: Properly default-disable late-combine passes... |
commit | commitdiff | tree |
2024-06-25 |
Richard Sandiford | Revert one of the force_subreg changes |
commit | commitdiff | tree |
2024-06-25 |
YunQiang Su | MIPS: Implement vcond_mask optabs for MSA |
commit | commitdiff | tree |
2024-06-25 |
YunQiang Su | MIPS: Output $0 for conditional trap if !ISA_HAS_COND_TRAPI |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | aarch64: Add DLL import/export to AArch64 target |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | Adjust DLL import/export implementation for AArch64 |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | aarch64: Add selectany attribute handling |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | Rename functions for reuse in AArch64 |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | Extract ix86 dllimport implementation to mingw |
commit | commitdiff | tree |
2024-06-25 |
Evgeny Karpov | Move mingw_* declarations to the mingw folder |
commit | commitdiff | tree |
2024-06-25 |
Jakub Jelinek | c: Fix ICE related to incomplete structures in C23... |
commit | commitdiff | tree |
2024-06-25 |
Mark Harmstone | [PATCH 07/11] Handle structs and classes for CodeView |
commit | commitdiff | tree |
2024-06-25 |
Jeff Law | [committed][RISC-V] Fix some of the testsuite fallout... |
commit | commitdiff | tree |
2024-06-25 |
Kewen Lin | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook... |
commit | commitdiff | tree |
2024-06-25 |
Kewen Lin | vms: Replace use of LONG_DOUBLE_TYPE_SIZE |
commit | commitdiff | tree |
2024-06-25 |
Kewen Lin | rust: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE |
commit | commitdiff | tree |
2024-06-25 |
Kewen Lin | go: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE |
commit | commitdiff | tree |
2024-06-25 |
Andrew Pinski | c-family: Add Warning property to Wnrvo option [PR115624] |
commit | commitdiff | tree |
2024-06-25 |
Andrew MacLeod | Make transitive relations an oracle option |
commit | commitdiff | tree |
2024-06-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-24 |
Sergei Lewis | [PATCH v2 2/3] RISC-V: setmem for RISCV with V extension |
commit | commitdiff | tree |
2024-06-24 |
Patrick O'Neill | RISC-V: Add dg-remove-option for z* extensions |
commit | commitdiff | tree |
2024-06-24 |
Harald Anlauf | Fortran: fix passing of optional dummy as actual to... |
commit | commitdiff | tree |
2024-06-24 |
Roger Sayle | PR tree-optimization/113673: Avoid load merging when... |
commit | commitdiff | tree |
2024-06-24 |
Richard Biener | tree-optimization/115602 - SLP CSE results in cycles |
commit | commitdiff | tree |
2024-06-24 |
Richard Biener | tree-optimization/115528 - fix vect alignment analysis... |
commit | commitdiff | tree |
2024-06-24 |
Pali Rohár | Fix MinGW option -mcrtdll= |
commit | commitdiff | tree |
2024-06-24 |
Richard Sandiford | Regenerate common.opt.urls |
commit | commitdiff | tree |
2024-06-24 |
Richard Sandiford | Add a late-combine pass [PR106594] |
commit | commitdiff | tree |
2024-06-24 |
Richard Sandiford | rtl-ssa: Rework _ignoring interfaces |
commit | commitdiff | tree |
2024-06-24 |
Richard Biener | tree-optimization/115599 - reassoc qsort comparator... |
commit | commitdiff | tree |
2024-06-24 |
Haochen Gui | rs6000: Eliminate unnecessary byte swaps for duplicated... |
commit | commitdiff | tree |
2024-06-24 |
Haochen Gui | fwprop: invoke change_is_worthwhile to judge if a repla... |
commit | commitdiff | tree |
2024-06-24 |
Mark Harmstone | [PATCH 06/11] Handle enums for CodeView |
commit | commitdiff | tree |
2024-06-24 |
Mark Harmstone | [PATCH 05/11] Handle const and varible modifiers for... |
commit | commitdiff | tree |
2024-06-24 |
Mark Harmstone | [PATCH 04/11] Handle pointers for CodeView |
commit | commitdiff | tree |
2024-06-24 |
Mark Harmstone | [PATCH 03/11] Handle typedefs for CodeView |
commit | commitdiff | tree |
2024-06-24 |
Mark Harmstone | [PATCH 02/11] Handle CodeView base types |
commit | commitdiff | tree |
2024-06-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
next |