aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/trans.c
AgeCommit message (Expand)Author
2010-07-15gcc/Nathan Froyd
2010-07-09 * gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Deal withEric Botcazou
2010-06-302010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-29 * gcc-interface/gigi.h (gnat_build_constructor): Take a VEC insteadNathan Froyd
2010-06-27Fix typoEric Botcazou
2010-06-27 * gcc-interface/trans.c: Include tree-flow.h.Eric Botcazou
2010-06-20 * gcc-interface/trans.c (Subprogram_Body_to_gnu): Use while instead ofEric Botcazou
2010-06-17 * gcc-interface/trans.c (set_gnu_expr_location_from_node): New staticEric Botcazou
2010-06-17 * gcc-interface/trans.c (push_stack, pop_stack): Delete.Eric Botcazou
2010-06-16 * gcc-interface/trans.c (gnu_stack_free_list): Delete.Nathan Froyd
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-30 * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.Eric Botcazou
2010-05-26gcc/ChangeLog:Steven Bosscher
2010-05-25 * gcc-interface/utils.c: Do not include function.h, pointer-set.h,Steven Bosscher
2010-05-19 * langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou
2010-05-18gcc/Nathan Froyd
2010-05-16 * gcc-interface/gigi.h (enum standard_datatypes): Add new valueEric Botcazou
2010-05-08 * gcc-interface/gigi.h (create_field_decl): Move PACKED parameter.Eric Botcazou
2010-05-08 * gcc-interface/gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.Eric Botcazou
2010-04-28 Uniquization of constants at the Tree levelEric Botcazou
2010-04-25 * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Do notEric Botcazou
2010-04-17 * back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou
2010-04-17 * gcc-interface/gigi.h (enum standard_datatypes): Add new valuesEric Botcazou
2010-04-16 * gcc-interface/gigi.h (gnat_init_decl_processing): Delete.Eric Botcazou
2010-04-16 * gcc-interface/trans.c (unchecked_conversion_nop): Handle functionEric Botcazou
2010-04-16 * gcc-interface/decl.c (gnat_to_gnu_entity): Use boolean_type_node inEric Botcazou
2010-04-16 * gcc-interface/ada-tree.def (LOOP_STMT): Change to 4-operand nodes.Eric Botcazou
2010-04-16 * uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou
2010-04-16 * gcc-interface/decl.c (make_type_from_size) <INTEGER_TYPE>: Just copyEric Botcazou
2010-04-15 * gcc-interface/cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou
2010-04-15 * gcc-interface/trans.c (gigi): Set DECL_IGNORED_P on EH functions.Eric Botcazou
2010-04-15 * gcc-interface/trans.c (call_to_gnu): Open a nesting level if this isEric Botcazou
2010-04-15 * gcc-interface/trans.c (gigi): Do not start statement group.Eric Botcazou
2010-04-15 * gcc-interface/trans.c (call_to_gnu): Do not unnecessarily forceEric Botcazou
2010-04-14 * gcc-interface/gigi.h: Reorder declarations and tweak comments.Eric Botcazou
2010-04-14 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Class_Wide_Type>: FixEric Botcazou
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands
2010-04-13 * gcc-interface/gigi.h (standard_datatypes): Add ADT_parent_name_id.Eric Botcazou
2010-04-13 * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pureEric Botcazou
2010-04-12 * gcc-interface/trans.c (Identifier_to_gnu): Use boolean variable.Eric Botcazou
2010-04-11 * gcc-interface/trans.c (lvalue_required_for_attribute_p): New staticEric Botcazou
2010-04-11 * gcc-interface/trans.c (Case_Statement_to_gnu): Bool-ify variable.Eric Botcazou
2010-04-09 * gcc-interface/gigi.h (maybe_variable): Delete.Eric Botcazou
2010-04-09 * gcc-interface/gigi.h (gnat_mark_addressable): Rename parameter.Eric Botcazou
2010-04-08 * tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou
2010-04-07 * gcc-interface/trans.c (call_to_gnu): In the return-by-target-ptr caseEric Botcazou
2009-12-04 * gcc-interface/trans.c (add_decl_expr): At toplevel, mark theEric Botcazou
2009-11-302009-11-30 Vincent Celier <celier@adacore.com>Arnaud Charlet
2009-11-26 * gcc-interface/trans.c (gnat_to_gnu) <N_In>: Set the source locationEric Botcazou
2009-11-25 * gcc-interface/trans.c (unchecked_conversion_lhs_nop): Rename into...Eric Botcazou