aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-19[Ada] Avoid copy operation for returns involving function callsEric Botcazou1-0/+11
2022-05-19[Ada] Add support for "simd" function attributeEric Botcazou1-1/+4
2022-05-19[Ada] Fix internal error on unchecked union with component clauses (2)Eric Botcazou1-6/+23
2022-05-19[Ada] Fix internal error on semi-circular record typesEric Botcazou1-8/+11
2022-05-19[Ada] Fix for internal error on semi-circular record aggregateEric Botcazou1-2/+12
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-4/+2
2022-05-19[Ada] Do not override inlining heuristics for expression functions at -OsEric Botcazou1-1/+8
2022-05-19[Ada] Remove dead code for scope entity having E_Subprogram_Body kindPiotr Trojanek1-4/+0
2022-05-13ada: gcc-if: build proper String_Pointer for Get_External_NameAlexandre Oliva1-1/+2
2022-05-12[Ada] Remove front-end SJLJ processingArnaud Charlet1-27/+1
2022-05-10Replace PTR with 'void *' in compiler.Martin Liska1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+10661