aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-24ada.h: Fix outdated comment.Eric Botcazou1-16/+11
2009-08-02gigi.h (end_subprog_body): Tweak comment.Eric Botcazou1-2/+1
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-3/+2
2009-07-11checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...Eric Botcazou1-0/+7
2009-06-09utils2.c (build_call_alloc_dealloc_proc): New helper for build_call_alloc_dea...Olivier Hainque1-6/+6
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+4
2009-04-24ttypes.ads (Target_Double_Float_Alignment): New variable.Eric Botcazou1-4/+29
2009-04-24gigi.h (build_call_alloc_dealloc): Update comment.Eric Botcazou1-4/+7
2009-04-23gigi.h (create_index_type): Adjust head comment.Eric Botcazou1-4/+4
2009-04-22ada-tree.def: Fix formatting nits.Eric Botcazou1-52/+44
2009-04-22fe.h (Get_External_Name): Declare.Eric Botcazou1-7/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-10/+3
2009-04-08utils.c, [...]: Add support for pragma Thread_Local_StorageTristan Gingold1-0/+1
2009-04-07gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou1-11/+16
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-08-06decl.c (gnat_to_gnu_param): Force 32bit descriptor if TARGET_MALLOC64 clear.Doug Rupp1-0/+14
2008-08-04gigi.h (fill_vms_descriptor): Add third parameter gnat_actualArnaud Charlet1-2/+4
2008-08-01gnat_rm.texi: Document new mechanism Short_Descriptor.Doug Rupp1-6/+5
2008-07-31arit64.c: New file implementing __gnat_mulv64 signed integer multiplication w...Geert Bosch1-0/+4
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou1-0/+1
2008-07-30gigi.h (build_vms_descriptor64): New function prototype.Doug Rupp1-4/+8
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+905