aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/atree.ads
AgeCommit message (Expand)AuthorFilesLines
2024-06-20ada: Treat Info-Warnings as Info messagesViljar Indus1-7/+3
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-10-10ada: Tweak documentation commentsRonan Desplanques1-5/+4
2023-05-25ada: Switch from E_Void to Is_Not_Self_HiddenBob Duff1-8/+7
2023-05-22ada: Remove outdated part of commentRonan Desplanques1-2/+1
2023-05-15ada: Fix link to parent when copying with Copy_Separate_TreePiotr Trojanek1-0/+8
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-11-14ada: Remove incorrect comments about initializationBob Duff1-4/+2
2022-07-05[Ada] Misc cleanup related to finalizationBob Duff1-2/+10
2022-05-12[Ada] Fix warning about generic subprograms withed but not instantiatedPiotr Trojanek1-1/+0
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-07[Ada] Crash in class-wide pre/postconditionsJavier Miranda1-0/+19
2021-10-25[Ada] Fix bugs in Base_Type_Only (etc.) fieldsBob Duff1-0/+15
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff1-19/+26
2021-10-01[Ada] More work on efficiency improvementsBob Duff1-10/+25
2021-10-01[Ada] Info. gathering in preparation for more efficiency improvementsBob Duff1-0/+10
2021-09-23[Ada] Cleanup and efficiency improvementsBob Duff1-23/+27
2021-09-22[Ada] Fix infinite loop in compilation of illegal codeYannick Moy1-0/+1
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-0/+8
2021-07-06[Ada] Initialize Current_Error_NodeBob Duff1-1/+1
2021-06-29[Ada] tech debt: Parent (Empty) is not allowedBob Duff1-7/+7
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff1-25/+57
2021-06-15[Ada] Fix bug in subtype of private type with invariantsBob Duff1-0/+4
2021-05-12Fix uninitialized variable in Atree.Size_In_SlotsBob Duff1-2/+1
2021-05-10Do not use pragma Provide_Shift_Operators in Atree packageEric Botcazou1-1/+6
2021-05-07[Ada] Minor reformattingsBob Duff1-3/+3
2021-05-07[Ada] Variable-sized node types -- cleanupBob Duff1-105/+28
2021-05-07[Ada] Replace packed records with integers in low-level implementationEric Botcazou1-50/+14
2021-05-07[Ada] Variable-sized node typesBob Duff1-3413/+341
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-10-23[Ada] Update header of front-end filesArnaud Charlet1-10/+4
2020-10-20[Ada] Flexible AST node structureBob Duff1-26/+27
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-329/+0
2020-06-16[Ada] Declare expressionsBob Duff1-2/+3
2020-06-03[Ada] Remove ASIS tree generationArnaud Charlet1-11/+1
2020-06-02[Ada] Remove ASIS_ModeArnaud Charlet1-8/+4
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-12[Ada] Mark Ada subprograms and variables referenced from gigiEric Botcazou1-0/+2
2019-10-10[Ada] 'others' in conditional_expressionsBob Duff1-0/+21
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-07-17[Ada] New ignored Ghost code removal mechanismHristian Kirtchev1-0/+7
2018-05-22[Ada] Spurious visibility error in a nested instance with formal packageEd Schonberg1-0/+6
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-11-16[multiple changes]Pierre-Marie de Rodat1-0/+27
2017-10-09[multiple changes]Pierre-Marie de Rodat1-11/+17
2017-04-28[multiple changes]Arnaud Charlet1-3/+9
2017-04-27[multiple changes]Arnaud Charlet1-6/+6
2017-01-20[multiple changes]Arnaud Charlet1-0/+9
2017-01-13[multiple changes]Arnaud Charlet1-4/+4
2016-10-13[multiple changes]Arnaud Charlet1-0/+2