aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 hourscobol: Divide-and-conquer conversion from binary to packed-decimal.HEADtrunkmasterRobert Dubner3-47/+175
14 hoursUpdate my maintainer entry emailAndrew Pinski1-2/+3
17 hoursaarch64: libgcc: Honor disable-werror [PR117600]Christophe Lyon4-1/+35
17 hoursarm: Fix CMSE nonecure calls [PR 120977]Christophe Lyon6-27/+42
18 hoursAArch64: Fix invalid immediate offsets in SVE gather/scatter [PR121449]Pengfei Li2-32/+76
18 hoursAdd subsections for vectorization and OpenMP/OpenACC target hooksRichard Biener2-0/+20
18 hoursRemove setting of STMT_VINFO_VECTYPE on non-dataref stmtsRichard Biener2-176/+11
21 hoursaarch64: Relax fpm_t assert to allow const_ints [PR120986]Alex Coplan2-2/+10
21 hoursaarch64: Fix predication of FP8 FDOT insns [PR120986]Alex Coplan3-8/+24
22 hourstree-optimization/121454 - ICE building libgoRichard Biener1-9/+18
24 hourstailc: Handle other forms of finally_tmp.N conditional cleanups after musttai...Jakub Jelinek5-46/+357
25 hoursModernize vectorizable_lane_reducingRichard Biener1-6/+7
25 hoursPass SLP node to promotion/demotion costingRichard Biener1-11/+4
25 hoursFix typo in getting SLP_TREE_VECTYPERichard Biener1-1/+1
31 hoursDaily bump.GCC Administrator13-1/+284
35 hourscobol: Improve binary-to-string conversion.Robert Dubner11-66/+397
36 hoursc++: extract_call_expr and C++20 rewritten opsPatrick Palka1-22/+0
40 hourslibstdc++: Switch gcc.gnu.org installation docs to httpsGerald Pfeifer2-2/+2
41 hoursc++: Implement C++26 P1061R10 - Structured Bindings can introduce a Pack [PR1...Jakub Jelinek15-42/+1990
41 hoursaarch64: Mark SME functions as .variant_pcs [PR121414]Richard Sandiford2-8/+56
42 hoursRemove MODE_COMPOSITE_P test from simplify_gen_subreg [PR120718]Richard Sandiford2-8/+16
44 hourstree-optimization/121405 - missed VN with aggregate copyRichard Biener3-5/+53
45 hoursvect: Extend peeling and versioning for alignment to VLA modesPengfei Li11-97/+291
45 hoursMAINTAINERS: Add myself to write after approvalPengfei Li1-0/+1
2 dayscontrib/download_prerequisites: Update GMP, MPFR, MPC [PR120237]Tobias Burnus3-9/+9
2 daysc++: Add testcase for CWG2577 [PR120778]Jakub Jelinek5-0/+62
2 daysc++: Add testcase for CWG2575 [PR120778]Jakub Jelinek1-0/+51
2 daysc++: Add testcase for CWG2576 [PR120778]Jakub Jelinek1-0/+47
2 daysc++, c: Introduce -Wkeyword-macro warning/pedwarn - part of C++26 P2843R3 [PR...Jakub Jelinek32-16/+1161
2 dayss390: Add _BitInt supportStefan Schulze Frielinghaus7-8/+258
2 dayss390: libgcc: Enable soft-fpStefan Schulze Frielinghaus4-0/+153
2 daysDaily bump.GCC Administrator11-1/+445
2 daystestsuite: fix escaping of square bracketsSam James1-1/+1
2 daysi386: Fix invalid RTX mode in the unnamed rotate splitter.Uros Bizjak2-8/+12
3 days[hardbool] implement OP=, ++ and --, volatile and atomicsAlexandre Oliva6-21/+164
3 daysinstall: Replace bzip2 by xzGerald Pfeifer1-1/+1
3 daysi386: Add missing PTA_POPCNT and PTA_LZCNT with PTA_ABMYangyu Chen1-17/+17
3 daysgcc: drop placement new workaround for old bootstrap compilersSam James4-74/+3
3 daysc2y: Evaluate size expression only in the active branch of conditional operat...Martin Uecker2-45/+370
3 dayslibiberty: disable logging of list content for doubly-linked list testsMatthieu Longo1-3/+10
3 daysSimplify vect_supportable_dr_alignmentRichard Biener1-34/+3
3 daysc++: mangling cNTTP object w/ implicit non-trailing zeros [PR121231]Patrick Palka5-2/+171
3 daysc++: improve constexpr type mismatch diagnosticJason Merrill2-5/+18
3 daysRecord gather/scatter scale and base in the SLP treeRichard Biener4-27/+79
3 daysUse proper alias type for gather/scatter with SLPRichard Biener1-10/+10
3 daysAllow fully masked loops with legacy gather/scatterRichard Biener2-4/+5
3 daysbitint: Fix build [PR121413]Jakub Jelinek1-1/+2
3 daysAArch64: Fix test for vector length safetyTejas Belagod1-4/+4
3 daysbitint: Do not optimize away conversion to _BitInt before a VCEYang Yujie2-2/+35
3 daysbitint: Zero-extend the result of a signed->unsigned widening castYang Yujie2-0/+59