summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415]Jakub Jelinek2021-09-222-2/+29
* openmp: Add support for allocator and align modifiers on allocate clausesJakub Jelinek2021-09-2214-33/+986
* libgcc, X86: Adjust guard for Mach-O code.Iain Sandoe2021-09-221-1/+1
* Support 64bit fma/fms/fnma/fnms under avx512vl.liuhongt2021-09-223-9/+25
* Adjust testcase.liuhongt2021-09-222-2/+7
* AVX512FP16: Add expander for cstorehf4.liuhongt2021-09-223-0/+84
* AVX512FP16: Add expander for ceil/floor/trunc/roundeven.liuhongt2021-09-223-7/+50
* AVX512FP16: Add expander for sqrthf2.liuhongt2021-09-225-8/+65
* AVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.liuhongt2021-09-229-0/+424
* AVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.liuhongt2021-09-229-0/+682
* AVX512FP16: Add testcases for vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph.liuhongt2021-09-2217-2/+777
* AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcphliuhongt2021-09-2212-0/+895
* rs6000: Parameterize some const values for density testKewen Lin2021-09-212-15/+45
* c++: fix template instantiation comparison in redeclarationsBarrett Adair2021-09-228-1/+77
* Daily bump.GCC Administrator2021-09-229-1/+419
* runtime: set runtime.GOROOT value at build timeIan Lance Taylor2021-09-216-10/+27
* path solver: Use ranger to solve unknowns.Aldy Hernandez2021-09-212-4/+88
* path solver: Add related SSAs to solvable set.Aldy Hernandez2021-09-212-2/+82
* path solver: Remove useless code.Aldy Hernandez2021-09-211-4/+0
* path solver: Add relation support.Aldy Hernandez2021-09-214-23/+200
* Move postfold_gcond_edges into fur_source.Aldy Hernandez2021-09-212-23/+23
* Do not query SCEV in range_of_phi unless dominators are available.Aldy Hernandez2021-09-211-1/+3
* Allocate non_null_ref tables at creation.Aldy Hernandez2021-09-211-2/+2
* [Ada] Add some comments in init.c about the lynx178 signal handlerDoug Rupp2021-09-211-0/+22
* [Ada] Rename "optional" node subtypes that allow EmptyYannick Moy2021-09-211-3/+3
* [Ada] Spurious dynamic accessibility check on allocatorJustin Squirek2021-09-212-13/+1
* [Ada] Regenerate gnat_ugn.texiEric Botcazou2021-09-211-7/+10
* [Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmasMatthieu Eyraud2021-09-211-3/+7
* [Ada] Add "optional" node subtypes that allow EmptyBob Duff2021-09-212-3/+43
* [Ada] bindgen: support additional features on targets suppressing the standar...Patrick Bernardi2021-09-211-0/+31
* [Ada] Fix regression in ACATS bdd2006 and bdd2007Bob Duff2021-09-211-6/+11
* [Ada] Set related expression for external DISCR symbols in Build_TemporaryDaniel Mercier2021-09-211-0/+11
* [Ada] Minor tweaks to System.Dwarf_LineEric Botcazou2021-09-211-7/+8
* [Ada] Crash on build of Initialization procedure for derived containerEd Schonberg2021-09-211-1/+4
* [Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp2021-09-219-1202/+0
* [Ada] Add assertions to Uintp (UI_Is_In_Int_Range)Bob Duff2021-09-212-7/+9
* [Ada] Remove if_expressionBob Duff2021-09-211-6/+14
* [Ada] Add assertions to UintpBob Duff2021-09-217-280/+375
* [Ada] Small optimization to DWARF 5 mode in System.Dwarf_LineEric Botcazou2021-09-211-6/+12
* [Ada] Follow-up tweaks to System.Dwarf_LineEric Botcazou2021-09-211-8/+7
* [Ada] exp_pakd.adb: work around spurious Codepeer warningsGhjuvan Lacambre2021-09-211-1/+5
* [Ada] Fix ignored dynamic predicates specified through "predicate" aspectGhjuvan Lacambre2021-09-211-0/+2
* [Ada] rtems: add 128bit support for aarch64Frederic Konrad2021-09-211-0/+5
* [Ada] Presence of abstract operator function causes resolution problemsGary Dismukes2021-09-211-0/+1
* [Ada] Interface behaves differently from abstract tagged nullJavier Miranda2021-09-211-0/+4
* [Ada] Clean up uses of Esize and RM_SizeBob Duff2021-09-2124-157/+221
* [Ada] Enforce legality rule for Predicate_Failure aspect specificationsSteve Baird2021-09-211-0/+26
* [Ada] Refactor sort procedures of doubly linked list containersSteve Baird2021-09-219-448/+455
* [Ada] Update comment for Error_Msg_InternalPiotr Trojanek2021-09-211-5/+5
* [Ada] Simplify iteration when printing error message spansPiotr Trojanek2021-09-211-3/+3