aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
52 min.[aarch64] Add support for -mcpu=graceHEADtrunkmasterKyrylo Tkachov
59 min.i386: Remove declaration of unused functionsEvgeny Karpov
82 min.rs6000: Fix wrong RTL patterns for vector merge high/low short on LEKewen Lin
82 min.rs6000: Fix wrong RTL patterns for vector merge high/low char on LEKewen Lin
105 min.tree-optimization/115646 - ICE with pow shrink-wrapping from bitfieldRichard Biener
3 hoursoptab: Add isnormal_optab for isnormal builtinHaochen Gui
3 hoursoptab: Add isfinite_optab for isfinite builtinHaochen Gui
3 hours[libstdc++] [testsuite] no libatomic for vxworksAlexandre Oliva
3 hours[testsuite] [arm] [vect] adjust mve-vshr test [PR113281]Alexandre Oliva
5 hoursOptimize a < 0 ? -1 : 0 to (signed)a >> 31.liuhongt
6 hours[PATCH 11/11] Handle subroutine types in CodeViewMark Harmstone
6 hours[PATCH 10/11] Handle bitfields for CodeViewMark Harmstone
8 hoursdiagnostics: introduce diagnostic-global-context.ccDavid Malcolm
8 hoursdiagnostics: eliminate various implicit uses of global_dcDavid Malcolm
8 hourstestsuite: use check-jsonschema for validating .sarif files [PR109360]David Malcolm
8 hoursDaily bump.GCC Administrator
9 hoursc++: decltype of capture proxy of ref [PR115504]Patrick Palka
9 hours[PATCH 09/11] Handle arrays for CodeViewMark Harmstone
9 hours[PATCH 08/11] Handle unions for CodeView.Mark Harmstone
10 hourslibstdc++: Simplify std::valarray initialization helpersJonathan Wakely
10 hoursmodula2: tidyup remove unused procedures and unused parametersGaius Mulley
11 hourslibstdc++: Replace viewcvs links in docs with cgit linksJonathan Wakely
11 hoursc++: ICE with __has_unique_object_representations [PR115476]Marek Polacek
11 hours[PATCH v2 3/3] RISC-V: cmpmem for RISCV with V extensionSergei Lewis
12 hoursPR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc error return-statement with a...Gaius Mulley
13 hoursAdd param for bb limit to invoke fast_vrp.Andrew MacLeod
13 hoursc++: ICE with generic lambda and pack expansion [PR115425]Marek Polacek
14 hoursc++: ICE with __dynamic_cast redecl [PR115501]Marek Polacek
15 hoursira: Scale save/restore costs of callee save registers with block frequencySurya Kumari Jangala
15 hoursPR modula2/115536 Expression is evaluated incorrectly when encountering relop...Gaius Mulley
15 hours[committed] Fix fr30-elf newlib build failure with late-combineJeff Law
16 hourslate-combine: Honor targetm.cannot_copy_insn_pRichard Sandiford
16 hoursc++: alias CTAD and copy deduction guide [PR115198]Patrick Palka
18 hoursc++: using non-dep array var of unknown bound [PR115358]Patrick Palka
18 hoursFix PR c/115587, uninitialized variable in c_parser_omp_loop_nestSandra Loosemore
18 hoursGORI cleanupsRichard Biener
19 hoursdoc: gccint: Fix typos in jump_table_data descriptionXi Ruoyao
21 hoursAdd a debug counter for late-combineRichard Sandiford
22 hourslibatomic: Add rcpc3 128-bit atomic operations for AArch64Victor Do Nascimento
23 hoursSPARC: fix internal error with -mv8plus on 64-bit LinuxEric Botcazou
23 hoursrs6000: Properly default-disable late-combine passes [PR106594, PR115622, PR1...Thomas Schwinge
24 hoursRevert one of the force_subreg changesRichard Sandiford
24 hoursMIPS: Implement vcond_mask optabs for MSAYunQiang Su
24 hoursMIPS: Output $0 for conditional trap if !ISA_HAS_COND_TRAPIYunQiang Su
26 hoursaarch64: Add DLL import/export to AArch64 targetEvgeny Karpov
26 hoursAdjust DLL import/export implementation for AArch64Evgeny Karpov
26 hoursaarch64: Add selectany attribute handlingEvgeny Karpov
26 hoursRename functions for reuse in AArch64Evgeny Karpov
26 hoursExtract ix86 dllimport implementation to mingwEvgeny Karpov
26 hoursMove mingw_* declarations to the mingw folderEvgeny Karpov