aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-09-22[Ada] Fix conformance errors and erroneous codeBob Duff19-103/+65
2021-09-22[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or notYannick Moy1-1/+4
2021-09-22[Ada] Update status of some attributesArnaud Charlet1-4/+4
2021-09-22[Ada] VxWorks inconsistent use of return type (STATUS)Doug Rupp12-152/+177
2021-09-22[Ada] More flexibility in preprocessorArnaud Charlet1-5/+20
2021-09-22[Ada] Contracts written for the Ada.Strings.Bounded libraryPierre-Alexandre Bazin6-723/+4911
2021-09-22[Ada] Add adequate guard before calling First_Rep_ItemYannick Moy1-1/+4
2021-09-22[Ada] VxWorks inconsistent use of return type (BOOL)Doug Rupp10-18/+35
2021-09-22[Ada] Add Package_Body helper routine to be used in GNATprovePiotr Trojanek3-2/+31
2021-09-22[Ada] Minor doc improvementArnaud Charlet2-3/+9
2021-09-22[Ada] Fix infinite loop in compilation of illegal codeYannick Moy4-5/+12
2021-09-22[Ada] More precise analysis of function renamings in GNATproveYannick Moy2-13/+20
2021-09-22[Ada] Removal of technical debtJustin Squirek20-137/+60
2021-09-22[Ada] Fix access to predicated parent in ItypeYannick Moy1-0/+3
2021-09-22[Ada] Allow more cases of import with Relaxed_RM_SemanticsArnaud Charlet1-1/+5
2021-09-22[Ada] Improve performance for case-insensitive regular expressionsSteve Baird1-10/+53
2021-09-22[Ada] Remove System.Img_Enum_New unitEric Botcazou3-257/+0
2021-09-22[Ada] Fix obsolete comments/name referring to girder discriminantsYannick Moy5-28/+28
2021-09-22[Ada] VxWorks inconsistent use of return type (Int_Unlock)Doug Rupp9-14/+13
2021-09-22[Ada] VxWorks inconsistent use of return type (vx_freq_t)Doug Rupp4-1/+12
2021-09-22[Ada] Replace use of 'Image with use of Error_Msg_UintGhjuvan Lacambre1-10/+11
2021-09-22[Ada] Generate temporary for if-expression with -fpreserve-control-flowEric Botcazou1-0/+40
2021-09-22[Ada] Add -gnatX support for casing on array valuesSteve Baird4-54/+459
2021-09-22[Ada] Fix imprecise wording for error on scalar storage orderEric Botcazou1-3/+9
2021-09-22[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_AllArnaud Charlet4-15/+17
2021-09-22[Ada] Change message format on missing returnArnaud Charlet1-1/+1
2021-09-22[Ada] Mark gnatfind and gnatxref obsoleteArnaud Charlet2-0/+10
2021-09-22Set bound/cmp/control for until wrap loop.Jiufu Guo2-1/+50
2021-09-22Check for BB before calling register_outgoing_edges.Aldy Hernandez1-5/+3
2021-09-22path solver: Use range_on_path_entry instead of looking at equivalences.Aldy Hernandez2-33/+1
2021-09-22AVX512FP16: Add permutation and mask blend intrinsics.dianhong xu3-0/+178
2021-09-22AVX512FP16: Add complex conjugation intrinsic instructions.dianhong xu4-0/+169
2021-09-22AVX512FP16: Add reduce operators(add/mul/min/max).dianhong xu4-0/+579
2021-09-22AVX512FP16: Support load/store/abs intrinsics.dianhong xu3-0/+256
2021-09-22Small tweak to comments in range_cannot_be_superflatEric Botcazou1-2/+4
2021-09-22IBM Z: TPF: Add cc clobber to profiling expandersAndreas Krebbel1-2/+4
2021-09-22Fortran: Add gfc_simple_for_loop aux functionTobias Burnus2-0/+36
2021-09-22IBM Z: Fix PR102222Andreas Krebbel2-0/+26
2021-09-22openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415]Jakub Jelinek2-2/+29
2021-09-22openmp: Add support for allocator and align modifiers on allocate clausesJakub Jelinek12-33/+544
2021-09-22Support 64bit fma/fms/fnma/fnms under avx512vl.liuhongt3-9/+25
2021-09-22Adjust testcase.liuhongt2-2/+7
2021-09-22AVX512FP16: Add expander for cstorehf4.liuhongt3-0/+84
2021-09-22AVX512FP16: Add expander for ceil/floor/trunc/roundeven.liuhongt3-7/+50
2021-09-22AVX512FP16: Add expander for sqrthf2.liuhongt5-8/+65
2021-09-22AVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.liuhongt9-0/+424
2021-09-22AVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.liuhongt9-0/+682
2021-09-22AVX512FP16: Add testcases for vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph.liuhongt17-2/+777
2021-09-22AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcphliuhongt12-0/+895
2021-09-21rs6000: Parameterize some const values for density testKewen Lin2-15/+45