aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-03[Ada] Add detection of uninitialized big realsArnaud Charlet3-8/+39
2020-06-03[Ada] Remove more cases of empty loopsArnaud Charlet3-16/+113
2020-06-03[Ada] Support pragma Allow_Integer_Address on 64-bit targetsEric Botcazou4-11/+33
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-03gcov: Fix build on AIXMartin Liska2-13/+20
2020-06-03Daily bump.GCC Administrator12-1/+2513
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-02RISC-V: Make __divdi3 handle div by zero same as hardware.Jim Wilson1-3/+5
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-02libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)Jonathan Wakely23-25/+545
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-02gcc-changelog: support patternsMartin Liska3-8/+143
2020-06-02libgcov: replace malloc and calloc.Martin Liska1-1/+1
2020-06-02Fix bits/bytes confusion in latest change to expand_unopEric Botcazou2-1/+9
2020-06-02contrib: Add gdc.test to list of ignored prefixesIain Buclaw1-0/+1
2020-06-02d: Set up input_location before lowering Dsymbol ASTIain Buclaw1-39/+28
2020-06-02gcc-changelog: Update test to match new error textJonathan Wakely1-1/+1
2020-06-02S/390: Emit vector alignment hints for z13Stefan Schulze Frielinghaus3-3/+3
2020-06-02gcc-changelog: Improve error text for overlong ChangeLog linesJonathan Wakely1-1/+1
2020-06-02contrib: Make prepare-commit-msg hook safe for older branchesJonathan Wakely1-0/+3