aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-06ada: Implementation of support for storage models in gigiEric Botcazou1-0/+7
2022-09-06[Ada] Fix missing name for access type in generic instantiationEric Botcazou1-12/+16
2022-07-13[Ada] Do not generate DW_TAG_typedef for constrained array typesEric Botcazou1-16/+9
2022-07-13[Ada] Fix internal error on instance of Ada.Task_Attributes at -OEric Botcazou1-7/+13
2022-06-02[Ada] Update copyright noticesPierre-Marie de Rodat1-1/+1
2022-06-02[Ada] Remove left-overs of front-end SJLJ processingEric Botcazou1-20/+0
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-3/+2
2022-05-19[Ada] Do not give warnings for compiler-generated entities by defaultEric Botcazou1-2/+5
2022-05-19[Ada] Add support for "simd" function attributeEric Botcazou1-0/+51
2022-05-19[Ada] Preserve unchecked conversion of string constantEric Botcazou1-0/+7
2022-05-12[Ada] Introduce hardbool Machine_Attribute for AdaAlexandre Oliva1-0/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+7156