aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2 hoursRISC-V: Add test for vec_duplicate + vwmulu.vv signed combine with GR2VR cost...HEADtrunkmasterPan Li12-1/+69
2 hoursRISC-V: Add test for vec_duplicate + vwsubu.vv signed combine with GR2VR cost...Pan Li12-2/+70
2 hoursRISC-V: Add test for vec_duplicate + vwaddu.vv signed combine with GR2VR cost...Pan Li13-0/+194
2 hoursRISC-V: Combine vec_duplicate + vwaddu.vv to vwaddu.vx on GR2VR costPan Li3-0/+61
3 hoursi386/testsuite: Correct res_ref2 array size for avx512bw-vpmov{,us}wb-2.cHaochen Jiang2-2/+2
3 hoursi386/testsuite: Fix scan tree dump in vect-epilogue-4.cHaochen Jiang1-1/+2
5 hoursDaily bump.GCC Administrator5-1/+165
7 hoursc: Reject gimple and rtl functions as needed functions [PR121421]Andrew Pinski2-1/+20
12 hoursdocs: Adjust -Wimplicit-fallthrough= documentation for C23Jakub Jelinek1-1/+1
14 hoursxtensa: Simplify the definition of REGNO_OK_FOR_BASE_P() and avoid calling it...Takayuki 'January June' Suwa2-3/+4
17 hoursAArch64: Add isnan expander [PR 66462]Wilco Dijkstra2-0/+49
18 hoursUnify last two vect_transform_slp_perm_load callsRichard Biener1-16/+23
21 hoursaarch64: Force vector in SVE gimple_folder::fold_active_lanes_to.Jennifer Schmitz9-0/+81
21 hoursada: Fix error message for Stream_SizeRonan Desplanques3-315/+232
21 hoursada: Revert "Remove dependence on secondary stack for type with controlled co...Gary Dismukes3-28/+47
22 hoursAda, libgnarl: Fix Ada bootstrap for Darwin.Iain Sandoe1-2/+1
26 hoursRISC-V: Allow profiles input in '--with-arch' option.Jiawei2-4/+32
26 hoursRISC-V: Configure Profiles definitions in the definition file.Jiawei2-55/+91
26 hoursRISC-V: Imply zicsr for sdtrig and ssstrict extensions.Dongyan Chen1-2/+2
27 hoursi386/testsuite: Fix non unique name testsHaochen Jiang23-66/+53
28 hoursOptimize vpermpd to vbroadcastf128 for specific permutations.liuhongt3-0/+51
29 hoursDaily bump.GCC Administrator7-1/+516
31 hours[analyzer] another function name that returns a pointer to errnoAlexandre Oliva1-0/+1
31 hoursaarch64: move pr113356.C under g++.targetClément Chigot1-0/+0
31 hours[ppc] [vxworks] allow code model selectionAlexandre Oliva1-0/+5
31 hours[ppc] adjust configure test for large TOC supportAlexandre Oliva2-2/+2
31 hoursMatch: Adjust the unsigned SAT_MUL patternPan Li1-2/+2
31 hoursWidening-Mul: Refine build_and_insert_cast when rhs is castPan Li6-1/+68
32 hoursctf: Fix struct size truncation in 32-bit hosts [PR121903,PR121411]David Faust2-2/+2
33 hoursAda: Fix GNAT build failure for x32 multilibEric Botcazou2-74/+1
38 hoursforwprop: Handle memcpy for copy prop [PR121418, PR121417]Andrew Pinski4-1/+170
41 hoursada: Fix internal error on aspect in complex object declarationEric Botcazou1-6/+24
41 hoursada: Remove dependence on secondary stack for type with controlled componentGary Dismukes3-47/+28
41 hoursada: Fix wrong finalization of aliased array of bounded vectorEric Botcazou1-9/+6
41 hoursada: Document hardening features not supported by LLVMJose Ruiz3-1/+5
41 hoursada: Avoid ghost context errors when preanalyzing Loop_InvariantViljar Indus1-0/+6
41 hoursada: Match assertion levels by nameViljar Indus1-1/+1
41 hoursada: C_Pass_By_Copy convention incorrectly ignoredSteve Baird2-2/+29
41 hoursada: Add Assertion_Policy checks for assertion levelsViljar Indus1-0/+16
41 hoursada: Fix ghost condition for level dependencies for assignmentsViljar Indus1-3/+5
41 hoursada: Remove checks for the old rule 20Viljar Indus1-43/+5
41 hoursada: Update ghost code SPARK RM rulesViljar Indus9-54/+54
41 hoursada: Refactor ghost argument consistency checksViljar Indus2-158/+172
41 hoursada: Fix the condition of ghost level dependencies inside assignmentsViljar Indus1-8/+5
41 hoursada: Add System.C_Time and GNAT.C_Time units to libgnatNicolas Boulenguez72-2371/+765
41 hoursada: Fix crash on iterator of type with Constant_Indexing aspectEric Botcazou1-2/+7
41 hoursada: Fix missing finalization for qualified expression in conditional expressionEric Botcazou5-6/+46
41 hoursada: Fix section of Finalizable extension in GNAT RMRonan Desplanques3-321/+321
41 hoursada: Avoid ghost context check in early freezeViljar Indus1-0/+9
41 hoursada: Implement Super aspect and improve implementation of related features.Steve Baird7-344/+517