aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sinfo.ads
AgeCommit message (Expand)AuthorFilesLines
2022-11-04ada: Fix various typos in node and entity description commentsPiotr Trojanek1-6/+7
2022-11-04ada: Small editorial changes to documentation commentsRonan Desplanques1-4/+4
2022-09-12[Ada] Tech debt: Expansion of contractsJustin Squirek1-0/+6
2022-09-06[Ada] Place "at end" on body nodesBob Duff1-12/+15
2022-09-05[Ada] Fix double identifiers in iterated component associationPiotr Trojanek1-2/+10
2022-07-12[Ada] Fix missing Overflow and Range checksMarc Poulhiès1-3/+3
2022-07-04[Ada] Use static stack allocation for small string if-expressionsEric Botcazou1-1/+1
2022-07-04[Ada] Adjust previous change to Rewrite_As_RenamingEric Botcazou1-1/+1
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-8/+0
2022-06-01[Ada] Add inline documentation for Is_{Parenthesis,Enum_Array}_AggregateMarc Poulhiès1-0/+9
2022-05-30[Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird1-7/+0
2022-05-17[Ada] Provide allocation subtype for allocators of a Designated_Storage_Model...Gary Dismukes1-8/+20
2022-05-17[Ada] Cleanups related to front-end SJLJBob Duff1-35/+16
2022-05-16[Ada] Fix implementation issues with equality for untagged record typesEric Botcazou1-1/+1
2022-05-16[Ada] Fix spurious error on limited view with incomplete typeEric Botcazou1-4/+2
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-07[Ada] Warn on import of parent packageBob Duff1-1/+1
2022-01-06[Ada] Fix typo in comments found running aspellEtienne Servais1-2/+2
2021-10-01[Ada] Info. gathering in preparation for more efficiency improvementsBob Duff1-4/+0
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-6/+6
2021-07-07[Ada] Optimize away certain elaboration checksBob Duff1-1/+1
2021-07-07[Ada] Transient scope cleanupBob Duff1-1/+1
2021-07-06[Ada] Tbuild cleanupBob Duff1-2/+5
2021-07-06[Ada] Removal of various ??? comments plus related code changesGary Dismukes1-22/+1
2021-06-21[Ada] Implementation of AI12-205: defaults for formal typesEd Schonberg1-0/+1
2021-06-18[Ada] Update comments related to TBDArnaud Charlet1-2/+2
2021-06-17[Ada] Casing on composite valuesSteve Baird1-2/+12
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff1-1197/+1184
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet1-5/+5
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-82/+72
2021-05-07[Ada] Fix link from body protected entry implementation to source codePiotr Trojanek1-0/+4
2021-05-07[Ada] Variable-sized node typesBob Duff1-5315/+19
2021-05-04[Ada] Clean up ??? marksBob Duff1-1/+2
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-11-30[Ada] Implement inheritance for Default_Initial_Condition and address other gapsGary Dismukes1-1/+17
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-10-20[Ada] AI12-0339: Empty function for Aggregate aspect of Ada containersEd Schonberg1-0/+1
2020-10-20[Ada] Add support for Unreferenced aspect on formal parametersArnaud Charlet1-2/+2
2020-10-20[Ada] Support for new aspect Subprogram_Variant on recursive subprogramsPiotr Trojanek1-2/+2
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-130/+0
2020-07-15[Ada] Ongoing work for AI12-0212: container aggregatesArnaud Charlet1-0/+36
2020-07-08[Ada] ACATS 4.1R - BD10001 - Error missedArnaud Charlet1-3/+4
2020-07-08[Ada] Ada_2020 AI12-0250 : Implement Iterator filters.Ed Schonberg1-10/+24
2020-07-06[Ada] There is no Expressions field in N_Delta_Aggregate nodeEd Schonberg1-1/+1
2020-06-16[Ada] Expand 'Pos and 'Val for enumeration types with standard representationEric Botcazou1-2/+2
2020-06-16[Ada] Declare expressionsBob Duff1-5/+15
2020-06-15[Ada] Put_Image improvements for stringsBob Duff1-1/+1
2020-06-12[Ada] Implement AI12-0175 Preelaborable packages with address clausesEric Botcazou1-0/+13
2020-06-08[Ada] Remove the Has_Dynamic_Range_Check flagEric Botcazou1-18/+0
2020-06-04[Ada] Remove OpenACC supportArnaud Charlet1-26/+0