aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gen_il-fields.ads
AgeCommit message (Expand)AuthorFilesLines
2024-08-23ada: First controlling parameter aspectJavier Miranda1-0/+1
2024-08-02ada: Clean up handling of inlining of finalizer proceduresRichard Kenner1-0/+1
2024-08-02ada: Reject ambiguous function calls in interpolated string expressionsJavier Miranda1-0/+1
2024-08-02ada: Implement No_Raise aspect & pragma on subprogramsEric Botcazou1-0/+1
2024-08-01ada: Remove support for bodies in -gnatcegArnaud Charlet1-3/+0
2024-06-27ada: Implement first half of Generalized FinalizationEric Botcazou1-0/+1
2024-06-14ada: Add prototype for mutably tagged typesJustin Squirek1-0/+2
2024-05-13ada: Deconstruct flag Split_PPC since splitting now is done in expansionPiotr Trojanek1-1/+0
2024-05-13ada: Deconstruct unused flag Is_Expanded_ContractPiotr Trojanek1-1/+0
2024-05-13ada: Replace finalization masters with finalization collectionsEric Botcazou1-2/+2
2024-05-07ada: Fix bad interaction between homogeneous finalization master and BIP prot...Eric Botcazou1-1/+0
2024-05-07ada: Remove obsolete field Postconditions_ProcEric Botcazou1-1/+0
2024-05-06ada: Rework processing of special objects needing finalizationEric Botcazou1-1/+1
2024-05-06ada: Fix spurious warning emissionRonan Desplanques1-1/+0
2024-05-06ada: Partial implementation of redesign of support for object finalizationEric Botcazou1-1/+1
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-12-19ada: Rename Is_Constr_Subt_For_UN_Aliased flagEric Botcazou1-1/+1
2023-12-19ada: Further cleanup in finalization machineryEric Botcazou1-1/+1
2023-12-19ada: Fix spurious visibility error on parent's component in instanceEric Botcazou1-1/+1
2023-11-21ada: Small cleanup in finalization machineryEric Botcazou1-1/+0
2023-11-07ada: Fix incorrect resolution of overloaded function call in instanceEric Botcazou1-0/+1
2023-11-07ada: Implement Aspects as fields under nodesViljar Indus1-1/+1
2023-06-20ada: Further fixes to handling of private views in instancesEric Botcazou1-0/+1
2023-06-13ada: Streamline expansion of controlled actions for aggregatesEric Botcazou1-1/+1
2023-06-13ada: Support new GNAT-specific aspect Ghost_PredicateYannick Moy1-0/+1
2023-05-23ada: Fix latent issue in support for protected entriesEric Botcazou1-1/+0
2023-05-22ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_HiddenBob Duff1-1/+1
2023-05-22ada: Add Is_Past_Self_Hiding_Point flagBob Duff1-0/+1
2023-05-16ada: Introduce Cannot_Be_Superflat flag on N_Range nodesEric Botcazou1-0/+1
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-12-06ada: Elide the copy in extended returns for nonlimited by-reference typesEric Botcazou1-1/+1
2022-12-06ada: Accessibility code reorganization and bug fixesJustin Squirek1-0/+1
2022-09-12[Ada] Tech debt: Expansion of contractsJustin Squirek1-1/+3
2022-09-06[Ada] Place "at end" on body nodesBob Duff1-1/+0
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-1/+0
2022-05-30[Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird1-1/+0
2022-05-19[Ada] Fix bug in handling of Predicate_Failure aspectSteve Baird1-1/+1
2022-05-17[Ada] Cleanups related to front-end SJLJBob Duff1-1/+0
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-12-02[Ada] Use bracket aggregates in Ada2022Marc Poulhiès1-0/+2
2021-10-04[Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_WrapperJavier Miranda1-0/+1
2021-10-01[Ada] More work on efficiency improvementsBob Duff1-13/+1
2021-10-01[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditionsJavier Miranda1-1/+9
2021-09-20[Ada] Clean up Uint fields, remove unused routinesBob Duff1-1/+0
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-1/+0
2021-07-06[Ada] Removal of various ??? comments plus related code changesGary Dismukes1-2/+0
2021-06-21[Ada] Add Return_Statement fieldRichard Kenner1-0/+1
2021-06-21[Ada] Implementation of AI12-205: defaults for formal typesEd Schonberg1-0/+1
2021-06-18[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditionsJavier Miranda1-1/+2
2021-06-18[Ada] Remove AAMP from compiler sourcesBob Duff1-1/+0