summaryrefslogtreecommitdiff
path: root/gcc/ada/exp_util.adb
Commit message (Expand)AuthorAgeFilesLines
* [Ada] Hang on compilation of unit with type extension in bodyJustin Squirek2021-11-091-0/+8
* [Ada] Change format of the ?? warning insertion sequenceEtienne Servais2021-10-251-3/+3
* [Ada] Renamed_Or_Alias cleanupBob Duff2021-10-251-0/+1
* [Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff2021-10-201-1/+2
* [Ada] Valid postconditions incorrectly rejected.Steve Baird2021-10-111-2/+12
* [Ada] Rewrite extended names in derived class-wide expressionsPiotr Trojanek2021-10-111-1/+1
* [Ada] Fix crash on array component with Default_ValuePiotr Trojanek2021-10-111-3/+1
* [Ada] Front-end support for Storage_Model featureGary Dismukes2021-10-051-0/+26
* [Ada] Rewrite operator entity in derived class-wide expressionsPiotr Trojanek2021-10-051-1/+1
* [Ada] Fix resolution of Declare_Expressions involving transient scopesEd Schonberg2021-10-041-0/+5
* [Ada] Assert_Failure on derived type with inherited Default_Initial_ConditionGary Dismukes2021-10-011-44/+3
* [Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditionsJavier Miranda2021-10-011-102/+81
* [Ada] Fix conformance errors and erroneous codeBob Duff2021-09-221-2/+2
* [Ada] Fix obsolete comments/name referring to girder discriminantsYannick Moy2021-09-221-4/+4
* [Ada] Set related expression for external DISCR symbols in Build_TemporaryDaniel Mercier2021-09-211-0/+11
* [Ada] Add assertions to UintpBob Duff2021-09-211-0/+3
* [Ada] Clean up uses of Esize and RM_SizeBob Duff2021-09-211-8/+7
* [Ada] Present and No functions for type UintBob Duff2021-09-201-3/+3
* [Ada] Spurious link error with child unit and different Assertion modes.Ed Schonberg2021-09-201-2/+20
* [Ada] Remove Unknown_ functionsBob Duff2021-07-081-2/+2
* [Ada] Transient scope cleanupBob Duff2021-07-071-3/+1
* [Ada] tech debt: Parent (Empty) is not allowedBob Duff2021-06-291-2/+4
* [Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_InvariantGary Dismukes2021-06-211-4/+9
* [Ada] Error issued on string literal assigned to fixed-lower-bound arrayGary Dismukes2021-06-181-2/+6
* [Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...Gary Dismukes2021-06-171-0/+181
* [Ada] Crash on a nested aggregate containing controlled objectsArnaud Charlet2021-06-171-0/+3
* [Ada] Look at Others_Discrete_Choices for N_Others_ChoiceRichard Kenner2021-06-171-1/+8
* [Ada] Avoid unhelpful dead code warningsSteve Baird2021-06-151-17/+22
* [Ada] Enable removal of side-effects in component declarationsPiotr Trojanek2021-06-151-1/+2
* [Ada] Fix bug in if_expressions introduced by var-size nodes changesBob Duff2021-06-151-6/+3
* [Ada] Add support for folding more and/or expressionsArnaud Charlet2021-06-151-2/+12
* [Ada] Minor reformattingsBob Duff2021-05-071-42/+42
* [Ada] Variable-sized node types -- cleanupBob Duff2021-05-071-11/+11
* [Ada] Variable-sized node typesBob Duff2021-05-071-11/+27
* [Ada] Crash on imported object with deep initialization and No_AbortsEd Schonberg2021-05-071-0/+20
* [Ada] Spurious error on protected call in inherited postconditionEd Schonberg2021-05-071-0/+1
* [Ada] Fix typosArnaud Charlet2021-05-061-1/+2
* [Ada] Remove commented codeGhjuvan Lacambre2021-05-051-20/+0
* [Ada] Update copyright noticeArnaud Charlet2021-05-031-1/+1
* [Ada] Replace calls to RTE with Is_RTE where possiblePiotr Trojanek2021-05-031-2/+2
* [Ada] SPARK needs DIC expressions within partial DIC procedures for abstract ...Gary Dismukes2021-04-291-1/+1
* [Ada] AI12-0397: Default_Initial_Condition expressions for derived typesGary Dismukes2021-04-281-6/+12
* [Ada] Remove unused subprograms in validswArnaud Charlet2020-12-171-137/+0
* [Ada] Simplify membership tests with N_Subprogram_Call subtypePiotr Trojanek2020-12-161-2/+1
* [Ada] Transform_Function_Array issuesArnaud Charlet2020-12-151-4/+6
* [Ada] Add annotation after recent compiler changesArnaud Charlet2020-12-141-3/+2
* [Ada] Fix internal error on bit-packed array in Volatile_Full_Access recordEric Botcazou2020-12-141-6/+3
* [Ada] Implement inheritance for Default_Initial_Condition and address other gapsGary Dismukes2020-11-301-179/+461
* [Ada] Fix folding of comparison operators in GNATprove modePiotr Trojanek2020-11-301-0/+11
* [Ada] Confusion in Transform_Function_Array and internal subprogramsArnaud Charlet2020-11-301-3/+1