aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils2.cc
AgeCommit message (Expand)AuthorFilesLines
2023-06-15ada: Fix wrong code for ACATS cd1c03i on Morello targetEric Botcazou1-2/+6
2023-05-30ada: Minor generic tweaks left and and rightEric Botcazou1-10/+11
2023-05-18ada: use _P() defines from tree.hBernhard Reutner-Fischer1-8/+8
2023-01-16ada: Update copyright years.Marc Poulhiès1-1/+1
2022-11-08ada: Fix oversight in implementation of allocators for storage modelsEric Botcazou1-7/+26
2022-10-06ada: Implementation of support for storage models in gigiEric Botcazou1-17/+277
2022-07-13[Ada] Extend No_Dependence restriction to code generationEric Botcazou1-2/+6
2022-07-13[Ada] Fix internal error on comparison with access function parameterEric Botcazou1-5/+10
2022-07-06[Ada] Handle secondary stack memory allocations alignmentMarc Poulhiès1-4/+6
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-5/+36
2022-05-10Replace PTR with 'void *' in compiler.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3050