aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-06-02spell ldscript correctly in outputs.exp et alAlexandre Oliva2-3/+3
2020-06-02aarch64: Fix an ICE in aarch64_short_vector_p [PR95459]Fei Yang2-1/+17
2020-06-02aarch64: Add initial support for -mcpu=zeusKyrylo Tkachov3-2/+5
2020-06-02Correctly identify stfs if prefixedAaron Sawdey1-1/+54
2020-06-02Simplify streaming of tree referencesJan Hubicka2-14/+20
2020-06-02amdgcn: Remove -mlocal-symbol-id optionAndrew Stubbs4-23/+2
2020-06-02Rewrite operator_bitwise_and::remove_impossible_ranges using wide_ints.Aldy Hernandez1-10/+6
2020-06-02Call range_of_stmt from rvrp to fold conditionals.Aldy Hernandez1-3/+27
2020-06-02Fix operator_bitwise_and::remove_impossible_ranges so that masks wider than 3...Aldy Hernandez1-7/+26
2020-06-02Test that [10,10][20,20] does NOT contain 15.Aldy Hernandez2-3/+18
2020-06-02Fix bits/bytes confusion in latest change to expand_unopEric Botcazou2-1/+9
2020-06-02d: Set up input_location before lowering Dsymbol ASTIain Buclaw1-39/+28
2020-06-02S/390: Emit vector alignment hints for z13Stefan Schulze Frielinghaus3-3/+3
2020-06-02Make TOPN counter dynamically allocated.Martin Liska7-65/+123
2020-06-02[Ada] Remove ASIS_ModeArnaud Charlet37-1109/+239
2020-06-02[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009dJavier Miranda1-0/+52
2020-06-02[Ada] Bump copyright yearArnaud Charlet1937-1937/+1937
2020-06-02[Ada] Improved support for aspect alignment in CCGJavier Miranda2-3/+11
2020-06-02[Ada] Compiler crash processing controlled type primitiveJavier Miranda1-0/+53
2020-06-02[Ada] Remove degenerate Treat_Fixed_As_Integer mechanismEric Botcazou7-232/+117
2020-06-02[Ada] Get rid of more references to Universal_Integer in expanded codeEric Botcazou4-43/+66
2020-06-02[Ada] gnatpp: documentation for --RM-style-spacingBob Duff1-1/+2
2020-06-02[Ada] gnatpp: documentation for --[no-]compact switchBob Duff1-5/+32
2020-06-02[Ada] Get rid of more references to Universal_Integer in expanded codeEric Botcazou5-38/+86
2020-06-02[Ada] Statement SCO code for degenerate subprogramsThomas Quinot2-1/+3
2020-06-02[Ada] ICE during unnesting when nested subprograms have address takenGary Dismukes1-2/+6
2020-06-02[Ada] Spurious accessibility error on return aggregate in GNATprove modeJustin Squirek1-26/+23
2020-06-02[Ada] Fix minor discrepancy in Expand_N_Attribute_ReferenceEric Botcazou1-4/+4
2020-06-02[Ada] Unnesting bugs with array renamings generated for quantified exprGary Dismukes3-6/+15
2020-06-02[Ada] snames.ads-tmpl: add commentBob Duff1-4/+9
2020-06-02[Ada] Remove dead code for detecting hidden package statePiotr Trojanek1-6/+0
2020-06-02[Ada] Use Standard.Natural on bit references to packed arraysEric Botcazou1-2/+2
2020-06-02[Ada] Accept objects from nested packages in Initializes contractPiotr Trojanek1-7/+16
2020-06-02[Ada] Use Standard.Natural on indices in support routines for Ada.TagsEric Botcazou2-26/+53
2020-06-02[Ada] Two typo fixesGary Dismukes1-2/+2
2020-06-02[Ada] Fix small oversight in latest change for Replace_DiscriminantsEric Botcazou1-1/+12
2020-06-02[Ada] Do not set the bounds of integer types to be universalEric Botcazou1-11/+15
2020-06-02[Ada] Address potentially uninitialized variables and dead codeArnaud Charlet46-100/+212
2020-06-02[Ada] Fix bogus error for clause on derived type with variant partEric Botcazou2-30/+35
2020-06-02[Ada] Use new API when creating a special SPARK heap entityPiotr Trojanek1-4/+4
2020-06-02[Ada] Typo corrections and minor reformattingGary Dismukes8-19/+19
2020-06-02[Ada] Treat attribute Img equivalent to attribute ImageArnaud Charlet1-2/+2
2020-06-02[Ada] Allow GNATprove to set overflow modeYannick Moy2-2/+65
2020-06-02[Ada] Reuse Is_Package_Or_Generic_Package where possiblePiotr Trojanek10-26/+26
2020-06-02Fix unrecognised -mcpu target 'armv7-a' on arm-wrs-vxworks7Iain Buclaw1-1/+1
2020-06-02d: Fix segfault in build_frontend_type on alpha-*-*Iain Buclaw1-3/+13
2020-06-02testsuite: Disable colorization for ubsan testKito Cheng1-0/+22
2020-06-01c++: constrained lambda inside template [PR92633]Patrick Palka3-1/+47
2020-06-02Daily bump.GCC Administrator4-1/+112
2020-06-01Fix 92085-2.c ICE due to having (const_int 0) as the destination of a set.Jeff Law1-6/+15