gigi.h (finalize_from_with_types): Adjust comment.
[gcc.git] / gcc / ada / gcc-interface / trans.c
2011-03-26 Eric Botcazougigi.h (finalize_from_with_types): Adjust comment.
2011-03-26 Eric Botcazouinline.adb (Back_End_Cannot_Inline): Lift restriction...
2011-03-24 Eric Botcazoutrans.c (gnat_to_gnu): Remove obsolete case of non...
2011-03-23 Eric Botcazoutrans.c (create_temporary): New function taken from...
2011-03-17 Eric Botcazougigi.h (smaller_form_type_p): Declare.
2011-02-03 Eric Botcazougigi.h (fill_vms_descriptor): Take GNU_TYPE instead...
2011-01-04 Eric Botcazoutrans.c (Case_Statement_to_gnu): Put the SLOC of the...
2011-01-04 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Evaluate the expressi...
2011-01-04 Olivier Hainquetrans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
2011-01-04 Eric Botcazoure PR ada/47131 (internal error for ACATS C34011B on...
2010-12-20 Ralf WildenhuesFix typos in gcc/ada.
2010-12-13 Eric Botcazoutrans.c (can_be_lower_p): New predicate.
2010-11-17 Eric Botcazoutrans.c (addressable_p): Rewrite obsolete paragraph...
2010-11-10 Eric Botcazoutrans.c (gigi): Don't set 'pure' flag on SJLJ routines.
2010-11-10 Eric Botcazoutrans.c (lvalue_required_p) <N_Type_Conversion>): Look...
2010-11-03 Eric Botcazougigi.h (add_stmt_force): Declare.
2010-10-27 Eric Botcazoutrans.c (gigi): Fix formatting issues.
2010-10-26 Richard Kennerutils2.c (build_compound_expr): New function.
2010-10-25 Eric Botcazoudecl.c (gnat_to_gnu_entity, [...]): Allow In Out/Out...
2010-10-22 Arnaud Charlet[multiple changes]
2010-10-19 Arnaud Charlet[multiple changes]
2010-10-14 Eric Botcazousched-deps.c (sched_insn_is_legitimate_for_speculation...
2010-10-11 Arnaud Charlet[multiple changes]
2010-10-10 Olivier Hainquelang.opt (gdwarf+): Remove.
2010-10-10 Eric Botcazoutrans.c (gnat_to_gnu): Use invert_truthvalue_loc instea...
2010-10-10 Eric Botcazouada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
2010-09-19 Eric Botcazoutrans.c (gnat_pushdecl): Do not do anything special...
2010-09-19 Eric Botcazougigi.h (get_elaboration_procedure): Declare.
2010-09-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Explicitly test _LEVEL...
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...
next