aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/trans.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-16trans.c (call_to_gnu): Use the Sloc of the call for back-copy statements in l...Eric Botcazou1-2/+2
2008-08-04gigi.h (fill_vms_descriptor): Add third parameter gnat_actualArnaud Charlet1-1/+2
2008-08-01decl.c (gnat_to_gnu_entity): Remove dead code.Eric Botcazou1-11/+21
2008-08-01gnat_rm.texi: Document new mechanism Short_Descriptor.Doug Rupp1-5/+4
2008-07-31arit64.c: New file implementing __gnat_mulv64 signed integer multiplication w...Geert Bosch1-3/+179
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou1-3/+25
2008-07-30gigi.h (build_vms_descriptor64): New function prototype.Doug Rupp1-1/+2
2008-07-29trans.c (process_inlined_subprograms): Remove tree_really_inline check.Arnaud Charlet1-2/+2
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+7091