summaryrefslogtreecommitdiff
path: root/gcc/ada/gen_il-fields.ads
AgeCommit message (Expand)Author
2025-11-18ada: Enforce checks on access to interface type conversionsJavier Miranda
2025-11-18ada: Reserve Is_Constructor for Ada constructorsDenis Mazzucato
2025-11-03ada: Direct attribute definition for constructorsDenis Mazzucato
2025-11-03ada: Get rid of unused node/entity fields (neither set nor get)Bob Duff
2025-11-03ada: Get rid of unused node/entity fields (Set_ only)Bob Duff
2025-11-03ada: Make Long_Long_Float'Write deterministicRonan Desplanques
2025-09-19ada: Preliminary implementation of structural generic instantiationEric Botcazou
2025-09-15ada: Improve ghost region creation for pragmasViljar Indus
2025-09-09ada: Unsigned_Base_Range aspectJavier Miranda
2025-09-09ada: Multiple levels of ghost codeViljar Indus
2025-07-22ada: Add destructors extensionRonan Desplanques
2025-07-22ada: Fix generation of Initialize and Adjust callsRonan Desplanques
2025-07-22ada: Wrong dispatch on result in presence of dependent expressionJavier Miranda
2025-07-22ada: Adding support to defer the addition of extra formalsJavier Miranda
2025-07-18ada: Incorrect resolution of prefixed calls with overriding private subprogramGary Dismukes
2025-07-01ada: Add "continue" GNAT extensionRonan Desplanques
2025-06-06ada: Move Incomplete_View from node to entity fieldPiotr Trojanek
2025-06-06ada: Initial prototype of constructorssquirek
2025-06-06ada: Restore Original_Access_Type field in E_Access_Subprogram_Type entitiesEric Botcazou
2025-06-06ada: Remove more unused fields from entitiesEric Botcazou
2025-06-06ada: Remove Size_Check_Code field from entitiesEric Botcazou
2025-06-06ada: Improve large unconstrained-but-definite warningRonan Desplanques
2025-01-07Update copyright years.Marc Poulhiès
2025-01-07ada: Remove unused AST flag Address_Warning_PostedPiotr Trojanek
2025-01-07ada: Improved checking of uses of package renamingsSteve Baird
2025-01-07ada: Remove flag Is_Inherited_Pragma which is only set and never usedPiotr Trojanek
2025-01-07ada: Add "finally" GNAT extensionRonan Desplanques
2025-01-06ada: Fix memory leak when failing to initialize newly allocated memoryEric Botcazou
2025-01-03ada: Improve and correct support for inheritance of nonoverriding aspectsGary Dismukes
2024-11-12ada: Get rid of Kill_Range_Checks flag on entitiesEric Botcazou
2024-10-25ada: Disable self-referential with_clausesBob Duff
2024-10-25ada: Constraint error not raised in ACATS test c413007Javier Miranda
2024-10-08ada: Add External_Initialization extensionRonan Desplanques
2024-08-23ada: First controlling parameter aspectJavier Miranda
2024-08-02ada: Clean up handling of inlining of finalizer proceduresRichard Kenner
2024-08-02ada: Reject ambiguous function calls in interpolated string expressionsJavier Miranda
2024-08-02ada: Implement No_Raise aspect & pragma on subprogramsEric Botcazou
2024-08-01ada: Remove support for bodies in -gnatcegArnaud Charlet
2024-06-27ada: Implement first half of Generalized FinalizationEric Botcazou
2024-06-14ada: Add prototype for mutably tagged typesJustin Squirek
2024-05-13ada: Deconstruct flag Split_PPC since splitting now is done in expansionPiotr Trojanek
2024-05-13ada: Deconstruct unused flag Is_Expanded_ContractPiotr Trojanek
2024-05-13ada: Replace finalization masters with finalization collectionsEric Botcazou
2024-05-07ada: Fix bad interaction between homogeneous finalization master and BIP prot...Eric Botcazou
2024-05-07ada: Remove obsolete field Postconditions_ProcEric Botcazou
2024-05-06ada: Rework processing of special objects needing finalizationEric Botcazou
2024-05-06ada: Fix spurious warning emissionRonan Desplanques
2024-05-06ada: Partial implementation of redesign of support for object finalizationEric Botcazou
2024-01-22Update copyright years.Marc Poulhiès
2023-12-19ada: Rename Is_Constr_Subt_For_UN_Aliased flagEric Botcazou