aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/trans.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-19[Ada] Avoid copy operation for returns involving function callsEric Botcazou1-0/+42
2022-05-19[Ada] Small housekeeping work in gnat_gimplify_exprEric Botcazou1-71/+60
2022-05-19[Ada] Do not set Current_Error_Node to a node without locationEric Botcazou1-1/+2
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-0/+8
2022-05-19[Ada] Small housekeeping work continuedEric Botcazou1-50/+50
2022-05-19[Ada] Small housekeeping workEric Botcazou1-44/+39
2022-05-19[Ada] Do not override inlining heuristics for expression functions at -OsEric Botcazou1-6/+1
2022-05-17[Ada] Use Actions field of freeze nodes for subprogramsEric Botcazou1-0/+5
2022-05-12[Ada] Remove front-end SJLJ processingArnaud Charlet1-222/+12
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+11009