summaryrefslogtreecommitdiff
path: root/gcc/ada/einfo-utils.ads
AgeCommit message (Expand)Author
2025-09-11ada: Make pp and friends more robust (base type only)Bob Duff
2025-06-06ada: Add new aspect Program_Exit for SPARKPiotr Trojanek
2025-01-07Update copyright years.Marc Poulhiès
2025-01-06ada: Support new SPARK aspect Exit_CasesClaire Dross
2024-08-02ada: Clean up handling of inlining of finalizer proceduresRichard Kenner
2024-07-02ada: Fix analysis of Extensions_VisibleYannick Moy
2024-05-20ada: Add Is_Base_Type predicate to C interfaceEric Botcazou
2024-05-06ada: Deconstruct support for abstract states with Relaxed_InitializationPiotr Trojanek
2024-01-22Update copyright years.Marc Poulhiès
2023-11-28ada: Add new predicate Is_Address_Compatible_TypeSebastian Poeplau
2023-10-19ada: Support new SPARK aspect Side_EffectsYannick Moy
2023-09-15ada: Clean up scope depth and related code (tech debt)Bob Duff
2023-07-28ada: Allow calls to Number_Formals when no formals are presentPiotr Trojanek
2023-06-13ada: Implement new aspect Always_Terminates for SPARKPiotr Trojanek
2023-05-23ada: Accept and analyze new aspect Exceptional_CasesPiotr Trojanek
2023-05-15ada: Fix comment related to inliningBob Duff
2023-05-15ada: Use Inline aspect instead of pragma in Einfo.UtilsBob Duff
2023-01-09ada: Update copyright noticeArnaud Charlet
2022-07-04[Ada] Assertions in Einfo.UtilsBob Duff
2022-05-19[Ada] Fix bug in handling of Predicate_Failure aspectSteve Baird
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet
2022-01-05[Ada] Renamed_Entity should return Entity_IdBob Duff
2021-10-25[Ada] Renamed_Or_Alias cleanupBob Duff
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff
2021-09-22[Ada] Fix conformance errors and erroneous codeBob Duff
2021-09-20[Ada] Clean up Uint fields, remove unused routinesBob Duff
2021-07-12[Ada] Clean up Uint fieldsBob Duff
2021-07-08[Ada] Remove Unknown_ functionsBob Duff
2021-06-18[Ada] Remove AAMP from compiler sourcesBob Duff
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff
2021-05-10Add missing pragma Inline for classification attributesEric Botcazou
2021-05-07[Ada] Variable-sized node typesBob Duff