aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/einfo.ads
AgeCommit message (Expand)AuthorFilesLines
2022-11-04ada: Fix various typos in node and entity description commentsPiotr Trojanek1-6/+7
2022-09-29ada: Remove duplicated doc comment sectionRonan Desplanques1-37/+3
2022-09-12[Ada] Tech debt: Expansion of contractsJustin Squirek1-6/+8
2022-07-12[Ada] Spurious use_type clause warningJustin Squirek1-0/+4
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-9/+21
2022-06-02[Ada] Fix references to old variables that have been refactoredMarc Poulhiès1-4/+4
2022-05-19[Ada] Fix bug in handling of Predicate_Failure aspectSteve Baird1-15/+11
2022-05-18[Ada] Ada2022: AI12-0143 Index attribute for entry familiesJavier Miranda1-1/+2
2022-05-09[Ada] Revamp type resolution for comparison and equality operatorsEric Botcazou1-6/+12
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-06[Ada] Fix typo in comments found running aspellEtienne Servais1-1/+1
2022-01-06[Ada] Rename Any_Access into Universal_AccessEric Botcazou1-4/+0
2021-12-01[Ada] Fix incorrect fixed-point computation in expression functionEric Botcazou1-1/+1
2021-12-01[Ada] Improve error messages for dot notation when -gnatX not usedYannick Moy1-10/+11
2021-10-25[Ada] Renamed_Or_Alias cleanupBob Duff1-5/+5
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff1-2/+3
2021-10-04[Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_WrapperJavier Miranda1-0/+8
2021-10-04[Ada] Declaration_Node for Itypes returns Empty or declarationBob Duff1-1/+3
2021-10-01[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditionsJavier Miranda1-8/+67
2021-09-22[Ada] Fix obsolete comments/name referring to girder discriminantsYannick Moy1-8/+8
2021-09-20[Ada] Clean up Uint fields, remove unused routinesBob Duff1-13/+0
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-12/+0
2021-07-07[Ada] Fix bugs in Value_Size clauses and refactorBob Duff1-12/+11
2021-07-06[Ada] Removal of various ??? comments plus related code changesGary Dismukes1-2/+0
2021-07-06[Ada] Support for Object.Op subprogram-call notation for untagged typesGary Dismukes1-8/+9
2021-06-29[Ada] tech debt: Parent (Empty) is not allowedBob Duff1-3/+3
2021-06-29[Ada] tech debt: clean up Component_SizeBob Duff1-3/+4
2021-06-21[Ada] Add Return_Statement fieldRichard Kenner1-0/+5
2021-06-18[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditionsJavier Miranda1-7/+18
2021-06-18[Ada] Remove AAMP from compiler sourcesBob Duff1-2/+2
2021-06-18[Ada] Ada2020: Special handling of types derived from runtimeJavier Miranda1-0/+8
2021-06-17[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...Gary Dismukes1-0/+10
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff1-1682/+1669
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet1-6/+6
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-61/+15
2021-05-07[Ada] Fix link from body protected entry implementation to source codePiotr Trojanek1-4/+0
2021-05-07[Ada] Variable-sized node typesBob Duff1-3480/+119
2021-05-06[Ada] Fix typosArnaud Charlet1-2/+2
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek1-0/+12
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-15[Ada] Postcondition checks performed before finalizationJustin Squirek1-2/+2
2020-11-30[Ada] Implement inheritance for Default_Initial_Condition and address other gapsGary Dismukes1-0/+19
2020-11-27[Ada] Optimize generation of checks for fixed-point typesEric Botcazou1-4/+2
2020-11-26[Ada] Adjust documentation of Aft_Value and Scale_ValueEric Botcazou1-5/+8
2020-11-24[Ada] AI12-0394 Named Numbers and User-Defined Numeric LiteralsArnaud Charlet1-3/+5
2020-10-23[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363Eric Botcazou1-14/+14
2020-10-23[Ada] GNATprove: remove support for external axiomatizationsJohannes Kanig1-4/+0
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-10-22[Ada] ACATS 4.1H - B853001 - missed errors for renamed limitedJavier Miranda1-0/+7
2020-10-22[Ada] Adjust documentation for Has_Constrained_Partial_View flagEric Botcazou1-1/+1