summaryrefslogtreecommitdiffstats
path: root/gcc/ada/gcc-interface/trans.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2010-10-22 Thomas Quinot <quinot@adacore.com>charlet2010-10-221-3/+5
* 2010-10-19 Robert Dewar <dewar@adacore.com>charlet2010-10-191-44/+131
* * sched-deps.c (sched_insn_is_legitimate_for_speculation): Invokeebotcazou2010-10-141-6/+18
* 2010-10-11 Javier Miranda <miranda@adacore.com>charlet2010-10-111-4/+6
* * gcc-interface/lang.opt (gdwarf+): Remove.ebotcazou2010-10-101-12/+0
* * gcc-interface/trans.c (gnat_to_gnu) <N_Not_In>: Useebotcazou2010-10-101-1/+2
* * gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.ebotcazou2010-10-101-2/+16
* * gcc-interface/trans.c (gnat_pushdecl): Do not do anything specialebotcazou2010-09-191-65/+70
* * gcc-interface/gigi.h (get_elaboration_procedure): Declare.ebotcazou2010-09-191-8/+16
* * gcc-interface/decl.c (gnat_to_gnu_entity): Explicitly test _LEVELebotcazou2010-09-191-19/+23
* * gcc-interface/trans.c (call_to_gnu): Also force the return slot optebotcazou2010-08-301-4/+9
* gcc/froydnj2010-08-201-2/+2
* * gcc-interface/decl.c (gnat_to_gnu_entity): Use XALLOCAVEC insteadfroydnj2010-08-071-3/+2
* gcc/froydnj2010-07-151-1/+1
* * gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Deal withebotcazou2010-07-091-23/+21
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-1/+0
* * gcc-interface/gigi.h (gnat_build_constructor): Take a VEC insteadfroydnj2010-06-291-24/+36
* Fix typoebotcazou2010-06-271-1/+1
* * gcc-interface/trans.c: Include tree-flow.h.ebotcazou2010-06-271-14/+15
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): Use while instead ofebotcazou2010-06-201-5/+4
* * gcc-interface/trans.c (set_gnu_expr_location_from_node): New staticebotcazou2010-06-171-9/+48
* * gcc-interface/trans.c (push_stack, pop_stack): Delete.ebotcazou2010-06-171-35/+21
* * gcc-interface/trans.c (gnu_stack_free_list): Delete.froydnj2010-06-161-92/+65
* gcc/ada:lauras2010-06-081-6/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.ebotcazou2010-05-301-6/+6
* gcc/ChangeLog:steven2010-05-261-4/+2
* * gcc-interface/utils.c: Do not include function.h, pointer-set.h,steven2010-05-251-1/+3
* * langhooks.h (struct lang_hooks): Add new field deep_unsharing.ebotcazou2010-05-191-25/+0
* gcc/froydnj2010-05-181-4/+4
* * gcc-interface/gigi.h (enum standard_datatypes): Add new valueebotcazou2010-05-161-0/+4
* * gcc-interface/gigi.h (create_field_decl): Move PACKED parameter.ebotcazou2010-05-081-2/+3
* * gcc-interface/gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.ebotcazou2010-05-081-3/+4
* Uniquization of constants at the Tree levelebotcazou2010-04-281-10/+2
* * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: Do notebotcazou2010-04-251-2/+4
* * back-end.adb (Call_Back_End): Pass Standard_Character to gigi.ebotcazou2010-04-171-19/+24
* * gcc-interface/gigi.h (enum standard_datatypes): Add new valuesebotcazou2010-04-171-14/+2
* * gcc-interface/gigi.h (gnat_init_decl_processing): Delete.ebotcazou2010-04-161-15/+14
* * gcc-interface/trans.c (unchecked_conversion_nop): Handle functionebotcazou2010-04-161-2/+8
* * gcc-interface/decl.c (gnat_to_gnu_entity): Use boolean_type_node inebotcazou2010-04-161-55/+64
* * gcc-interface/ada-tree.def (LOOP_STMT): Change to 4-operand nodes.ebotcazou2010-04-161-56/+185
* * uintp.adb (UI_From_Dint): Remove useless code.ebotcazou2010-04-161-37/+15
* * gcc-interface/decl.c (make_type_from_size) <INTEGER_TYPE>: Just copyebotcazou2010-04-161-24/+36
* * gcc-interface/cuintp.c (UI_To_gnu): Fix long line.ebotcazou2010-04-151-112/+106
* * gcc-interface/trans.c (gigi): Set DECL_IGNORED_P on EH functions.ebotcazou2010-04-151-16/+44
* * gcc-interface/trans.c (call_to_gnu): Open a nesting level if this isebotcazou2010-04-151-94/+137
* * gcc-interface/trans.c (gigi): Do not start statement group.ebotcazou2010-04-151-41/+14
* * gcc-interface/trans.c (call_to_gnu): Do not unnecessarily forceebotcazou2010-04-151-12/+6
* * gcc-interface/gigi.h: Reorder declarations and tweak comments.ebotcazou2010-04-141-14/+13
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Class_Wide_Type>: Fixebotcazou2010-04-141-50/+52
* Remove lang_eh_type_covers, which is dead, and the correspondingbaldrick2010-04-131-5/+1
OpenPOWER on IntegriCloud