aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/ada-tree.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-24ada-tree.h (LOOP_STMT_NO_UNROLL): New define.Eric Botcazou1-1/+7
2013-02-25* gcc-interface/ada-tree.h: Back out change accidentally committed.Eric Botcazou1-7/+1
2013-02-06Revert previous change, unintended.Arnaud Charlet1-1/+7
2012-03-09ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.Eric Botcazou1-7/+9
2012-02-27ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.Eric Botcazou1-8/+26
2012-01-27ada-tree.h (DECL_ALIASED_P): New flag.Eric Botcazou1-1/+4
2011-10-12ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou1-3/+13
2011-09-26ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.Eric Botcazou1-1/+4
2011-09-26ada-tree.h (TYPE_NULL_BOUNDS): New macro.Eric Botcazou1-1/+9
2011-09-25ada-tree.h (TREE_THIS_NOTRAP): Redefine.Eric Botcazou1-0/+9
2011-08-30ada-tree.h (TYPE_EXTRA_SUBTYPE_P): Add internal check.Eric Botcazou1-1/+1
2011-05-11split tree_typeNathan Froyd1-3/+3
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-1/+1
2011-04-02ada-tree.h (DECL_TAFT_TYPE_P): New flag.Eric Botcazou1-1/+5
2010-10-10ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.Eric Botcazou1-3/+7
2010-06-09* gcc-interface/ada-tree.h: Fix formatting nits.Eric Botcazou1-16/+17
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-15/+20
2010-04-16ada-tree.def (LOOP_STMT): Change to 4-operand nodes.Eric Botcazou1-5/+23
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou1-3/+18
2010-04-08tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou1-9/+6
2009-10-16ada-tree.h (TYPE_FAT_POINTER_P): Swap with...Eric Botcazou1-8/+10
2009-09-25ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.Olivier Hainque1-0/+4
2009-09-24ada.h: Fix outdated comment.Eric Botcazou1-2/+1
2009-08-20ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.Eric Botcazou1-0/+4
2009-07-11ada-tree.h: Minor reorganization.Eric Botcazou1-20/+19
2009-07-04ada-tree.h (SET_TYPE_LANG_SPECIFIC): Rewrite.Eric Botcazou1-26/+33
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-2/+80
2009-04-23ada-tree.h (union lang_tree_node): Use standard idiom.Eric Botcazou1-43/+53
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-5/+4
2009-04-22ada-tree.def: Fix formatting nits.Eric Botcazou1-39/+30
2009-04-21ada-tree.h (TYPE_RM_SIZE_NUM): Delete.Eric Botcazou1-8/+5
2009-04-20ada-tree.h (DECL_HAS_REP_P): Delete.Eric Botcazou1-3/+0
2008-08-01ada-tree.h (DECL_PARM_ALT): Now DECL_PARM_ALT_TYPE.Eric Botcazou1-3/+3
2008-07-30gigi.h (build_vms_descriptor64): New function prototype.Doug Rupp1-0/+6
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+321