aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-22c++: fix template instantiation comparison in redeclarationsBarrett Adair8-1/+77
2021-09-22Daily bump.GCC Administrator6-1/+401
2021-09-21runtime: set runtime.GOROOT value at build timeIan Lance Taylor1-1/+1
2021-09-21path solver: Use ranger to solve unknowns.Aldy Hernandez2-4/+88
2021-09-21path solver: Add related SSAs to solvable set.Aldy Hernandez2-2/+82
2021-09-21path solver: Remove useless code.Aldy Hernandez1-4/+0
2021-09-21path solver: Add relation support.Aldy Hernandez4-23/+200
2021-09-21Move postfold_gcond_edges into fur_source.Aldy Hernandez2-23/+23
2021-09-21Do not query SCEV in range_of_phi unless dominators are available.Aldy Hernandez1-1/+3
2021-09-21Allocate non_null_ref tables at creation.Aldy Hernandez1-2/+2
2021-09-21[Ada] Add some comments in init.c about the lynx178 signal handlerDoug Rupp1-0/+22
2021-09-21[Ada] Rename "optional" node subtypes that allow EmptyYannick Moy1-3/+3
2021-09-21[Ada] Spurious dynamic accessibility check on allocatorJustin Squirek2-13/+1
2021-09-21[Ada] Regenerate gnat_ugn.texiEric Botcazou1-7/+10
2021-09-21[Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmasMatthieu Eyraud1-3/+7
2021-09-21[Ada] Add "optional" node subtypes that allow EmptyBob Duff2-3/+43
2021-09-21[Ada] bindgen: support additional features on targets suppressing the standar...Patrick Bernardi1-0/+31
2021-09-21[Ada] Fix regression in ACATS bdd2006 and bdd2007Bob Duff1-6/+11
2021-09-21[Ada] Set related expression for external DISCR symbols in Build_TemporaryDaniel Mercier1-0/+11
2021-09-21[Ada] Minor tweaks to System.Dwarf_LineEric Botcazou1-7/+8
2021-09-21[Ada] Crash on build of Initialization procedure for derived containerEd Schonberg1-1/+4
2021-09-21[Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp9-1202/+0
2021-09-21[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)Bob Duff2-7/+9
2021-09-21[Ada] Remove if_expressionBob Duff1-6/+14
2021-09-21[Ada] Add assertions to UintpBob Duff7-280/+375
2021-09-21[Ada] Small optimization to DWARF 5 mode in System.Dwarf_LineEric Botcazou1-6/+12
2021-09-21[Ada] Follow-up tweaks to System.Dwarf_LineEric Botcazou1-8/+7
2021-09-21[Ada] exp_pakd.adb: work around spurious Codepeer warningsGhjuvan Lacambre1-1/+5
2021-09-21[Ada] Fix ignored dynamic predicates specified through "predicate" aspectGhjuvan Lacambre1-0/+2
2021-09-21[Ada] rtems: add 128bit support for aarch64Frederic Konrad1-0/+5
2021-09-21[Ada] Presence of abstract operator function causes resolution problemsGary Dismukes1-0/+1
2021-09-21[Ada] Interface behaves differently from abstract tagged nullJavier Miranda1-0/+4
2021-09-21[Ada] Clean up uses of Esize and RM_SizeBob Duff24-157/+221
2021-09-21[Ada] Enforce legality rule for Predicate_Failure aspect specificationsSteve Baird1-0/+26
2021-09-21[Ada] Refactor sort procedures of doubly linked list containersSteve Baird9-448/+455
2021-09-21[Ada] Update comment for Error_Msg_InternalPiotr Trojanek1-5/+5
2021-09-21[Ada] Simplify iteration when printing error message spansPiotr Trojanek1-3/+3
2021-09-21[Ada] Exception raised on empty file in GNATprove modeYannick Moy1-3/+4
2021-09-21[Ada] Refine patch for spurious link error involving discriminated typesEd Schonberg1-6/+23