aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/ada-tree.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-01-16ada: Update copyright years.Marc Poulhiès1-1/+1
2022-06-02[Ada] Get rid of secondary stack for most calls returning tagged typesEric Botcazou1-5/+0
2022-05-19[Ada] Adjust copyright lineEric Botcazou1-1/+1
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou1-2/+3
2021-11-10[Ada] Minor cleanup in translation of calls to subprogramsEric Botcazou1-4/+0
2021-05-11Remove BRIG front-end.Martin Liska1-3/+3
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-06-23Streamline implementation of renaming in gigiEric Botcazou1-7/+0
2020-05-09Update copyright yearEric Botcazou1-1/+1
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou1-7/+7
2019-08-30ada-tree.h (DECL_FORCED_BY_REF_P): New macro.Eric Botcazou1-0/+3
2019-05-27ada-builtin-types.def: New file.Eric Botcazou1-1/+6
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou1-0/+3
2018-07-17[Ada] Type mismatch warning for imported C++ classEric Botcazou1-13/+12
2018-06-12ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...Eric Botcazou1-10/+10
2018-06-02ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.Eric Botcazou1-1/+6
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