trans.c (call_to_gnu): Also force the return slot opt for the call to a function...
[platform/upstream/gcc.git] / gcc / ada / gcc-interface / trans.c
2010-08-30 Eric Botcazoutrans.c (call_to_gnu): Also force the return slot opt...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-07 Nathan Froyddecl.c (gnat_to_gnu_entity): Use XALLOCAVEC instead...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-09 Eric Botcazoutrans.c (gnat_gimplify_expr): Deal with CALL_EXPR.
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-29 Nathan Froydgigi.h (gnat_build_constructor): Take a VEC instead...
2010-06-27 Eric BotcazouFix typo
2010-06-27 Eric Botcazoutrans.c: Include tree-flow.h.
2010-06-20 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Use while instead...
2010-06-17 Eric Botcazoutrans.c (set_gnu_expr_location_from_node): New static...
2010-06-17 Eric Botcazoutrans.c (push_stack, pop_stack): Delete.
2010-06-16 Nathan Froydtrans.c (gnu_stack_free_list): Delete.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-30 Eric Botcazoudecl.c (gnat_to_gnu_entity): Adjust warning message.
2010-05-26 Steven Bosscherexplow.c (set_stack_check_libfunc): Adjust to accept...
2010-05-25 Steven Bosscherutils.c: Do not include function.h, pointer-set.h,...
2010-05-19 Eric Botcazoulanghooks.h (struct lang_hooks): Add new field deep_uns...
2010-05-18 Nathan Froydtree.h (build_call_list): Remove.
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-28 Eric BotcazouUniquization of constants at the Tree level
2010-04-25 Eric Botcazoutrans.c (gnat_to_gnu): Do not use memmove if the array...
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 Botcazoutrans.c (unchecked_conversion_nop): Handle function...
2010-04-16 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use boolean_type_node...
2010-04-16 Eric Botcazouada-tree.def (LOOP_STMT): Change to 4-operand nodes.
2010-04-16 Eric Botcazouuintp.adb (UI_From_Dint): Remove useless code.
2010-04-16 Eric Botcazoudecl.c (make_type_from_size): Just copy TYPE_NAME.
2010-04-15 Eric Botcazoucuintp.c (UI_To_gnu): Fix long line.
2010-04-15 Eric Botcazoutrans.c (gigi): Set DECL_IGNORED_P on EH functions.
2010-04-15 Eric Botcazoutrans.c (call_to_gnu): Open a nesting level if this...
2010-04-15 Eric Botcazoutrans.c (gigi): Do not start statement group.
2010-04-15 Eric Botcazoutrans.c (call_to_gnu): Do not unnecessarily force side...
2010-04-14 Eric Botcazougigi.h: Reorder declarations and tweak comments.
2010-04-14 Eric Botcazoudecl.c (gnat_to_gnu_entity): Fix comment.
2010-04-13 Duncan SandsRemove lang_eh_type_covers, which is dead, and the...
2010-04-13 Eric Botcazougigi.h (standard_datatypes): Add ADT_parent_name_id.
2010-04-13 Eric Botcazougimple.c (walk_gimple_op): Do not request a pure rvalue...
2010-04-12 Eric Botcazoutrans.c (Identifier_to_gnu): Use boolean variable.
2010-04-11 Eric Botcazoutrans.c (lvalue_required_for_attribute_p): New static...
2010-04-11 Eric Botcazoutrans.c (Case_Statement_to_gnu): Bool-ify variable.
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...
2010-04-07 Eric Botcazoutrans.c (call_to_gnu): In the return-by-target-ptr...
2009-12-04 Eric Botcazoutrans.c (add_decl_expr): At toplevel, mark the TYPE_ADA...
2009-11-30 Arnaud Charlet[multiple changes]
2009-11-26 Eric Botcazoutrans.c (gnat_to_gnu): Set the source location of the...
2009-11-25 Eric Botcazoutrans.c (unchecked_conversion_lhs_nop): Rename into...
2009-11-24 Eric Botcazousem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wi...
2009-11-24 Eric Botcazouexp_util.adb (Make_CW_Equivalent_Type): Do not mark...
2009-11-05 Eric Botcazoutrans.c (lvalue_required_p): New case.
2009-10-29 Eric Botcazoutrans.c (Attribute_to_gnu): Do not return the RM size...
2009-10-17 Eric Botcazou* gcc-interface/trans.c (addressable_p): Handle bitwise...
2009-10-16 Eric Botcazouada-tree.h (TYPE_FAT_POINTER_P): Swap with...
2009-10-16 Eric Botcazouexp_dbug.ads: Adjust type names in comments.
2009-09-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Filter out negative size...
2009-09-25 Olivier Hainqueada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language...
2009-09-24 Eric Botcazouada.h: Fix outdated comment.
2009-09-16 Eric Botcazoutrans.c (Attribute_to_gnu): Strip conversions between...
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Eric Botcazoutrans.c (gnat_gimplify_expr): Gimplify the SAVE_EXPR...
2009-08-25 Eric Botcazougimplify.c (prepare_gimple_addressable): New static...
2009-08-20 Eric Botcazouada-tree.h (SET_TYPE_RM_VALUE): Mark the expression...
2009-08-02 Eric Botcazougigi.h (end_subprog_body): Tweak comment.
2009-07-28 Javier Mirandagnat1drv.adb (Adjust_Global_Switches): Disable generati...
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-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-06 Olivier Hainquetrans.c (Handled_Sequence_Of_Statements_to_gnu, [....
2009-06-26 Laurent GUERBYtb-gcc.c (trace_callback): Use char* instead of void*.
2009-06-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Pass correct arguments...
2009-06-19 Eric Botcazoutrans.c (emit_check): Do not wrap up the result in...
2009-06-13 Aldy Hernandezutils.c (record_builtin_type): Pass location argument...
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-05-14 Eric Botcazoudecl.c (elaborate_expression_1): Remove GNAT_EXPR param...
2009-04-24 Eric Botcazouttypes.ads (Target_Double_Float_Alignment): New variable.
2009-04-23 Eric Botcazougimplify.c (gimplify_modify_expr_rhs): Do not do a...
2009-04-23 Eric Botcazougigi.h (create_index_type): Adjust head comment.
2009-04-23 Eric Botcazoucuintp.c: Clean up include directives.
2009-04-23 Eric Botcazouada-tree.h (union lang_tree_node): Use standard idiom.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Eric Botcazouada-tree.def: Fix formatting nits.
2009-04-21 Eric Botcazouc-common.c (c_common_truthvalue_conversion): Use LOCATI...
2009-04-21 Eric Botcazouada-tree.h (TYPE_RM_SIZE_NUM): Delete.
2009-04-20 Eric Botcazoutrans.c (unchecked_conversion_lhs_nop): New predicate.
2009-04-20 Eric Botcazoutrans.c (check_for_eliminated_entity): Remove.
2009-04-20 Eric Botcazoutrans.c (gigi): Declare the name of the compilation...
2009-04-20 Eric Botcazoutrans.c (call_to_gnu): When creating the copy for a...
2009-04-19 Eric Botcazoutrans.c (gigi): Make the special IA-64 descriptor type...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Test the underlying type.
2009-04-07 Eric Botcazoutrans.c (Attribute_to_gnu): Do not convert the result.
2009-04-07 Eric Botcazoutrans.c (establish_gnat_vms_condition_handler): Clear...
next