aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2021-04-29[Ada] Extend Find_Related_Context to deal with child instancesPiotr Trojanek2-1/+12
2021-04-29[Ada] Consistent wording for permissible-vs-allowed prefixPiotr Trojanek2-21/+21
2021-04-29[Ada] Fix static computation of 'Succ for floating point without denormalsEric Botcazou1-9/+19
2021-04-29[Ada] Reimplement Pred and Succ atttributes for floating-point typesEric Botcazou1-162/+213
2021-04-29[Ada] Remove obsolete commentArnaud Charlet1-2/+0
2021-04-29[Ada] Spurious error on 'ImageArnaud Charlet1-0/+4
2021-04-29[Ada] AI12-0407: Fixups on Big_Integers and Big_RealsArnaud Charlet3-11/+12
2021-04-29[Ada] Warning for 'Class applied to untagged incomplete typeGary Dismukes1-9/+11
2021-04-29[Ada] Fixes in the use of spans for error locationsYannick Moy2-32/+181
2021-04-29Daily bump.GCC Administrator1-0/+298
2021-04-28[Ada] Style fixes related to calls to List_LengthPiotr Trojanek2-2/+8
2021-04-28[Ada] Adjust List_Length descriptionPiotr Trojanek1-3/+3
2021-04-28[Ada] Fix recent optimization in evaluation of selected component for GNATproveArnaud Charlet1-1/+3
2021-04-28[Ada] Fix computation of Prec/Succ of zero without denormalsEric Botcazou1-2/+31
2021-04-28[Ada] Remove redundant assignment in Formal_Is_Used_OncePiotr Trojanek1-6/+3
2021-04-28[Ada] Install_Restricted_Handlers: define Prio parameter as Interrupt_PriorityPatrick Bernardi6-6/+6
2021-04-28[Ada] Simplify data structures for overloaded interpretationsPiotr Trojanek2-121/+50
2021-04-28[Ada] Replace dubious use of Traverse_Func with Traverse_ProcPiotr Trojanek1-9/+2
2021-04-28[Ada] Consistent diagnostic on missing -gnat2020 switch for aspectsPiotr Trojanek1-9/+2
2021-04-28[Ada] Refactor repeated checks for the expression of aspect StaticPiotr Trojanek1-15/+13
2021-04-28[Ada] More precise error about aspects conflicting with StaticPiotr Trojanek1-1/+2
2021-04-28[Ada] Simplify folding of selected components with qualified prefixesPiotr Trojanek1-5/+1
2021-04-28[Ada] Eliminate early roundoff error for Long_Long_Float on x86Eric Botcazou1-16/+84
2021-04-28[Ada] Use spans instead of locations for compiler diagnosticsYannick Moy14-156/+479
2021-04-28[Ada] Assert failure on complex code with private type and discriminantArnaud Charlet1-1/+3
2021-04-28[Ada] AI12-0397: Default_Initial_Condition expressions for derived typesGary Dismukes3-6/+105
2021-04-28[Ada] Crash on inherited component in type extension in generic unit.Ed Schonberg1-1/+6
2021-04-28[Ada] Crash with declare expression used in a postconditionArnaud Charlet3-7/+15
2021-04-28[Ada] Incorrect discriminant check on call to access to subprogramArnaud Charlet3-9/+38
2021-04-28[Ada] Remove double initialization of interpretation tablesPiotr Trojanek5-9/+5
2021-04-28[Ada] Update reference with description of type resolutionPiotr Trojanek2-2/+2
2021-04-28[Ada] Improve error message for ghost in predicateYannick Moy1-0/+50
2021-04-28[Ada] Couple of adjustments for the sake of static analyzersEric Botcazou2-1/+5
2021-04-28[Ada] Extend compile-time evaluation in case statements to all objectsPiotr Trojanek1-2/+2
2021-04-28[Ada] Cleanups related to entry barrier conditionsPiotr Trojanek1-4/+4
2021-04-28[Ada] Incorrect error with Default_Value on private/modular typeBob Duff1-22/+15
2021-04-28[Ada] Remove unused subprogramsArnaud Charlet3-505/+8
2021-04-28[Ada] Bad handling of 'Valid_Scalars and arraysArnaud Charlet3-27/+72
2021-04-28[Ada] Fix the Sphinx configuration and port it to Python3Arnaud Charlet3-16/+90
2021-04-28[Ada] Hashed container Cursor type predefined equality non-conformanceRichard Wai6-6/+49
2021-04-28Avoid creating useless local bounds around callsEric Botcazou3-21/+64
2021-04-28Get rid of useless temporary for call to pure functionEric Botcazou1-9/+85
2021-04-28Fix loss of optimization of array iteration due to inliningEric Botcazou2-58/+87
2021-04-21Daily bump.GCC Administrator1-0/+4
2021-04-20Bump version to 12.Martin Liska1-1/+1
2021-04-14Daily bump.GCC Administrator1-0/+9
2021-04-13Further increase the limit on the size of accepted Ada filesEric Botcazou2-39/+26
2021-04-12Daily bump.GCC Administrator1-0/+4
2021-04-11ada: Avoid invalid "up" link in manualGerald Pfeifer1-1/+1
2021-03-30Daily bump.GCC Administrator1-0/+6