aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-05-03Fix test results on or1kJeff Law1-4/+4
2021-05-03Fix test results on cr16 and xstormy16Jeff Law1-2/+5
2021-05-03Improve PHI handling in DSERichard Biener3-10/+37
2021-05-03Perform reverse program order walk for GIMPLE DSERichard Biener2-107/+91
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-3/+44
2021-05-03IBM Z: Handle hard registers in s390_md_asm_adjust()Ilya Leoshkevich3-4/+112
2021-05-03tree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095.go miscompilation [PR1...Jakub Jelinek1-1/+3
2021-05-03[Ada] Ada.Strings.Unbounded.Aux.Set_StringArnaud Charlet3-19/+45
2021-05-03[Ada] Missing Preelaborate_Initialization on Ada.Containers.Ordered_Maps.MapArnaud Charlet1-0/+1
2021-05-03[Ada] Reuse Is_Universal_Numeric_Type where possiblePiotr Trojanek8-51/+22
2021-05-03[Ada] Minor style fixes in Max_Aggregate_SizePiotr Trojanek1-4/+14
2021-05-03[Ada] Reuse a wrapper for Resolve with implicit type where possiblePiotr Trojanek2-3/+3
2021-05-03[Ada] Replace low-level membership test with a high-level Is_Record_TypePiotr Trojanek2-2/+2
2021-05-03[Ada] Refine type of a counter object from Int to NatPiotr Trojanek2-15/+15
2021-05-03[Ada] Simplify implicit loading for GNATprove with Discard_NodePiotr Trojanek1-3/+1
2021-05-03[Ada] Update copyright noticeArnaud Charlet2209-2209/+2209
2021-05-03[Ada] Remove unused initial values in expansion of distributed callsPiotr Trojanek1-5/+5
2021-05-03[Ada] Replace calls to RTE with Is_RTE where possiblePiotr Trojanek13-72/+51
2021-05-03[Ada] Replace call with a reference to a local constantPiotr Trojanek1-1/+1
2021-05-03[Ada] Error message on invalid prefixed procedure callEd Schonberg1-0/+10
2021-05-03[Ada] Rename package instead of each routineDmitriy Anisimkov2-41/+5
2021-05-03[Ada] Fix attributes Version and Body_Version for concurrent unitsPiotr Trojanek1-9/+8
2021-05-03[Ada] Allow attributes Version and Body_Version prefixed by entriesPiotr Trojanek1-10/+6
2021-05-03[Ada] Fix typos in calls to Error_Msg_NEPiotr Trojanek3-3/+3
2021-05-03[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_NPiotr Trojanek5-18/+16
2021-05-03[Ada] Remove leading and trailing spaces in error messagesPiotr Trojanek13-27/+27
2021-05-03[Ada] Remove confusing warning on type exportArnaud Charlet1-4/+0
2021-05-03[Ada] Spurious warning about premature use of selected componentEd Schonberg1-0/+11
2021-05-03[Ada] Expansion in _postconditions confusing CodePeerJustin Squirek4-38/+78
2021-05-03[Ada] Spurious accessibility error on call in return statementJustin Squirek1-0/+11
2021-05-03[Ada] Crash on aggregate in function call in object declarationEd Schonberg1-2/+6
2021-05-03[Ada] Code and style cleanups for CUDAPiotr Trojanek3-43/+42
2021-05-03[Ada] No_Implicit_Loops restriction and pragma AssertArnaud Charlet1-7/+36
2021-05-03[Ada] Spurious warning on postcondition and resultArnaud Charlet1-28/+2
2021-05-03[Ada] Code cleanupArnaud Charlet1-2/+0
2021-05-03[Ada] Cleanup processing of aspect Dynamic_PredicatePiotr Trojanek1-15/+7
2021-05-03[Ada] Compiler aborts on a constrained subtype of a predicated typeEd Schonberg2-9/+13
2021-05-03Daily bump.GCC Administrator3-1/+51
2021-05-02aix: Redesign section encoding and selectionDavid Edelsohn9-110/+133
2021-05-02nvptx: Fix up nvptx build against latest libstdc++ [PR100375]Jakub Jelinek1-5/+5
2021-05-02i386: Fix up plugin header install on x86 [PR100336]Jakub Jelinek1-1/+2
2021-05-02Daily bump.GCC Administrator3-1/+26
2021-05-01c++: C++11 range-for and ovl/lkp_iteratorJason Merrill3-47/+55
2021-05-01Add GTY support for irange.Aldy Hernandez2-42/+56
2021-04-30doc/options.texi: Fix the description of 'Negative'.Geng Qi1-2/+2
2021-05-01Daily bump.GCC Administrator3-1/+308
2021-04-30testsuite: aarch64: Add fusion tests for FP vml[as] intrinsicsJonathan Wright2-0/+134
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsicsJonathan Wright3-4/+62
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsicsJonathan Wright3-13/+55
2021-04-30aarch64: Use RTL builtins for FP ml[as] intrinsicsJonathan Wright4-8/+43