aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/einfo.ads
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-21[Ada] Fix typos and style in comments related to Default_Initial_ConditionPiotr Trojanek1-2/+2
2020-10-20[Ada] Support for new aspect Subprogram_Variant on recursive subprogramsPiotr Trojanek1-0/+1
2020-10-15[Ada] Wrong use of Scope_Depth_ValueArnaud Charlet1-6/+8
2020-07-23[Ada] Stub CUDA_Execute and CUDA_Global pragmasArnaud Charlet1-0/+10
2020-07-16[Ada] Incorrect static accessibility error in return aggregateJustin Squirek1-0/+1
2020-07-15[Ada] Do not generate elaboration code for alignment aspectEric Botcazou1-2/+1
2020-07-15[Ada] Small addition and tweaks in documentation on freezingEric Botcazou1-5/+7
2020-07-10[Ada] Remove references to non-existing E_Protected_ObjectPiotr Trojanek1-4/+0
2020-07-08[Ada] Style cleanups related to Current_ConditionPiotr Trojanek1-1/+1
2020-07-07[Ada] ACATS 4.1K - C452003Arnaud Charlet1-1/+1
2020-06-18[Ada] ACATS 4.1L - B452002 - Wrong universal access "=" rulesArnaud Charlet1-0/+4