aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sinfo.ads
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-04[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expression/N_Quantified_ExpressionEric Botcazou1-2/+4
2020-06-03[Ada] Minor tweaks in commentaryEric Botcazou1-5/+5
2020-06-02[Ada] Remove ASIS_ModeArnaud Charlet1-98/+23
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Remove degenerate Treat_Fixed_As_Integer mechanismEric Botcazou1-48/+9
2020-06-02[Ada] Typo corrections and minor reformattingGary Dismukes1-1/+1
2019-12-16[Ada] Prototype implementastion of Ada2020 Map-reduce constructEd Schonberg1-0/+14
2019-12-13[Ada] New flag to indicate whether aspect appears on partial viewEd Schonberg1-0/+15
2019-12-12[Ada] Mark Ada subprograms and variables referenced from gigiEric Botcazou1-0/+4
2019-10-10[Ada] 'others' in conditional_expressionsBob Duff1-0/+21
2019-08-20[Ada] Minor reformattingsGary Dismukes1-1/+2
2019-08-13[Ada] Complete the more extended AST traversal used in GNATproveYannick Moy1-1/+1
2019-07-22[Ada] Sinfo: update doc about Do_Division/Overlflow/Range_CheckEric Botcazou1-26/+17
2019-07-09[Ada] Reformat commentsPiotr Trojanek1-1/+1
2019-07-09[Ada] Sinfo: refine comment for Do_Range_CheckYannick Moy1-1/+5
2019-07-03[Ada] Minor editorial corrections and reformattingGary Dismukes1-2/+2
2019-07-03[Ada] ABE checks v3.0, foundations of Elaboration order v4.0Hristian Kirtchev1-20/+55
2019-07-03[Ada] Spell "laid" correctlyBob Duff1-4/+4
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-11-14[Ada] System'To_Address not always staticBob Duff1-15/+2
2018-11-14[Ada] Fix handling of generic actuals with default expression in SPARKPiotr Trojanek1-3/+5
2018-09-26[Ada] Minor reformattingsHristian Kirtchev1-2/+2
2018-09-26[Ada] Front-end support for OpenACC pragmasOlivier Hainque1-0/+26
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-1/+1
2018-07-16[Ada] Deconstruct unused Withed_Body filed of N_With_Clause nodePiotr Trojanek1-15/+0