aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-06-03[Ada] Get rid of more references to Universal_Integer in expanded codeEric Botcazou2-6/+8
2020-06-03[Ada] Fix typosVadim Godunko3-3/+3
2020-06-03[Ada] Avoid creating temporaries in Universal_Integer, continuedEric Botcazou1-6/+9
2020-06-03[Ada] Update headersArnaud Charlet4-0/+16
2020-06-03[Ada] Small improvement to Expand_N_Unchecked_Type_ConversionEric Botcazou1-3/+3
2020-06-03[Ada] Improve handling of SPARK_Mode in generic instancesYannick Moy4-10/+39
2020-06-03[Ada] Initial infrastructure for adding a tree checkerArnaud Charlet5-2/+101
2020-06-03[Ada] Incorrect accessibility checking on aliased formalsJustin Squirek9-67/+134
2020-06-03[Ada] Improve 'Val implementation for some enumeration typesEric Botcazou3-158/+208
2020-06-03[Ada] Unnesting problems with expansion of Loop_Entry attributeGary Dismukes1-11/+25
2020-06-03[Ada] Minor change to comment in System.Regexp specBob Duff1-2/+4
2020-06-03[Ada] Get rid of more references to Universal_Integer in expanded codeEric Botcazou1-80/+128
2020-06-03[Ada] More efficient System.Random_Numbers.Random_Discrete for 32-bit typesEric Botcazou1-22/+67
2020-06-03[Ada] Debug info not available on subp having a class-wide preconditionGary Dismukes1-0/+7
2020-06-03[Ada] Fix missing overflow checks in analysis of predefined unitYannick Moy1-1/+9
2020-06-03[Ada] Fix typo in commentEric Botcazou1-1/+1
2020-06-03[Ada] Iterate with procedural versions of Next_... routines where possiblePiotr Trojanek24-70/+70
2020-06-03[Ada] Get rid of more references to Universal_Integer in expanded codeEric Botcazou2-2/+2
2020-06-03[Ada] Add Address_Int declaration in s-auxdec.adsArnaud Charlet1-0/+2
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet46-2280/+36
2020-06-03[Ada] Put a couple of options in alphabetical orderEric Botcazou1-9/+9
2020-06-03[Ada] Avoid creating temporaries in Universal_Integer for range checksEric Botcazou2-58/+91
2020-06-03[Ada] Remove -gnatt switch processingArnaud Charlet2-12/+0
2020-06-03[Ada] Minor tweaks in commentaryEric Botcazou1-5/+5
2020-06-03Daily bump.GCC Administrator7-1/+2408
2020-06-02jit: fix __builtin_unreachable [PR 95426]David Malcolm3-1/+511
2020-06-02c++: *this capture in const member fn [PR95193].Jason Merrill2-1/+13
2020-06-02[Ada] remove last traces of -auxbaseAlexandre Oliva2-2/+2
2020-06-02coroutines: Wrap co_await in a target expr where needed [PR95050]Iain Sandoe2-2/+76
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-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