[multiple changes]
[gcc.git] / gcc / ada / gcc-interface / gigi.h
2011-08-02 Arnaud Charlet[multiple changes]
2011-07-24 Eric Botcazougigi.h (build_function_stub): Remove.
2011-07-15 Eric Botcazou* gcc-interface/gigi.h: Move around comment.
2011-07-12 Laurent GUERBYprefix.h: Wrap up in extern "C" block.
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-04-22 Eric Botcazougigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG param...
2011-04-02 Eric Botcazougigi.h (get_dummy_type): Declare.
2011-04-02 Eric Botcazougigi.h (record_builtin_type): Add ARTIFICIAL_P param.
2011-03-26 Eric Botcazougigi.h (finalize_from_with_types): Adjust comment.
2011-03-17 Eric Botcazougigi.h (smaller_form_type_p): Declare.
2011-02-03 Eric Botcazougigi.h (fill_vms_descriptor): Take GNU_TYPE instead...
2010-11-03 Eric Botcazougigi.h (add_stmt_force): Declare.
2010-10-26 Richard Kennerutils2.c (build_compound_expr): New function.
2010-10-22 Arnaud Charlet* gcc-interface/utils.c, gcc-interface/gigi.h: Minor...
2010-10-19 Arnaud Charlet[multiple changes]
2010-10-10 Olivier Hainquelang.opt (gdwarf+): Remove.
2010-10-10 Eric Botcazouada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
2010-09-20 Eric Botcazoulanghooks.h (struct lang_hooks_for_types): Remove hash_...
2010-09-19 Eric Botcazougigi.h (get_elaboration_procedure): Declare.
2010-06-29 Nathan Froydgigi.h (gnat_build_constructor): Take a VEC instead...
2010-05-25 Steven Bosscherutils.c: Do not include function.h, pointer-set.h,...
2010-05-16 Eric Botcazougigi.h (enum standard_datatypes): Add new value ADT_exc...
2010-05-08 Eric Botcazougigi.h (create_field_decl): Move PACKED parameter.
2010-05-08 Eric Botcazougigi.h (build_unc_object_type): Add DEBUG_INFO_P param.
2010-04-17 Eric Botcazouback-end.adb (Call_Back_End): Pass Standard_Character...
2010-04-17 Eric Botcazougigi.h (enum standard_datatypes): Add new values ADT_sb...
2010-04-16 Eric Botcazougigi.h (gnat_init_decl_processing): Delete.
2010-04-16 Eric Botcazouuintp.adb (UI_From_Dint): Remove useless code.
2010-04-15 Eric Botcazoucuintp.c (UI_To_gnu): Fix long line.
2010-04-14 Eric Botcazougigi.h: Reorder declarations and tweak comments.
2010-04-13 Eric Botcazougigi.h (standard_datatypes): Add ADT_parent_name_id.
2010-04-09 Eric Botcazougigi.h (maybe_variable): Delete.
2010-04-09 Eric Botcazougigi.h (gnat_mark_addressable): Rename parameter.
2010-04-08 Eric Botcazoutree.h (TREE_ADDRESSABLE): Document its effect for...
2009-11-24 Eric Botcazousem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wi...
2009-10-30 Eric Botcazouutils.c (MAX_FIXED_MODE_SIZE): Delete.
2009-10-16 Eric Botcazouexp_dbug.ads: Adjust type names in comments.
2009-09-25 Olivier Hainqueada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language...
2009-09-24 Eric Botcazouada.h: Fix outdated comment.
2009-08-02 Eric Botcazougigi.h (end_subprog_body): Tweak comment.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-11 Eric Botcazouchecks.adb (Apply_Address_Clause_Check): Remove Size_Wa...
2009-06-09 Olivier Hainqueutils2.c (build_call_alloc_dealloc_proc): New helper...
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-04-24 Eric Botcazouttypes.ads (Target_Double_Float_Alignment): New variable.
2009-04-24 Eric Botcazougigi.h (build_call_alloc_dealloc): Update comment.
2009-04-23 Eric Botcazougigi.h (create_index_type): Adjust head comment.
2009-04-22 Eric Botcazouada-tree.def: Fix formatting nits.
2009-04-22 Eric Botcazoufe.h (Get_External_Name): Declare.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-08 Tristan Gingoldutils.c, [...]: Add support for pragma Thread_Local_Storage
2009-04-07 Eric Botcazougigi.h (standard_datatypes): Remove ADT_void_type_decl.
2008-09-14 Ralf Wildenhuesa-crbtgk.adb, [...]: Fix typos in comments.
2008-08-06 Doug Ruppdecl.c (gnat_to_gnu_param): Force 32bit descriptor...
2008-08-04 Arnaud Charletgigi.h (fill_vms_descriptor): Add third parameter gnat_...
2008-08-01 Doug Ruppgnat_rm.texi: Document new mechanism Short_Descriptor.
2008-07-31 Geert Boscharit64.c: New file implementing __gnat_mulv64 signed...
2008-07-30 Eric Botcazoure PR ada/36554 (verify_flow_info ICE can not throw...
2008-07-30 Doug Ruppgigi.h (build_vms_descriptor64): New function prototype.
2008-07-29 Arnaud Charletgcc-interface: New directory.