aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu1-1/+1
2008-12-09re PR ada/38450 (ada bootstrap is broken)Jakub Jelinek1-1/+1
2008-11-20Follow up fix for GC19-015:Eric Botcazou1-1/+2
2008-10-13re PR middle-end/37601 (gcc-4.4-20080919 ada build failure)Jakub Jelinek1-4/+7
2008-10-06utils.c (can_fold_for_view_convert_p): New predicate.Eric Botcazou1-26/+99
2008-09-20re PR ada/37585 (undefined references at -O for ACATS c650001)Eric Botcazou1-8/+10
2008-09-18utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.Jan Hubicka1-5/+1
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