aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/ada-tree.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-19ada-tree.h (TYPE_OBJECT_RECORD_TYPE, [...]): Use TYPE_MIN_VALUE_RAW instead o...Jakub Jelinek1-3/+6
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat1-1/+6
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-0/+3
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou1-4/+7
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou1-0/+4
2016-01-18ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename toEric Botcazou1-9/+7
2015-12-18* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.Eric Botcazou1-11/+4
2015-12-17DWARF: describe properly Ada packed arraysPierre-Marie de Rodat1-0/+26
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat1-0/+17
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat1-11/+17
2015-11-30ada-tree.h (TYPE_MAX_ALIGN): New macro.Eric Botcazou1-0/+4
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou1-2/+6
2015-10-02ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.Eric Botcazou1-0/+15
2015-05-26ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou1-6/+1
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou1-3/+4
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-31/+21
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-9/+5
2014-04-14snames.ads-tmpl (Name_Ivdep): New pragma-related name.Eric Botcazou1-5/+6
2013-06-13ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.Eric Botcazou1-4/+0
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