aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/ada-tree.h
AgeCommit message (Expand)AuthorFilesLines
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