aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-10lang.opt (gdwarf+): Remove.Olivier Hainque1-3/+0
2010-10-10ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.Eric Botcazou1-2/+3
2010-09-20langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou1-0/+3
2010-09-19gigi.h (get_elaboration_procedure): Declare.Eric Botcazou1-0/+4
2010-06-29gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.Nathan Froyd1-2/+2
2010-05-25utils.c: Do not include function.h, pointer-set.h, and gimple.h.Steven Bosscher1-14/+0
2010-05-16gigi.h (enum standard_datatypes): Add new value ADT_exception_data_name_id.Eric Botcazou1-0/+4
2010-05-08gigi.h (create_field_decl): Move PACKED parameter.Eric Botcazou1-6/+6
2010-05-08gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.Eric Botcazou1-8/+9
2010-04-17back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou1-39/+1
2010-04-17gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...Eric Botcazou1-1/+9
2010-04-16gigi.h (gnat_init_decl_processing): Delete.Eric Botcazou1-1/+0
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou1-12/+9
2010-04-15cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou1-8/+5
2010-04-14gigi.h: Reorder declarations and tweak comments.Eric Botcazou1-16/+13
2010-04-13gigi.h (standard_datatypes): Add ADT_parent_name_id.Eric Botcazou1-1/+5
2010-04-09gigi.h (maybe_variable): Delete.Eric Botcazou1-12/+15
2010-04-09gigi.h (gnat_mark_addressable): Rename parameter.Eric Botcazou1-3/+3
2010-04-08tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou1-14/+14
2009-11-24sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set t...Eric Botcazou1-11/+10
2009-10-30utils.c (MAX_FIXED_MODE_SIZE): Delete.Eric Botcazou1-6/+7
2009-10-16exp_dbug.ads: Adjust type names in comments.Eric Botcazou1-13/+8
2009-09-25ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.Olivier Hainque1-0/+7