aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-21gigi.h: Likewise.Ondřej Bílka1-1/+1
2013-06-13ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.Eric Botcazou1-7/+5
2013-05-26gigi.h (create_type_decl): Adjust prototype.Eric Botcazou1-5/+9
2013-05-26gigi.h (make_aligning_type): Adjust prototype.Eric Botcazou1-2/+3
2013-05-24gigi.h (gnat_init_gcc_fp): Declare.Eric Botcazou1-0/+6
2013-05-24gigi.h (enum inline_status_t): New type.Eric Botcazou1-3/+15
2013-02-06Revert previous change, unintended.Arnaud Charlet1-15/+3
2013-02-06[multiple changes]Arnaud Charlet1-3/+15
2013-01-22gigi.h (ADT_unhandled_except_decl, [...]): New.Tristan Gingold1-1/+5
2013-01-02par_sco.adb: Add SCO generation for task types and single task declarations.Thomas Quinot1-2/+0
2013-01-02[multiple changes]Arnaud Charlet1-0/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-01[multiple changes]Arnaud Charlet1-1/+2
2012-07-03exp_disp.adb (Expand_Dispatching_Call): Propagate the convention on the desig...Eric Botcazou1-0/+4
2012-06-15re PR ada/53592 (ICE on assignment to component of vector_type)Eric Botcazou1-4/+14
2012-05-06gigi.h (make_packable_type): Declare.Eric Botcazou1-16/+46
2012-04-30gigi.h (mark_out_of_scope): Delete.Eric Botcazou1-4/+6
2012-03-25utils.c (add_parallel_type): Take a TYPE instead of a DECL and adjust.Eric Botcazou1-2/+2
2012-03-13gigi.h (flag_vms_malloc64): Refine condition.Tristan Gingold1-1/+3
2012-03-12gigi.h (shift_unc_components_for_thin_pointers): Kill.Eric Botcazou1-4/+0
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold1-4/+2
2012-03-07gigi.h (rest_of_type_decl_compilation): Delete.Eric Botcazou1-3/+0
2012-01-27gigi.h (get_minimal_subprog_decl): Declare.Eric Botcazou1-1/+6
2012-01-27gigi.h (create_label_decl): Adjust.Eric Botcazou1-2/+3
2011-11-10fe.h (Serious_Errors_Detected): New macro.Eric Botcazou1-0/+6
2011-10-12ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou1-0/+9
2011-10-07re PR lto/50492 (Ada bootstrap failure --with-build-config=bootstrap-lto)Eric Botcazou1-2/+2
2011-10-07gigi.h (gnat_useless_type_conversion): Declare.Eric Botcazou1-1/+7
2011-09-26gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.Eric Botcazou1-1/+1
2011-09-11gigi.h (build_call_0_expr): Delete.Eric Botcazou1-10/+5
2011-08-29[multiple changes]Arnaud Charlet1-0/+2
2011-08-29[multiple changes]Arnaud Charlet1-1/+1
2011-08-07gigi.h (enumerate_modes): Fix formatting.Eric Botcazou1-1/+1
2011-08-02Refine previous change.Arnaud Charlet1-5/+5
2011-08-02[multiple changes]Arnaud Charlet1-0/+5
2011-07-24gigi.h (build_function_stub): Remove.Eric Botcazou1-8/+9
2011-07-15* gcc-interface/gigi.h: Move around comment.Eric Botcazou1-4/+2
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY1-0/+17
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-2/+2
2011-05-05re PR ada/48844 (ICE on assignment of aggregate with discriminated record type)Eric Botcazou1-0/+3
2011-04-22gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG parameter.Eric Botcazou1-13/+13
2011-04-02gigi.h (get_dummy_type): Declare.Eric Botcazou1-0/+12
2011-04-02gigi.h (record_builtin_type): Add ARTIFICIAL_P param.Eric Botcazou1-2/+4
2011-03-26gigi.h (finalize_from_with_types): Adjust comment.Eric Botcazou1-2/+1
2011-03-17gigi.h (smaller_form_type_p): Declare.Eric Botcazou1-0/+3
2011-02-03gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of GNAT_FORMAL.Eric Botcazou1-5/+4
2010-11-03gigi.h (add_stmt_force): Declare.Eric Botcazou1-2/+9
2010-10-26utils2.c (build_compound_expr): New function.Richard Kenner1-0/+5
2010-10-22* gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.Arnaud Charlet1-1/+2
2010-10-19[multiple changes]Arnaud Charlet1-0/+21