aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hoursPR modula2/115328 The FORWARD keyword is not implementedHEADtrunkmasterGaius Mulley46-449/+1888
8 hoursFortran: Fix translatability of diagnostic stringsTobias Burnus5-26/+26
8 hoursFortran: Add range-based diagnosticTobias Burnus30-306/+343
8 hoursFix an ICE with UNSIGNED in match_sym_complex_part.Thomas Koenig2-0/+9
13 hoursruntime/testdata: fix for C23 nullptr keywordIan Lance Taylor2-3/+3
15 hoursdiagnostics: remove forward decl of json::value from diagnostic.hDavid Malcolm1-1/+0
15 hoursdiagnostics: add debug dump functionsDavid Malcolm11-14/+160
16 hoursc: Fix -std=gnu23 -Wtraditional for () in function definitionsJoseph Myers4-2/+29
16 hoursDaily bump.GCC Administrator15-1/+2606
18 hoursgcc/: Merge definitions of array_type_nelts_topAlejandro Colomar6-29/+14
18 hoursgcc/: Rename array_type_nelts => array_type_nelts_minus_oneAlejandro Colomar14-28/+30
20 hourslibbacktrace: don't get confused by overlapping address rangesIan Lance Taylor1-15/+199
24 hourshppa: Fix up pa.opt.urlsJohn David Anglin1-0/+2
24 hoursHandle GFC_STD_UNSIGNED like a standard in error messages.Thomas Koenig2-0/+6
25 hourshppa: Add LRA supportJohn David Anglin3-38/+66
25 hours[PATCH 3/7] RISC-V: Fix vector memcpy smaller LMUL generationCraig Blackmore4-5/+92
25 hours[PATCH 2/7] RISC-V: Fix uninitialized reg in memcpyCraig Blackmore1-2/+1
25 hours[PATCH 1/7] RISC-V: Fix indentation in riscv_vector::expand_block_move [NFC]Craig Blackmore1-16/+16
26 hoursi386: Fix the order of operands in andn<MMXMODEI:mode>3 [PR117192]Uros Bizjak2-3/+19
27 hourslibstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h>Jonathan Wakely1-16/+6
27 hourslibstdc++: Add always_inline to some one-liners in <bits/stl_algobase.h>Jonathan Wakely1-0/+14
27 hourslibstdc++: Add nodiscard to std::findJonathan Wakely1-1/+1
27 hourslibstdc++: Inline memmove optimizations for std::copy etc. [PR115444]Jonathan Wakely7-222/+461
27 hourslibstdc++: Make __normal_iterator constexpr, always_inline, nodiscardJonathan Wakely1-45/+71
27 hourslibstdc++: Refactor std::uninitialized_{copy,fill,fill_n} algos [PR68350]Jonathan Wakely10-106/+324
27 hourslibstdc++: Move std::__niter_base and std::__niter_wrap to stl_iterator.hJonathan Wakely3-80/+132
27 hoursSVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv.Jennifer Schmitz17-94/+387
28 hours[5/n] remove trapv-*.c special-casing of gcc.dg/vect/ filesRichard Biener2-8/+4
28 hours[4/n] remove wrapv-*.c special-casing of gcc.dg/vect/ filesRichard Biener6-14/+12
28 hours[3/n] remove fast-math-*.c special-casing of gcc.dg/vect/ filesRichard Biener53-22/+57
28 hours[2/n] remove no-vfa-*.c special-casing of gcc.dg/vect/ filesRichard Biener18-9/+20
28 hoursAdjust assert in vect_build_slp_tree_2Richard Biener1-5/+1
30 hoursMAINTAINERS: Add myself as pair fusion and aarch64 ldp/stp maintainerAlex Coplan1-0/+2
30 hourstestsuite: Add necessary dejagnu directives to pr115815_0.cMartin Jambor1-0/+4
31 hoursmiddle-end: Fix GSI for gcond root [PR117140]Tamar Christina2-1/+95
31 hoursmiddle-end: Fix VEC_PERM_EXPR lowering since relaxation of vector sizesTamar Christina2-3/+20
32 hoursAArch64: use movi d0, #0 to clear SVE registers instead of mov z0.d, #0Tamar Christina1-2/+5
32 hoursAArch64: support encoding integer immediates using floating point movesTamar Christina2-128/+241
32 hoursAArch64: update testsuite to account for new zero movesTamar Christina52-412/+410
33 hoursarm: [MVE intrinsics] use long_type_suffix / half_type_suffix helpersChristophe Lyon1-46/+68
33 hoursarm: [MVE intrinsics] rework vsbcq vsbciqChristophe Lyon4-188/+42
33 hoursarm: [MVE intrinsics] rework vadcqChristophe Lyon4-94/+56
33 hoursarm: [MVE intrinsics] rework vadciqChristophe Lyon4-89/+95
33 hoursarm: [MVE intrinsics] factorize vadc vadci vsbc vsbciChristophe Lyon2-109/+42
33 hoursarm: [MVE intrinsics] add vadc_vsbc shapeChristophe Lyon2-0/+37
33 hoursarm: [MVE intrinsics] remove vshlcq useless expandersChristophe Lyon3-81/+0
33 hoursarm: [MVE intrinsics] rework vshlcqChristophe Lyon6-235/+77
33 hoursarm: [MVE intrinsics] add vshlc shapeChristophe Lyon2-0/+45
33 hoursarm: [MVE intrinsics] remove useless v[id]wdup expandersChristophe Lyon3-90/+0
33 hoursarm: [MVE intrinsics] update v[id]wdup testsChristophe Lyon18-54/+54