aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-01ada-tree.h (DECL_PARM_ALT): Now DECL_PARM_ALT_TYPE.Eric Botcazou1-36/+30
2008-08-01Revert incorrect patch.Eric Botcazou1-30/+36
2008-08-01decl.c (gnat_to_gnu_entity): Remove dead code.Eric Botcazou1-24/+25
2008-08-01utils.c (convert_vms_descriptor): Add gnu_expr_alt_type parameter.Eric Botcazou1-36/+30
2008-08-01gnat_rm.texi: Document new mechanism Short_Descriptor.Doug Rupp1-19/+232
2008-07-31decl.c (gnat_to_gnu_entity): Fix formatting.Eric Botcazou1-1/+1
2008-07-31arit64.c: New file implementing __gnat_mulv64 signed integer multiplication w...Geert Bosch1-0/+8
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou1-4/+12
2008-07-30gigi.h (build_vms_descriptor64): New function prototype.Doug Rupp1-1/+316
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+4895