summaryrefslogtreecommitdiff
path: root/gcc/ada/einfo.ads
AgeCommit message (Expand)Author
2025-11-18ada: Reserve Is_Constructor for Ada constructorsDenis Mazzucato
2025-11-13ada: Update description of Alignment field for objectsEric Botcazou
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-10-28ada: Unsigned_Base_Range aspect (part 5)Javier Miranda
2025-09-19ada: Preliminary implementation of structural generic instantiationEric Botcazou
2025-09-11ada: Tune description of Ghost_Assertion_LevelPiotr Trojanek
2025-09-09ada: Unsigned_Base_Range aspectJavier Miranda
2025-09-09ada: Multiple levels of ghost codeViljar Indus
2025-07-22ada: Fix minor issues in commentsRonan Desplanques
2025-07-22ada: Add destructors extensionRonan Desplanques
2025-07-22ada: Fix generation of Initialize and Adjust callsRonan Desplanques
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-12ada: Assorted minor cleanups and tweaksEric Botcazou
2025-06-10ada: VAST found bug: Itypes with ParentBob Duff
2025-06-10ada: Error on subtype with static predicate used in case_expressionGary Dismukes
2025-06-10ada: Remove outdated comment about reused entity fieldsPiotr Trojanek
2025-06-09ada: Restrict Overlays_Constant flag to selected entitiesEric Botcazou
2025-06-06ada: Move Incomplete_View from node to entity fieldPiotr Trojanek
2025-06-06ada: Tweak definition of Modulus field of entitiesEric Botcazou
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: Improved checking of uses of package renamingsSteve Baird
2025-01-06ada: Elide copy for calls as default values of nonlimited by-reference compon...Eric Botcazou
2025-01-03ada: Fix latent issue exposed by latest changeEric Botcazou
2025-01-03ada: Improve expansion of conditional expressions in object declarationsEric Botcazou
2024-12-12ada: Add minimal support for other delayed aspects on controlled objectsEric Botcazou
2024-12-12ada: Clean up and restrict usage of Initialization_StatementsEric Botcazou
2024-11-12ada: Get rid of Kill_Range_Checks flag on entitiesEric Botcazou
2024-11-04ada: Split Library_Unit using multiple wrappersBob Duff
2024-11-04ada: Missing precondition runtime check in inherited primitiveJavier Miranda
2024-08-23ada: First controlling parameter aspectJavier Miranda
2024-08-02ada: Clean up handling of inlining of finalizer proceduresRichard Kenner
2024-08-02ada: Implement No_Raise aspect & pragma on subprogramsEric Botcazou
2024-08-01ada: Define No_Return flag only for subprogramsEric Botcazou
2024-08-01ada: Implement full relaxed finalization semantics for controlled objectsEric Botcazou
2024-08-01ada: Remove support for bodies in -gnatcegArnaud Charlet
2024-06-27ada: Implement first half of Generalized FinalizationEric Botcazou
2024-06-21ada: Small cleanup in processing of primitive operationsEric Botcazou
2024-06-21ada: Generic formal/actual matching -- misc cleanupBob Duff
2024-06-14ada: Add prototype for mutably tagged typesJustin Squirek
2024-06-10ada: Fix references to Ada RM in commentsPiotr Trojanek
2024-05-17ada: Document secondary usage of Materialize_Entity flagEric Botcazou