aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ada-tree.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Moved to gcc-interface.Arnaud Charlet1-321/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-06-27ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-2/+2
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-9/+0
2008-06-06ada-tree.h (DECL_PARALLEL_TYPE): New language specific attribute...Nicolas Setton1-0/+6
2008-04-15ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.Eric Botcazou1-4/+4
2008-04-08decl.c (prepend_attributes): Fix typo.Eric Botcazou1-1/+1
2008-04-08ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.Eric Botcazou1-2/+3
2007-12-10ada-tree.h (TYPE_RETURNS_BY_TARGET_PTR_P): Move around.Eric Botcazou1-5/+5
2007-09-03Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton1-5/+4
2007-08-14s-intman-irix.adb, [...]: Minor reformattingRobert Dewar1-1/+0
2007-06-06gigi.h, trans.c (Identifier_to_gnu): Change test for deferred constant by add...Gary Dismukes1-1/+11
2007-04-22re PR ada/31660 ('union lang_tree_node' has no member named 'generic')Andrew Pinski1-1/+1
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+2
2006-10-31gigi.h: (tree_code_for_record_type): Declare.Eric Botcazou1-0/+4
2006-02-15re PR ada/26096 (Ada bootstrap fails in g-alleve.adb)Richard Kenner1-4/+1
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-03-18ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou1-0/+11
2005-02-10g-zstspl.ads: New file.Robert Dewar1-2/+6
2004-11-25ada-tree.h: Minor reformatting of previous change to avoid lines longer than ...Arnaud Charlet1-2/+3
2004-11-22re PR ada/17986 (Compile error for make.adb breaks bootstrap)Andrew Pinski1-1/+5
2004-09-21decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar1-3/+3
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-1/+1
2004-09-13[multiple changes]Arnaud Charlet1-0/+5
2004-09-01[multiple changes]Arnaud Charlet1-37/+45
2004-08-25ada-tree.h (TYPE_RM_SIZE_INT): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-1/+1
2004-07-05ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use RECORD_OR_UNION_CHECK.Andreas Schwab1-2/+2
2004-06-26ada-tree.def (DECL_STMT): Deleted.Richard Kenner1-2/+1
2004-06-14ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner1-1/+1
2004-06-07ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner1-63/+29
2004-06-07[multiple changes]Arnaud Charlet1-0/+1
2004-05-17[multiple changes]Arnaud Charlet1-0/+4
2004-04-19[multiple changes]Arnaud Charlet1-3/+5
2004-04-08[multiple changes]Arnaud Charlet1-1/+11
2004-03-19[multiple changes]Arnaud Charlet1-8/+8
2004-03-18tree.h (TREE_CHECK2, [...]): New macros.Richard Kenner1-6/+13
2003-11-17[multiple changes]Arnaud Charlet1-2/+6
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet1-7/+6
2003-10-293vtrasym.adb, [...]: Minor reformattingArnaud Charlet1-0/+11
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-3/+2
2003-01-24ada-tree.h (SET_TYPE_DIGITS_VALUE): Add intermediate cast to size_t to avoid ...Andreas Schwab1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+2
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+61
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-7/+3
2001-10-02New Language: AdaRichard Kenner1-0/+232