fe.h (Get_RT_Exception_Name): Define.
[gcc.git] / gcc / ada / gcc-interface / trans.c
2012-05-15 Tristan Gingoldfe.h (Get_RT_Exception_Name): Define.
2012-05-06 Tristan Gingold* gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl.
2012-05-06 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Also handle invariant...
2012-05-06 Eric Botcazougigi.h (make_packable_type): Declare.
2012-04-30 Eric Botcazougigi.h (mark_out_of_scope): Delete.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-03-12 Eric Botcazougigi.h (shift_unc_components_for_thin_pointers): Kill.
2012-03-09 Eric Botcazouada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.
2012-03-07 Eric Botcazoutrans.c (Identifier_to_gnu): Don't unshare initializer.
2012-02-27 Eric Botcazouada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
2012-02-15 Eric Botcazoutrans.c (Identifier_to_gnu): Move block retrieving...
2012-02-15 Eric Botcazoutrans.c (gnat_to_gnu): If the type is tagged, mark...
2012-02-15 Eric Botcazouvolatile10.adb: New case.
2012-02-01 Tristan Gingoldtrans.c (Loop_Statement_to_gnu): Use sizetype instead...
2012-01-27 Eric Botcazoutrans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for...
2012-01-27 Eric Botcazougigi.h (get_minimal_subprog_decl): Declare.
2012-01-27 Eric Botcazougigi.h (create_label_decl): Adjust.
2012-01-09 Eric Botcazoutrans.c (call_to_gnu): Create the temporary for the...
2012-01-09 Eric Botcazou* gcc-interface/trans.c (addressable_p) <COMPONENT_REF...
2011-12-18 Eric Botcazoudecl.c (gnat_to_gnu_param): Add comment about double...
2011-12-11 Eric Botcazou* gcc-interface/trans.c (gigi): Initialize the linemap...
2011-11-20 Eric Botcazoutrans.c (struct language_function): Add GNAT_RET.
2011-11-20 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Add comment.
2011-11-10 Eric Botcazoufe.h (Serious_Errors_Detected): New macro.
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to make a packable...
2011-10-20 Eric Botcazoutrans.c (lhs_or_actual_p): New predicate.
2011-10-20 Eric Botcazouback_end.adb (Call_Back_End): Pass the maximum logical...
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-10-12 Eric Botcazoutrans.c (Attribute_to_gnu): Use remove_conversions.
2011-10-12 Eric Botcazouada-tree.h (DECL_LOOP_PARM_P): New flag.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Eric Botcazougigi.h (gnat_useless_type_conversion): Declare.
2011-09-26 Eric Botcazougigi.h (create_subprog_decl): Replace TREE_CHAIN with...
2011-09-26 Eric Botcazoutrans.c (assoc_to_constructor): Minor tweaks.
2011-09-26 Eric Botcazouada-tree.h (TYPE_NULL_BOUNDS): New macro.
2011-09-25 Eric Botcazouada-tree.h (TREE_THIS_NOTRAP): Redefine.
2011-09-25 Eric Botcazoutrans.c (Loop_Statement_to_gnu): In the case of an...
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
2011-09-11 Eric Botcazoudecl.c (maybe_pad_type): Do not try to change the form...
2011-09-11 Eric Botcazoutrans.c (call_to_gnu): Use local variable.
2011-09-11 Eric Botcazougigi.h (build_call_0_expr): Delete.
2011-09-11 Eric Botcazoutrans.c (build_return_expr): Use void_type_node for...
2011-09-06 Arnaud Charlet[multiple changes]
2011-08-29 Arnaud Charlet[multiple changes]
2011-08-07 Eric Botcazougigi.h (enumerate_modes): Fix formatting.
2011-08-02 Arnaud Charlet[multiple changes]
2011-07-24 Eric Botcazougigi.h (build_function_stub): Remove.
2011-06-18 Eric Botcazoutrans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP...
2011-06-18 Eric Botcazoueinfo.ads (Address_Taken): Document use for the second...
2011-06-06 Eric Botcazoutrans.c (Identifier_to_gnu): Also handle deferred const...
2011-05-18 Kai Tietztrans.c (Exception_Handler_to_gnu_sjlj): Use boolean_fa...
2011-05-12 Eric Botcazoutrans.c (call_to_gnu): In the by-reference case...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-03 Nathan Froydtrans.c (gigi): Call build_function_type_list instead...
2011-04-22 Eric Botcazougigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG param...
2011-04-08 Eric Botcazoutrans.c (Identifier_to_gnu): Do not return initializers...
2011-04-02 Eric Botcazouada-tree.h (DECL_TAFT_TYPE_P): New flag.
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-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.
next